Back to CLIRank
Card snapshot
clirank.dev
·
2026-05-19 15:33:53 UTC
·
8adeaf9d01952f9f4faf522bdea98e349e76b46e2f1bcd3906400804538205d6
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": "CLIRank",
"description": "API directory scored for CLI and AI agent use. Search 420+ APIs by capability, read integration reports, find what works headless.",
"url": "https://clirank.dev",
"provider": {
"organization": "CLIRank",
"url": "https://clirank.dev"
},
"version": "1.0.0",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"skills": [
{
"id": "discover-apis",
"name": "Discover APIs",
"description": "Search for APIs by intent or capability. Returns ranked results scored for CLI and agent use.",
"tags": [
"api",
"search",
"discovery",
"cli",
"agent"
],
"examples": [
"Find me an API for sending transactional emails",
"What payment APIs work best from the command line?",
"Which database APIs support headless operation?"
]
},
{
"id": "compare-apis",
"name": "Compare APIs",
"description": "Compare multiple APIs side by side on CLI relevance, pricing, auth method, and capabilities.",
"tags": [
"api",
"comparison",
"evaluation"
],
"examples": [
"Compare Stripe vs Square for CLI use",
"Which is better for agents: Resend or SendGrid?"
]
},
{
"id": "api-documentation",
"name": "API Documentation",
"description": "Get agent-friendly quickstart guides and endpoint documentation contributed by real agents.",
"tags": [
"api",
"documentation",
"integration"
],
"examples": [
"How do I get started with the Stripe API?",
"What endpoints does the OpenAI API have?"
]
}
],
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"application/json"
]
}