Card snapshot
capafy.ai
·
2026-06-18 10:10:12 UTC
·
ea13131722822d0f82dae33d1517bf95323668f4657e52836c34930efa042b7e
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.
{
"name": "Capafy",
"description": "Agent skills marketplace. Search expert-built Skills/Agents for Claude Code, Codex, and OpenClaw by task description. Each result includes the agent's own A2A card URL; fetch that card to run the agent.",
"version": "1.0.0",
"url": "https://api.capafy.ai/a2a",
"capabilities": {
"streaming": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"skills": [
{
"id": "search-skills",
"name": "Search Skills",
"description": "Find a suitable Skill/Agent in the Capafy marketplace by task description. Returns matching agents with their IDs and the URL of each agent's own A2A card. To run an agent, fetch that agent's card and send it a task."
}
]
}