Back to Agent Skills

Card snapshot

agentskills.io · 2026-05-28 02:50:25 UTC · d01ae556b4d143595da7e96e9e168e233ea7164e425840a0af8f1859722cd489

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.

{
  "schemaVersion": "0.2.0",
  "name": "Agent Skills",
  "url": "https://agent-skills.main-kill-isr.mintlify.me/",
  "version": "1.0.0",
  "documentationUrl": "https://agent-skills.main-kill-isr.mintlify.me/",
  "capabilities": {
    "streaming": false
  },
  "skills": [
    {
      "id": "agent",
      "name": "Agent",
      "description": "Use when creating, optimizing, or evaluating Agent Skills \u2014 the open format for extending AI agent capabilities. Reach for this skill when building SKILL.md files, testing skill descriptions, bundling scripts, or implementing skills support in an agent client.",
      "tags": [],
      "url": "https://agent-skills.main-kill-isr.mintlify.me/.well-known/agent-skills/agent/skill.md"
    }
  ]
}