EXPERIMENT 05 · AI-NATIVE DOCS
Docs an agent can install
Built to be read by humans and consumed by agents. Copy this page as Markdown, or install it as a skill.
FOR HUMANS AND AGENTS
The page is the API
Every page here is also clean Markdown an agent can read, and an MCP endpoint it can query.
Install these docs as a skill
Install the Actionist docs skill
Claude
Connect the docs MCP endpoint, or paste the prompt above into a project’s custom instructions so Claude pulls answers straight from
/llms.txt.Cursor
Use the Add to Cursor action on the prompt above. Cursor indexes the docs and grounds completions in real pages instead of guessing.
MCP
Point any MCP-capable client at
https://docs.actionist.ai/mcp and call its search tool to query the docs as a live knowledge source.For agents
The capability summary above is written for machines. It is excluded from this page on the site, but included verbatim in the Markdown an agent reads.
Why this matters
llms.txt — a clean index of every page. One file an agent fetches first to discover the whole docs surface without crawling.
MCP — query the docs as a tool. A live endpoint an agent can search at run time instead of caching stale copies.
Markdown views — every page copyable verbatim. The exact source an agent ingests, with no layout noise to parse around.
Ready?
Point your agent at these docs.
Open the dashboard, or hand the prompt above to your assistant and let it read.