mdskills
← All tags

Anthropic API Agent Skills

AI agent skills for Anthropic Claude API. Message creation, tool use, streaming, and Claude integration patterns.

112 listings

Building AI Agent On Cloudflare

|

9.0cloudflare/skills

Google Ad Manager MCP Server

MCP Server

Built by Matious — We build custom AI tools and MCP servers for businesses. Managing Google Ad Manager is tedious. Creating campaigns, uploading creatives, and configuring line items involves countless clicks through a complex UI. This MCP server changes that. Connect it to Claude and manage your entire ad operations through conversation: - "Create a new campaign for Nike ending December 31st" - "

9.0MatiousCorp/google-ad-manager-mcp

Slack MCP Server

MCP Server

Slack MCP Server Give Claude the same Slack access you have. DMs, threads, history—no admin approval. I built this because I was working with someone to help me manage a complex workload, and we kept hitting walls. They needed context from my messages—"what did X say about Y?"—but Slack's API blocks access to DMs without admin approval. Screenshotting messages is not a workflow. This server bridge

8.0jtalk22/slack-mcp-server

Hugging Face Jobs

This skill should be used when users want to run any workload on Hugging Face Jobs infrastructure. Covers UV scripts, Docker-based jobs, hardware selection, cost estimation, authentication with tokens, secrets management, timeout configuration, and result persistence. Designed for general-purpose compute workloads including data processing, inference, experiments, batch jobs, and any Python-based tasks.

8.0huggingface/skills

Hugging Face Tool Builder

Use this skill when the user wants to build tool/scripts or achieve a task where using data from the Hugging Face API would help. This is especially useful when chaining or combining API calls or the task will be repeated/automated. This Skill creates a reusable script to fetch, enrich or process data.

9.0huggingface/skills

Hugging Face Trackio

Track and visualize ML training experiments with Trackio. Use when logging metrics during training (Python API) or retrieving/analyzing logged metrics (CLI). Supports real-time dashboard visualization, HF Space syncing, and JSON output for automation.

5.0huggingface/skills

Ntfy Me MCP

MCP Server

ntfy-me-mcp provides AI assistants with the ability to send real-time notifications to your devices through the ntfy service (either public or selfhosted with token support). Get notified when your AI completes tasks, encounters errors, or reaches important milestones - all without constant monitoring. The server includes intelligent features like automatic URL detection for creating view actions

7.0gitmotion/ntfy-me-mcp

Thales CipherTrust Data Security Platform CAKM MCP Server

MCP Server

A Model Context Protocol (MCP) server for Database EKM/TDE operations using CipherTrust Application Key Management (CAKM). - Resource-Based Management: Tools are organized by the database objects they manage (e.g., keys, encryption, wallets), not just by actions. - Operational Grouping: Each tool exposes multiple operations (e.g., create, list, rotate) for comprehensive lifecycle management. - Uni

8.0sanyambassi/thales-cdsp-cakm-mcp-server

Connect AI to Your Bitbucket Repositories

MCP Server

Transform how you work with Bitbucket by connecting Claude, Cursor AI, and other AI assistants directly to your repositories, pull requests, and code. Get instant insights, automate code reviews, and streamline your development workflow. - Ask AI about your code: "What's the latest commit in my main repository?" - Get PR insights: "Show me all open pull requests that need review" - Search your cod

8.0aashari/mcp-server-atlassian-bitbucket

Connect AI to Your Jira Projects

MCP Server

Transform how you manage and track your work by connecting Claude, Cursor AI, and other AI assistants directly to your Jira projects, issues, and workflows. Get instant project insights, streamline issue management, and enhance your team collaboration. - Ask AI about your projects: "What are the active issues in the DEV project?" - Get issue insights: "Show me details about PROJ-123 including comm

8.0aashari/mcp-server-atlassian-jira

codemcp

NOTICE: claude code is available with Anthropic's $20/mo subscription, so I consider codemcp fully obsolete. However, there are some good design ideas (especially around the Git-versioning scheme) that I eventually want to port into the current generation of agentic coding clis. Make Claude Desktop a pair programming assistant by installing codemcp. With it, you can directly ask Claude to implemen

9.0ezyang/codemcp

Architect Cert MCP

MCP Server

Ace the Claude Certified Architect exam Adaptive certification prep powered by the Model Context Protocol. 390 questions. Guided capstone build. 30 concept handouts. 6 reference projects. Practice exams. Spaced repetition. Zero sycophancy. Quick Start • Features • How It Works • Study Modes • Capstone Build • Reference Projects • Concept Handouts • Exam Domains • Architecture Architect Cert is a f

8.2connectry-io/connectrylab-architect-cert-mcp

Slack GIF Creator

Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack.

8.0anthropics/skills

aiagentflow

A local-first CLI that orchestrates multi-agent AI workflows for software development. Give it a task — or feed it your specs, PRDs, and guidelines — and it coordinates specialized agents to architect, code, review, test, and ship automatically. No cloud dependency. Bring your own API keys. Your code stays on your machine. Each stage uses a specialized AI agent with tuned prompts and parameters. T

aiagentflow/aiagentflow

Unichat MCP Server in Python

MCP Server

Also available in TypeScript Send requests to OpenAI, MistralAI, Anthropic, xAI, Google AI, DeepSeek, Alibaba, Inception using MCP protocol via tool or predefined prompts. Vendor API key required The server implements one tool: - unichat: Send a request to unichat - Takes "messages" as required string arguments - Returns a response - codereview - Review code for best practices, potential issues, a

6.0amidabuddha/unichat-mcp-server

MCP Simple Timeserver

MCP Server

One of the strange design decisions Anthropic made was depriving Claude of timestamps for messages sent by the user in claude.ai or current time in general. Poor Claude can't tell what time it is! mcp-simple-timeserver is a simple MCP server that fixes that. This server provides the following tools: All tools (except getlocaltime) use accurate time from NTP servers. If NTP is unavailable, they gra

8.0andybrandt/mcp-simple-timeserver