Card snapshot
docs.ghost.org
·
2026-09-23 10:20:46 UTC
·
8a77747e4712ca5ee719bc489ff97905855ad909e0e1f8184de2adf5e8081c81
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": "Ghost Developer Docs",
"url": "https://docs.ghost.org/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.ghost.org/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.ghost.org/",
"organization": "Ghost Developer Docs"
},
"documentationUrl": "https://docs.ghost.org/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "ghost",
"name": "Ghost",
"description": "Use when building or managing a Ghost publishing platform, creating content, configuring APIs, developing themes, setting up memberships and subscriptions, managing newsletters, or integrating Ghost with external services via webhooks or APIs.",
"tags": [],
"url": "https://docs.ghost.org/.well-known/agent-skills/ghost/skill.md"
}
]
}