agentskill.sh
Search, discover, and install 55k+ AI agent skills for Claude Code, Cursor, Copilot, Windsurf, and more.
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
相關伺服器
Scout Monitoring MCP
贊助Put performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
贊助Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Mezmo MCP
Mezmo's remote MCP server connects AI assistants to Mezmo's Observability platform so you can run advanced root-cause analysis, discover pipelines, and export logs without hosting anything yourself.
Icons8 MCP server
Get access to MCP server SVG and MCP server PNG icons in your vibe-coding projects
NEI MCP Server
A server for interacting with the NEI platform to query project resources.
ast-grep MCP
An experimental MCP server that uses the ast-grep CLI for code structural search, linting, and rewriting.
Node.js Sandbox MCP Server
Run arbitrary JavaScript in an isolated Docker container with on-the-fly npm dependency installation.
Symphony of One
Orchestrates multiple Claude instances for collaborative tasks via a central hub with a shared workspace and real-time communication.
MCP Proxy
A bidirectional MCP proxy connecting stdio and Server-Sent Events (SSE) with OAuth support.
MCPJam Inspector
A developer tool for testing and debugging MCP servers, supporting STDIO, SSE, and Streamable HTTP protocols.
E2B
Run code in secure sandboxes hosted by E2B
Ultra Context
The context API for AI agents