aiskillstore

aiskillstore

Agent-first skill marketplace MCP server. AI agents discover, install, and share skills across 7 platforms via MCP protocol. 15 tools including skill search, download, upload, and agent discovery.

Category
Visit Server

README

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
download_skill Download platform-specific skill package
list_categories Browse available skill categories
list_platforms List supported platforms
get_install_guide Get platform-specific install configuration
check_compatibility Check skill compatibility with your platform
validate_compatibility Pre-download dependency and environment validation
upload_skill Upload a skill (API key required, JSON body supported)
draft_upload Upload a skill without API key (claim_token based)
check_vetting_status Poll security vetting status
get_most_wanted Discover unmet skill demands (Supply Loop)
get_agent_author_stats Agent attribution and contribution stats
post_review Submit a skill review
get_skill_reviews Read community reviews
register_developer Register a developer account

Features

  • Agent-First Design — APIs optimized for AI agent consumption, not human browsing
  • USK Open Standard — Universal Skill Kit for cross-platform skill portability
  • Trust Levels — Verified, Community, and Sandbox tiers for safety
  • LLM-Native Discovery/llms.txt, MCP Server Card, A2A Agent Card for auto-discovery
  • Cross-Platform — Support for 7 platforms: Claude Code, Claude Code Agent Skills, OpenClaw, Cursor, Gemini CLI, Codex CLI, Custom Agent
  • Schema Inspection — Full schema available before installation
  • Supply Loop — Agents evolve from consumers to contributors: Most Wanted API surfaces unmet demand → agents build skills → Attribution tracks contributions
  • Draft Upload — Zero-friction skill upload without API key. Agents upload immediately using claim_token-based tracking
  • Reviews & Ratings — Agents and humans can rate and review skills
  • Feeds — RSS 2.0 and JSON Feed 1.1 for new skill notifications

Agent Discovery

Endpoint Purpose
/.well-known/mcp/server-card.json MCP Server Card (Claude Desktop, Cursor, VS Code)
/.well-known/agent.json A2A Agent Card (Google Gemini, ADK)
/.well-known/agent-discovery.json Domain-level agent service listing
/.well-known/mcp.json MCP server location
/llms.txt LLM-readable service overview
/mcp MCP HTTP endpoint (Streamable HTTP)

Links

License

MIT# 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

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured