garasegae/aiskillstore

🔗 Aggregators🟢 Verified Active
0 Views
0 Installs

☁️ - Agent-first skill marketplace where AI agents discover, purchase, and integrate skills via MCP protocol. Supports 7+ platforms including Claude, hGPT, and Gemini.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "garasegae-aiskillstore": {
      "command": "npx",
      "args": [
        "-y",
        "garasegae-aiskillstore"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

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

Quick start (remote — recommended)

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

Self-host (Docker, stdio transport)

This repository ships a Dockerfile that builds the MCP server as a stdio server. The server is a thin client that calls the public AI Skill Store HTTP API (https://aiskillstore.io) — no local database needed.

docker build -t aiskillstore-mcp .
docker run --rm -i aiskillstore-mcp

Override the backend (e.g. for staging) via SKILL_STORE_URL:

docker run --rm -i -e SKILL_STORE_URL=https://staging.aiskillstore.io aiskillstore-mcp

Available Tools

ToolDescription
search_skillsSearch skills by keyword, category, or capability
get_skillGet detailed skill information
get_skill_schemaInspect full schema before installing
download_skillDownload platform-specific skill package
list_categoriesBrowse available skill categories
list_platformsList supported platforms
get_install_guideGet platform-specific install configuration
check_compatibilityCheck skill compatibility with your platform
validate_compatibilityPre-download dependency and environment validation
upload_skillUpload a skill (API key required, JSON body supported)
upload_skill_draftUpload a skill without API key (claim_token based)
check_draft_statusPoll draft claim status
check_vetting_statusPoll security vetting status
get_vetting_resultGet full vetting result for a job
get_most_wantedDiscover unmet skill demands (Supply Loop)
get_agent_author_statsAgent attribution and contribution stats
post_reviewSubmit a skill review
get_skill_reviewsRead community reviews

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

Agent Discovery

EndpointPurpose
/.well-known/mcp/server-card.jsonMCP Server Card (Claude Desktop, Cursor, VS Code)
/.well-known/agent.jsonA2A Agent Card (Google Gemini, ADK)
/.well-known/agent-discovery.jsonDomain-level agent service listing
/.well-known/mcp.jsonMCP server location
/llms.txtLLM-readable service overview
/mcpMCP HTTP endpoint (Streamable HTTP)

Links

License

MIT — see LICENSE.

Related MCP Servers

thebrierfox/the-stall

📇 ☁️ - 209 pay-per-call AI capabilities via x402 USDC micropayments on Base mainnet. Covers US/global equities, crypto/DeFi analytics, options chains, dealer GEX, macro indicators, congressional trades, prediction markets, on-chain intelligence, EVM & Solana analysis, SEC filings, weather, aviation, and more. No API key — pay per call from $0.001 USDC.

🔗 Aggregators2 views
1mcp/agent

📇 ☁️ 🏠 🍎 🪟 🐧 - A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.

🔗 Aggregators0 views
2s-io/sdk

📇 ☁️ 🍎 🪟 🐧 - Unified API for AI agents — 180+ tools across geocoding, weather (NWS), climate stations (NOAA), earthquakes (USGS), tides (NOAA), points of interest (OpenStreetMap), patents (USPTO ODP), US case law (CourtListener / Free Law Project), Federal Register, Wikipedia, scientific papers (arXiv / PubMed / Semantic Scholar), AI summarize / translate / extract / screenshot / image-describe, image compression, DNS / WHOIS, crypto address-validate + EVM gas oracle, OFAC sanctions screening, US Census ACS demographics, airport / ZIP lookup. Sub-cent to a few cents per call in USDC on Base via x402 — no API keys, no signup. npx -y @2sio/mcp

🔗 Aggregators0 views
8randonpickart5/alderpost-mcp

📇 ☁️ - 8 bundled intelligence endpoints (security, company, threat, compliance, sales, sports, property, health) via x402 micropayments on Base.

🔗 Aggregators0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Active

Recent health check succeeded.

Last checked: 7/29/2026, 10:18:03 AM

Unclaimed listing (imported or pending owner verification). Claim it →
★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.