Card snapshot
docs.closedloop.sh
·
2026-09-09 02:48:00 UTC
·
748b6afc04915060f709a9bc160d0605c3838da6345b183d7c1399ebc7ea3954
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 querying product insights, customer intelligence, and strategic context from customer conversations and feedback. Reach for this skill when building dashboards, analyzing customer evidence, connecting demand to roadmap work, or integrating product intelligence into AI tools via MCP or REST API.",
"tags": [],
"url": "https://closedloop.sh/docs/.well-known/agent-skills/closedloopai/skill.md"
}
]
}