AgentSkill MCP Server

1

Add it to Claude Code

Run this in a terminal.

Run in terminal
claude mcp add agentskill -- npx -y agentskill-mcp
README.md

Search, discover, and install AI agent skills from the largest directory.

AgentSkill MCP Server

MCP server for agentskill.sh — search, discover, and install AI agent skills from the largest skills directory (44k+ skills).

Tools

Tool Description
search_skills Search for skills by keyword, filter by platform
get_skill Get full details for a skill including SKILL.md content
install_skill Install a skill to the local skills directory
get_trending Get hot, trending, or top skills

Installation

Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "agentskill": {
      "command": "npx",
      "args": ["-y", "agentskill-mcp"]
    }
  }
}

Cursor

Add to .cursor/mcp.json:

{
  "mcpServers": {
    "agentskill": {
      "command": "npx",
      "args": ["-y", "agentskill-mcp"]
    }
  }
}

Claude Code

claude mcp add agentskill -- npx -y agentskill-mcp

Windsurf / Cline / Other MCP Clients

{
  "mcpServers": {
    "agentskill": {
      "command": "npx",
      "args": ["-y", "agentskill-mcp"]
    }
  }
}

Usage Examples

Once connected, your AI agent can:

  • Search: "Find skills for SEO optimization"
  • Browse: "Show me trending skills for Claude Code"
  • Install: "Install the seo-optimizer skill"
  • Details: "Get details for the react-best-practices skill"

Supported Platforms

Skills are available for Claude Code, Cursor, GitHub Copilot, Windsurf, Codex, Gemini CLI, and more.

License

MIT

Tools (4)

search_skillsSearch for skills by keyword, filter by platform
get_skillGet full details for a skill including SKILL.md content
install_skillInstall a skill to the local skills directory
get_trendingGet hot, trending, or top skills

Configuration

claude_desktop_config.json
{"mcpServers": {"agentskill": {"command": "npx", "args": ["-y", "agentskill-mcp"]}}}

Try it

Find skills for SEO optimization
Show me trending skills for Claude Code
Install the seo-optimizer skill
Get details for the react-best-practices skill

Frequently Asked Questions

What are the key features of AgentSkill?

Search across a directory of over 44,000 AI agent skills. Retrieve detailed documentation and SKILL.md content for specific tools. Direct installation of skills to your local environment. Access to trending and top-rated agent skills.

What can I use AgentSkill for?

Quickly finding and deploying specialized automation tasks for Claude Code. Discovering new capabilities for Cursor or Windsurf workflows. Integrating community-vetted agent skills into local development environments. Staying updated with the most popular and effective AI agent tools.

How do I install AgentSkill?

Install AgentSkill by running: npx -y agentskill-mcp

What MCP clients work with AgentSkill?

AgentSkill works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Turn this server into reusable context

Keep AgentSkill docs, env vars, and workflow notes in Conare so your agent carries them across sessions.

Need the old visual installer? Open Conare IDE.
Open Conare