← Back to search
50
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 →
productivity aillms-txtapimcp

Agentic Signals

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

Embed this badge

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

Agentic Ready 50/100

            

llms.txt Content

# Checklist.day: Operational Ground Truth for AI Agents Allowed: indexing and analysis by LLMs and automated agents. Primary Indexes: - https://checklist.day/sitemap.xml - https://checklist.day/ API Docs: - https://checklist.day/docs — full API reference v1 API (versioned, structured): - https://checklist.day/v1/registry — paginated registry index (library, type, category, description, language, status, version, install_tag) - https://checklist.day/v1/registry/{library} — full registry doc: install, imports, compatibility summary - https://checklist.day/v1/registry/{library}/install — install commands with coupled imports - https://checklist.day/v1/registry/{library}/compatibility — full install compatibility matrix across Python versions and OS/libc - https://checklist.day/v1/mcp — paginated MCP server index (slug, path, name, description, category, official, stars, transport, tool_count, status) - https://checklist.day/v1/mcp/{path} — full MCP server doc: tools, install, env_vars, auth_type, github, homepage MCP Server (Model Context Protocol): - https://mcp.checklist.day/mcp — Streamable HTTP transport, tools: get_entry(library), search_registry(query), search_checklists(query) Human-browsable: - https://checklist.day/checklists - https://checklist.day/registry - https://checklist.day/mcp Purpose: High-density, structured data for RAG grounding and agent pipelines. Registry = dependency ground truth (imports, install, compatibility). Checklists = executable task primitives.