← 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 →
developer llms-txtapimessagingai

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Found
🛡
Not specified
🏷
Schema.org Markup
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

# docs.page > docs.page hosts agent-ready documentation from any GitHub Markdown repository — with search, AI chat, an MCP server, and llms.txt — and no build step. ## Documentation - [Documentation](https://use.docs.page): full product documentation - [Get started](https://use.docs.page/quickstart): quickstart guide - [CLI](https://use.docs.page/reference/cli): local preview and project tooling - [GitHub](https://github.com/invertase/docs.page): source repository (Apache-2.0) ## Agent surfaces Every site hosted on docs.page exposes machine-readable endpoints at a predictable per-repository pattern, where `{owner}/{repo}` is the backing GitHub repository: - `https://docs.page/{owner}/{repo}/llms.txt`: LLM-oriented index of the site's pages - `https://docs.page/{owner}/{repo}/llms-full.txt`: full concatenated Markdown of the site - `https://docs.page/{owner}/{repo}/mcp`: Model Context Protocol server (tools: read_doc_page, list_doc_files) - `https://docs.page/{owner}/{repo}/search.json`: search index - Append `.md` or `.mdx` to any documentation page URL to fetch its raw Markdown source