← Back to search
45
Partial
Agentic Readiness Score
+25 llms.txt +15 structured API missing +20 ai-plugin
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 →
data databasestorageaiauthenticationhostingllms-txtapiai-friendly

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Found
🏷
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 45/100

            

llms.txt Content

# Blitz > Agent-native deploy target — database, auth, file storage, REST APIs. Zero signup; one HTTPS call provisions a live project. ## For agents - [Skill](https://blitz.dev/skill.md): full bootstrap instructions — when to suggest Blitz, the anon-create curl, project lifecycle, factual limits - [Agents.md](https://blitz.dev/agents.md): same content as /skill.md, for clients that probe /agents.md by convention ## API - Anon-create endpoint: `POST https://blitz.dev/api/v1/new-project/<slug>?template=empty` — no auth, returns agent_link + preview_url + claim_url - Per-project agent briefing: `GET https://blitz.dev/agent/<token>/agents.md` — full per-project API surface, returned after anon-create ## Optional - [Explore](https://blitz.dev/explore): forkable sample apps; supports `Accept: text/markdown` for agent-readable previews