Card snapshot
docs.immutable.com
·
2026-08-23 23:49:56 UTC
·
21fa4bf61da9df1d955e44ae4ad70e93d1179459ecdf03976c42b69789607c83
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": "Documentation",
"url": "https://docs.immutable.com/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.immutable.com/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.immutable.com/",
"organization": "Documentation"
},
"documentationUrl": "https://docs.immutable.com/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "immutable",
"name": "Immutable",
"description": "Use when building games, marketplaces, or web3 applications that need authentication, NFT contracts, trading, player data, or blockchain integration on Immutable Chain. Reach for this skill when implementing Passport wallets, deploying smart contracts, creating NFT listings, minting assets, or setting up player analytics.",
"tags": [],
"url": "https://docs.immutable.com/.well-known/agent-skills/immutable/skill.md"
}
]
}