Card snapshot
blog.laisky.com
·
2026-07-04 00:06:44 UTC
·
29e579fa7c00815c7b4fa992c59a0525c31b5be7cc108abb4ea354949b4c674e
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": "Laisky Blog Agent",
"description": "A read-only discovery agent card for Laisky's Blog and Laisky MCP public resources.",
"url": "https://blog.laisky.com",
"version": "2026-07-03",
"provider": {
"name": "Laisky",
"url": "https://blog.laisky.com"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain",
"text/markdown",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"text/markdown",
"application/json"
],
"skills": [
{
"id": "discover_laisky_resources",
"name": "Discover Laisky resources",
"description": "Find public blog, API, MCP, and agent discovery resources for Laisky.",
"tags": [
"blog",
"mcp",
"discovery"
],
"examples": [
"Find the Laisky MCP server card",
"Get the Markdown overview for Laisky's Blog"
]
}
]
}