送信

Ai Skill Store

@garasegae

Agent-first skill marketplace MCP server. AI agents discover, install, and share reusable skills across 7 platforms (Claude, Cursor, Windsurf, Cline, VSCode, Copilot, OpenAI) via MCP protocol. 15 tools including skill search, download, upload, and agent discovery.

サーバー設定

{
  "mcpServers": {
    "aiskillstore": {
      "command": "npx",
      "args": [
        "-y",
        "aiskillstore"
      ]
    }
  }
}