Card snapshot
skillselion.com
·
2026-08-24 23:34:38 UTC
·
394a96b3b4de3f4690636825d98438b32d2e881aeab29ff53a28889e6caadf8a
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.
{
"protocolVersion": "0.3.0",
"name": "Skillselion Catalog",
"description": "Searches the public Skillselion directory of agent skills, MCP servers and marketplaces, ranked by real installs. Read-only. No account required.",
"version": "1.0.0",
"provider": {
"organization": "Ellelion LLC",
"url": "https://skillselion.com"
},
"documentationUrl": "https://skillselion.com/developers",
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"supportedInterfaces": [
{
"url": "https://skillselion.com/a2a/v1",
"protocolBinding": "JSONRPC",
"protocolVersion": "0.3.0"
}
],
"skills": [
{
"id": "catalog-search",
"name": "Catalog search",
"description": "Search listings by keyword and optional type (skill, mcp, marketplace, plugin).",
"tags": [
"catalog",
"search",
"skills",
"mcp"
]
},
{
"id": "catalog-top",
"name": "Top listings",
"description": "Return the current most-installed listings.",
"tags": [
"catalog",
"leaderboard"
]
}
]
}