← Back to search
35
Basic
Agentic Readiness Score
+20 OpenAPI +15 structured API missing +25 llms.txt
Raise this score to 95+
We ship the 6-file GEO uplift as a pull request against your repo. Flat fee, turnaround under 72 hours.
Fix this for $199 →
ai-tools openapiapivector-db

Agentic Signals

📄
llms.txt
Not found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Found
🔗
Structured API
Found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 35/100

            

OpenAPI Spec (preview)

{ "openapi": "3.1.0", "info": { "title": "ClawHub API", "version": "1.0.0", "description": "Public REST API for ClawHub skills and package catalog endpoints. Rate limits: read 3000/min per IP + 12000/min per key; write 300/min per IP + 3000/min per key; download 1200/min per IP + 6000/min per key. Responses include RateLimit-* and legacy X-RateLimit-* headers; 429 responses include Retry-After." }, "servers": [ { "url": "https://clawhub.ai" } ], "components"