AI Discovery exposes your library to AI answer engines through machine-readable llm.txt and llms-full.txt endpoints — the AEO half of 📝SEO & AEO. Instead of hoping a crawler parses your HTML, MythOS publishes a structured index of your topics and recent memos plus a full-content dump that models can read and cite directly. It's for creators who want their knowledge to show up in AI-generated answers, not just search results.
Key Capabilities
- llm.txt index — a structured markdown index: library description, top topics, and recent memos
- llms-full.txt dump — the full markdown content of your public memos for direct ingestion
- Per-creator endpoints — every library is readable at its own
llm.txtandllms-full.txt - Community & tag endpoints — communities and tags expose their own
llm.txtindexes - Crawler advertising — robots.txt points AI agents to your
llm.txtvia an Llms-Txt directive
Getting Started
Your AI endpoints are live automatically. Your library index is served at llm.txt and the full-content dump at llms-full.txt — both list only public, non-trashed memos. Share the llm.txt link with any AI tool, or let answer engines discover it through your robots.txt. Connected 📝Custom Domains serve the same endpoints at your own domain root.
FAQ
- What's the difference between llm.txt and llms-full.txt?
llm.txtis a compact index — topics plus recent memos with snippets;llms-full.txtis the complete text of your public memos for full ingestion. - What's included? Only public, non-trashed memos from claimed creators — private, hidden, and trashed memos never appear.
- Do AI crawlers know it's there? Yes — your robots.txt advertises the endpoint with an Llms-Txt directive so compliant agents can find it.
- What about communities and tags? Community and tag pages expose their own
llm.txtindexes too, so any slice of the platform is machine-readable.
