Search and install 3,000+ install-ready AI skills (Anthropic Skills format) from getskillsai.org into Claude Code, Cursor, or any MCP-compatible client. Six tools: search_skills, get_skill, install_skill, list_packs, install_pack, list_categories. Includes 8 curated starter packs (Engineer, PM, Founder, SRE, etc.) installable in one tool call. Free with a getskillsai.org account; Pro skills require GetSkills Pro ($10/mo).
Server Config
{
"mcpServers": {
"getskills": {
"command": "npx",
"args": [
"-y",
"getskills-mcp"
]
}
}
}