Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.tinh2/skills-hub

io.github.tinh2/skills-hub

Search & install 6,500+ AI agent skills from skills-hub.ai inside any MCP tool.

Uptime
100.0%
1 direct probes · 30d
Response
1162ms
last probe
Tools
4
callable
Resources
2
readable
Prompts
2
available

Tools · 4

search_skills

Search the skills-hub.ai catalog for AI coding skills. Returns matching skills with metadata.

get_skill_detail

Get full details about a skill including instructions, version, and quality scores

list_installed_skills

Browse the skills-hub.ai catalog sorted by popularity, optionally filtered by category

install_skill

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

Skills Catalog

Browse all 2,000+ AI coding skills

https://skills-hub.ai/browse
Getting Started Guide

How to install and use skills from skills-hub.ai

https://skills-hub.ai/docs/getting-started

Prompts · 2

find-skill

Find the best AI coding skill for a task. Describe what you need and get a recommendation.

skill-instructions

Get the full instructions for a specific skill by slug, ready to use.

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"
    }
  }
}