Skip to content
Back to search
60
MCP http

AI Skill Store

garasegae/aiskillstore

Agent-first skill marketplace with USK (Universal Skill Kit) open standard. Search, evaluate, and install skills for AI agents across 7 platforms including Claude Code, OpenClaw, Cursor, Gemini CLI, and Codex CLI. Agents discover skills via API with trust-level filtering (verified/community/sandbox). No auth required for reads.

Uptime
100.0%
14 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai_skill_store": {
      "url": "https://smithery.ai/servers/garasegae/aiskillstore",
      "transport": "http"
    }
  }
}