Back to snowcake47-portfolio
Card snapshot
cake47.art
·
2026-05-18 15:53:01 UTC
·
aadcb56ddcd6600e10e92bd81829106ce565139358f4897c123e0ff903808c39
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": "snowcake47-portfolio",
"displayName": "snowcake47 / \u79c1\u671f portfolio",
"description": "Read-only access to snowcake47's illustration portfolio: fan works, original characters, and commercial commission samples.",
"version": "1.0.0",
"protocolVersion": "0.2.0",
"url": "https://cake47.art",
"documentationUrl": "https://cake47.art/llms.txt",
"serviceEndpoint": "https://cake47.art/api",
"iconUrl": "https://cake47.art/api/files/brand/avatar.jpg",
"provider": {
"organization": "snowcake47",
"url": "https://cake47.art"
},
"contact": {
"email": null,
"url": "https://x.com/snowcake47"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain",
"image/jpeg",
"image/png",
"image/webp"
],
"skills": [
{
"id": "browse-portfolio",
"name": "Browse portfolio",
"description": "Fetch the curated home layout, categories, series, and artworks of snowcake47.",
"tags": [
"illustration",
"portfolio",
"anime",
"fan-art",
"character-design"
],
"examples": [
"List all original characters by snowcake47.",
"Show me snowcake47's commercial commission samples.",
"Find Vocaloid fan art on cake47.art."
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "fetch-artwork-image",
"name": "Fetch artwork image",
"description": "Resolve an artwork URL to its versioned image binary.",
"tags": [
"image"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"image/jpeg",
"image/png",
"image/webp"
]
}
],
"securitySchemes": {},
"security": [],
"additionalInterfaces": [
{
"url": "https://cake47.art/api/openapi.json",
"transport": "rest",
"description": "OpenAPI 3.1 description of the public REST API."
},
{
"url": "https://cake47.art/.well-known/mcp/server-card.json",
"transport": "mcp",
"description": "MCP server card."
}
]
}