Skip to content

LLM Documentation

SAGE documentation is available in machine-readable formats for use with LLMs and AI coding assistants.

Available Formats

FormatURLDescription
Index/llms.txtTable of contents with page summaries
Full/llms-full.txtComplete documentation in a single file

Usage

These files are generated automatically by the vitepress-plugin-llms plugin. Every page on this site is also available as clean markdown.

With Claude Code

Point Claude at the full documentation:

Fetch https://sage.skewedaspect.com/llms-full.txt and use it as context for helping me build a SAGE game.

With MCP

If you're using an MCP-capable client, you can use the context7 plugin to fetch SAGE documentation on demand.

Per-Page

Every documentation page has copy/download buttons in the top-right corner that export the page as clean markdown for pasting into AI prompts.

Released under the MIT License.