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
İlgili Sunucular
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
MCP Emulator Controller
Control emulators by opening/closing apps, capturing screenshots, and interacting with the screen.
Remote MCP Server (Authless)
An example of a remote MCP server without authentication, deployable on Cloudflare Workers.
Gemini Imagen 3.0
Generate high-quality images using Google's Imagen 3.0 model via the Gemini API.
RunwayML + Luma AI
Interact with the RunwayML and Luma AI APIs for video and image generation tasks.
Recraft AI
Generate and edit raster/vector images, vectorize, remove/replace backgrounds, and upscale using the Recraft AI API.
Context Portal MCP (ConPort)
A server for managing structured project context using SQLite, with support for vector embeddings for semantic search and Retrieval Augmented Generation (RAG).
Codesys-mcp-toolkit
A Model Context Protocol (MCP) server for CODESYS V3 programming environments.
MCP Messenger
Like n8n for developers
Uniswap PoolSpy
Tracks newly created Uniswap liquidity pools across nine blockchain networks, providing real-time data for DeFi analysts, traders, and developers.
mcpGW
An MCP gateway and proxy designed to simplify applications that utilize various tools.