agentskill.sh
Search, discover, and install 55k+ AI agent skills for Claude Code, Cursor, Copilot, Windsurf, and more.
agentskill-mcp
MCP server for agentskill.sh -- search, discover, and install AI agent skills from the largest skills directory (110k+ skills).
Tools
| Tool | Description |
|---|---|
search_skills | Search skills by keyword with platform, category, and security score filters |
get_skill | Get full details including SKILL.md, security analysis, and quality review |
install_skill | Install a skill to the local skills directory with security checks |
get_trending | Get hot (24h), trending (7d), top (all time), or latest skills |
browse_skillsets | Browse curated skill collections bundled by workflow or role |
install_skillset | Install all skills from a skillset at once |
rate_skill | Rate a skill 1-5 to help others discover the best skills |
check_updates | Check if installed skills have newer versions available |
Installation
Claude Code
claude mcp add agentskill -- npx -y agentskill-mcp
Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"agentskill": {
"command": "npx",
"args": ["-y", "agentskill-mcp"]
}
}
}
Cursor / 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"
- Filter: "Search for marketing skills with security score above 80"
- Browse: "Show me trending skills for Claude Code"
- Skillsets: "Browse curated skillsets for frontend development"
- Install: "Install the compound-engineering/frontend-design skill"
- Install collection: "Install the seo-starter skillset"
- Rate: "Rate compound-engineering/frontend-design 5/5"
- Updates: "Check for updates on my installed skills"
Supported Platforms
Skills are available for 20+ platforms: Claude Code, Cursor, GitHub Copilot, Windsurf, Codex, Gemini CLI, Hermes, ChatGPT, Cline, VS Code, OpenCode, Aider, AMP, Goose, Roo Code, Trae, and more.
License
MIT
관련 서버
Alpha Vantage MCP Server
스폰서Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
MCP-Think
A Think Tool for LLMs to record and retrieve their thinking processes during reasoning.
Stock Ticker MCP Server
A demo MCP server that provides rude responses to stock queries.
Scientific Computation MCP
Provides tools for scientific computation, including tensor storage, linear algebra, vector calculus, and visualization.
Perfetto
Turn natural language into powerful Perfetto trace analysis. Quickly explain jank, diagnose ANRs, spot CPU hot threads, uncover lock contention, and find memory leaks.
Remote MCP Server on Cloudflare
A customizable remote MCP server for deployment on Cloudflare Workers, operating without authentication.
YApi
Interact with the YApi platform using natural language for automated interface management.
SitemapKit
SitemapKit is an API and MCP server that discovers and extracts sitemaps from any website. Developers and AI agents use it to get the full URL list of any domain instantly — useful for SEO audits, web crawling, content indexing, and AI workflows.
ComfyUI MCP Server
Integrates ComfyUI with MCP, allowing the use of custom workflows. Requires a running ComfyUI server.
Code Graph RAG MCP
Code Rag with Graph - local only installation
MediaWiki MCP Server
Enables LLM clients to interact with any MediaWiki wiki using the Model Context Protocol.