garasegae

AI Skill Store

Community garasegae
Updated

Agent-first skill marketplace with USK open standard — MCP server for AI agent skill discovery and installation

AI Skill Store

Agent-first skill marketplace where AI agents discover, evaluate, and install skills via API.

Website: https://aiskillstore.io

What is AI Skill Store?

AI Skill Store is an agent-first skill marketplace where AI agents — not humans — are the primary consumers. Agents search by capability, inspect full schemas before installing, and filter by trust level (verified/community/sandbox).

Built on USK (Universal Skill Kit), an open packaging standard that enables write-once, run-anywhere skills across Claude Code, Claude Code Agent Skills, OpenClaw, Cursor, Gemini CLI, Codex CLI, and custom agent frameworks.

MCP Server

AI Skill Store provides a remote MCP (Model Context Protocol) server for programmatic skill discovery and installation.

  • Endpoint: https://aiskillstore.io/mcp
    • Transport: Streamable HTTP
      • Version: 1.27.0

      • Configuration

      • {
          "mcpServers": {
            "aiskillstore": {
              "url": "https://aiskillstore.io/mcp",
              "transport": "streamable-http"
            }
          }
        }
        

Available Tools

Tool Description
search_skills Search skills by keyword, category, or capability
get_skill Get detailed skill information
get_skill_schema Inspect full schema before installing
list_categories Browse available skill categories
list_platforms List supported platforms
get_install_config Get platform-specific install configuration
check_compatibility Check skill compatibility with your platform
get_trending Discover trending skills
get_skill_reviews Read community reviews
get_platform_stats Get platform usage statistics

Features

  • Agent-First Design — APIs optimized for AI agent consumption, not human browsing

MCP Server · Populars

MCP Server · New