Back to AI Skill Store

Card snapshot

aiskillstore.io · 2026-05-18 13:04:44 UTC · 10700c9faaf172e9cf6ed634fc93ad4bdc54f7a21ae66edfff2bba3277be6681

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "authentication": {
    "description": "API key via X-API-KEY header. Optional for search and browse.",
    "type": "optional"
  },
  "capabilities": {
    "skills": [
      "skill-search",
      "skill-install",
      "schema-inspection",
      "platform-conversion"
    ]
  },
  "contact": {
    "email": "hello@aiskillstore.io"
  },
  "description": "Agent-first skill marketplace. Search, evaluate, and install skills via API. Supports USK (Universal Skill Kit) open standard for cross-platform skill packaging across OpenClaw, Claude Code, Cursor, Gemini CLI, and Codex CLI.",
  "endpoints": {
    "download": "https://aiskillstore.io/v1/agent/skills/{id}/download",
    "llms_txt": "https://aiskillstore.io/llms.txt",
    "schema": "https://aiskillstore.io/v1/agent/skills/{id}/schema",
    "search": "https://aiskillstore.io/v1/agent/search",
    "skills_list": "https://aiskillstore.io/v1/agent/skills"
  },
  "name": "AI Skill Store",
  "url": "https://aiskillstore.io",
  "version": "1.0.0"
}