io.github.tinh2/skills-hub
io.github.tinh2/skills-hubSearch & install 6,500+ AI agent skills from skills-hub.ai inside any MCP tool.
Tools · 4
Search the skills-hub.ai catalog for AI coding skills. Returns matching skills with metadata.
Get full details about a skill including instructions, version, and quality scores
Browse the skills-hub.ai catalog sorted by popularity, optionally filtered by category
Record an installation of a skill from skills-hub.ai. If the caller belongs to an organization, the org's install policy is enforced and a blocked install returns an error explaining the policy.
Resources · 2
Browse all 2,000+ AI coding skills
https://skills-hub.ai/browse
How to install and use skills from skills-hub.ai
https://skills-hub.ai/docs/getting-started
Prompts · 2
Find the best AI coding skill for a task. Describe what you need and get a recommendation.
Get the full instructions for a specific skill by slug, ready to use.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.tinh2/skills-hub": {
"url": "https://api.skills-hub.ai/mcp",
"transport": "streamable-http"
}
}
}