llms.txt
OtterKit publishes machine-readable documentation following the llms.txt standard. These files help AI models understand OtterKit without needing to crawl the website.
| File | URL | Description |
|---|---|---|
| llms.txt | otterkit.com/llms.txt | Concise summary - product overview, key features, CLI commands, pricing |
| llms-full.txt | otterkit.com/llms-full.txt | Full documentation - detailed features, API reference, setup guides, FAQ |
llms.txt
A concise markdown summary of OtterKit. Includes product description, key links, core features, CLI commands with examples, agent skill installation, and pricing. Ideal for LLMs that need a quick overview to answer user questions or decide whether to use OtterKit.
curl https://www.otterkit.com/llms.txtllms-full.txt
Comprehensive documentation in a single text file. Covers everything: desktop app features in detail, full CLI reference with all flags and daemon mode, complete API endpoint documentation with request/response examples, pricing tables, FAQ, and system requirements. Use this when an LLM needs deep context to help a user with OtterKit.
curl https://www.otterkit.com/llms-full.txtllms.txt file is linked in the HTML <head> via <link rel="llms" href="/llms.txt"> so AI crawlers can discover it automatically.