
Getskills
Search the getskillsai.org catalog and install skills into Claude Code, Cursor, or ChatGPT without copying install commands by hand.
Overview
io.github.Sidsaladi9/getskills is an MCP server for the Build phase that searches getskillsai.org and installs AI skills into Claude Code, Cursor, and ChatGPT.
What is this MCP server?
- Search 3,000+ AI skills indexed on getskillsai.org from inside the agent
- Install skills into Claude Code, Cursor, and ChatGPT workflows via MCP
- npm package getskills-mcp v0.1.2 with stdio transport
- Bridges external skill marketplace and local agent tooling in one protocol
- Catalog advertises 3,000+ AI skills on getskillsai.org
- Server package version 0.1.2 (npm, stdio transport)
What problem does it solve?
Finding and installing the right community skill means leaving your agent, copying commands, and guessing which catalog entry matches your task.
Who is it for?
Solo builders who frequently swap or add Claude Code and Cursor skills from a centralized marketplace.
Skip if: Teams that forbid third-party skill registries or run agents with locked, pre-approved skill lists only.
What do I get? / Deliverables
Your agent can query a 3,000+ skill index and install chosen packages into supported coding assistants without manual CLI hunting.
- Registered GetSkills MCP server in your agent config
- Search results from the getskillsai.org index
- Installed skills in your target assistant workflow
Recommended MCP Servers
Journey fit
How it compares
MCP skill marketplace connector, not a single packaged agent skill.
Common Questions / FAQ
Who is GetSkills MCP for?
Indie and solo developers using Claude Code, Cursor, or ChatGPT who want agent-driven search and install from getskillsai.org.
When should I use GetSkills MCP?
During the build phase when you are expanding agent tooling and need to discover or install skills without leaving your assistant.
How do I add GetSkills MCP to my agent?
Install the npm package getskills-mcp (stdio), register it in your MCP client config, then invoke search and install tools against getskillsai.org.