mdskills
← All tags

Anthropic API Agent Skills

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

119 listings

Multi-Agent Research System

Skill

This project implements a sophisticated multi-agent research system based on the concepts described in Anthropic's article: Building a Multi-Agent Research System. The system leverages the power of coordinated AI agents to handle deep and complex research queries that require multiple perspectives and iterative investigation. The system is built around a Lead Research Agent that orchestrates the e

7.03641by gemy411

Claude Debugs For You

Skill

aka Vibe Debugging This is an MCP Server and VS Code extension which enables claude to interactively debug and evaluate expressions. That means it should also work with other models / clients etc. but I only demonstrate it with Claude Desktop and Continue here. It's language-agnostic, assuming debugger console support and valid launch.json for debugging in VSCode. 1. Download the extension from re

8.08861by jasonjmcghee

Hugging Face Jobs

Skill

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.04.6k1by huggingface

codemcp

Skill

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.02.1k1by ezyang

LSEG Financial Data

Plugin

Price bonds, analyze yield curves, evaluate FX carry trades, value options, and build macro dashboards using LSEG financial data and analytics. This plugin packages LSEG's financial analytics MCP tools into 8 high-level workflows that stitch together multiple tool calls for common financial analysis tasks. Instead of calling individual tools one at a time, each command orchestrates 4-5 tools into

117 skills · 54 commands · 5 MCPs

8.05.0k1by anthropics

Open Wiki

MCP Server

The open-source alternative to Google's Code Wiki — with MCP. Index any codebase with tree-sitter, generate docs with your LLM, serve them through a full-featured docs site, and expose everything as tools for coding agents via MCP. Like Notion for code agents. Index a project and generate documentation. Defaults to the current directory. Start the docs server. Manage API keys and provider settings

8.34251by pacifio

Hugging Face Tool Builder

Skill

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.04.7k1by huggingface

K8s MCP Server

MCP Server

K8s MCP Server is a Docker-based server implementing Anthropic's Model Context Protocol (MCP) that enables Claude to run Kubernetes CLI tools (kubectl, istioctl, helm, argocd) in a secure, containerized environment. Session 1: Using k8s-mcp-server and Helm CLI to deploy a WordPress application in the claude-demo namespace, then intentionally breaking it by scaling the MariaDB StatefulSet to zero.

8.05991by alexei-led

Durable Objects

Skill

Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), implementing RPC methods, SQLite storage, alarms, WebSockets, or reviewing DO code for best practices. Covers Workers integration, wrangler config, and testing with Vitest.

9.07971by cloudflare

AgentSys

Plugin

AgentSys A modular runtime and orchestration system for AI agents.

28 skills · 1 hook

7.08011by avifenesh

aiagentflow

Skill

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

18by aiagentflow

Postman MCP Server

MCP Server

Version: v0.2.0 An MCP server that provides access to the Postman API. Functionality is based on the official OpenAPI specification. For more information, see the Postman API documentation. This project is part of the Model Context Protocol (MCP) initiative from Anthropic. For more information, visit the MCP GitHub repository and the announcement on the Anthropic blog. Skip ahead to install instru

7.0494by delano

Cloudflare Wrangler

Skill

Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best practices.

8.0712by cloudflare

MCP Server for MySQL - Claude Code Edition

MCP Server

- ✅ Claude Code Integration - Optimized for use with Anthropic's Claude Code CLI - ✅ SSH Tunnel Support - Built-in support for SSH tunnels to remote databases - ✅ Auto-start/stop Hooks - Automatic tunnel management with Claude start/stop - ✅ DDL Operations - Added MYSQLDISABLEREADONLYTRANSACTIONS for CREATE TABLE support - ✅ Multi-Project Setup - Easy configuration for multiple projects with diffe

8.01.6kby benborla

Hugging Face Datasets

Skill

Create and manage datasets on Hugging Face Hub. Supports initializing repos, defining configs/system prompts, streaming row updates, and SQL-based dataset querying/transformation. Designed to work alongside HF MCP server for comprehensive dataset workflows.

9.04.7kby huggingface

MCP Domain Availability

MCP Server

A Model Context Protocol (MCP) integration that provides Claude Desktop with domain availability checking across popular TLDs. - Domain Availability Checking - Check availability across 50+ popular TLD extensions - Support for popular (.com, .io, .ai), country (.us, .uk, .de), and new TLDs (.app, .dev, .tech) - Dual verification using DNS and WHOIS for accuracy - Smart TLD suggestions organized by

7.0385by imprvhub

MCP Web Research Server

MCP Server

A Model Context Protocol (MCP) server for web research. Bring real-time info into Claude and easily research any topic. - Google search integration - Webpage content extraction - Research session tracking (list of visited pages, search queries, etc.) - Screenshot capture - Node.js >= 18 (includes npm and npx) - Claude Desktop app First, ensure you've downloaded and installed the Claude Desktop app

8.0693by mzxrai

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.0426by andybrandt

Markdownify MCP Server

MCP Server

Markdownify is a Model Context Protocol (MCP) server that converts various file types and web content to Markdown format. It provides a set of tools to transform PDFs, images, audio files, web pages, and more into easily readable and shareable Markdown text. - Convert multiple file types to Markdown: - Audio (with transcription) - Convert web content to Markdown: - YouTube video transcripts - Bing

8.02.8kby zcaceres

Productplan Customer Facing

MCP Server

Generates customer-ready roadmap views and launch timelines from ProductPlan for Sales and Customer Success teams. Use when preparing for customer calls, sharing product direction, or answering "when will feature X ship?" questions.

8.0401by olgasafonova

Building AI Agent On Cloudflare

Skill

9.0797by cloudflare

GLEIF MCP Server

MCP Server

Verify any company's legal identity in one question. Look up LEI codes, validate counterparties, and trace corporate ownership structures using the official GLEIF database. Covers 2.8M+ entities across 200+ jurisdictions. 29 tools for LEI lookup, entity search, BIC/SWIFT cross-referencing, corporate ownership, and batch validation. Works with Claude Desktop, Claude Code, Cursor, VS Code, Windsurf,

8.0401by olgasafonova

✨ awesome-ai-research-writing - Simplifying AI Research Writing

MCP Server

Welcome to the awesome-ai-research-writing project! This application helps you elevate your AI research writing without the usual hassle. Let’s guide you through the steps to download and run the application smoothly. 1. Visit the Releases page to download your copy of the software. 2. Choose the latest version available. Look for the asset that fits your operating system. 3. Click the download li

1.589by jeremiantonius

Hire From Claude

MCP Server

RevolutionAI is an MCP-native freelance marketplace built for SaaS founders who live in their AI tools. Building a startup means constantly context-switching: - Need a dev? → Open Upwork, post job, wait days - Need a designer? → Jump to Dribbble or Fiverr - Need a marketer? → LinkedIn, emails, calls Every switch kills your flow. You're supposed to be building, not bouncing between 10 tabs. Stay in

5.8291by xXMrNidaXx