Card snapshot
docs.closedloop.sh
·
2026-08-31 04:27:13 UTC
·
15ec4a790f700fb19a3b6b993a4372653285845ed2bb1cdb159aec49e7d3feb0
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": "ClosedLoop AI",
"url": "https://closedloop.sh/docs/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://closedloop.sh/docs/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://closedloop.sh/docs/",
"organization": "ClosedLoop AI"
},
"documentationUrl": "https://closedloop.sh/docs/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "closedloopai",
"name": "Closedloopai",
"description": "Use when building product intelligence workflows, querying customer evidence via API or MCP, integrating customer conversations into product decisions, monitoring recurring customer demand, or connecting product feedback to roadmap work. Agents should reach for this skill when working with product insights, themes, customer context, competitive intelligence, or when building dashboards and automations around customer evidence.",
"tags": [],
"url": "https://closedloop.sh/docs/.well-known/agent-skills/closedloopai/skill.md"
}
]
}