loading…
Search for a command to run...
loading…
MCP server for discovering and installing AI agent skills from agentskill.sh. Search skills across platforms, browse trending skills, and install them with buil
MCP server for discovering and installing AI agent skills from agentskill.sh. Search skills across platforms, browse trending skills, and install them with built-in security scanning.
MCP server for agentskill.sh -- search, discover, and install AI agent skills from the largest skills directory (110k+ skills).
| 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 |
claude mcp add agentskill -- npx -y agentskill-mcp
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"agentskill": {
"command": "npx",
"args": ["-y", "agentskill-mcp"]
}
}
}
{
"mcpServers": {
"agentskill": {
"command": "npx",
"args": ["-y", "agentskill-mcp"]
}
}
}
Once connected, your AI agent can:
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.
MIT
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"agentskill-mcp": {
"command": "npx",
"args": []
}
}
}