Machine-readable surfaces
llms.txt
Compact index of every page with one-line descriptions. Drop this URL into
any agent that supports the
llms.txt convention.llms-full.txt
Full text of every page in a single document. Use when you want the agent
to have the complete docs in context.
OpenAPI 3.1 spec
The Spine API spec — suitable for codegen tools, schema validators, or
any agent that consumes OpenAPI directly.
Per-page markdown
Add
.md to any page URL (e.g. /api-reference/quickstart.md) for raw
markdown. Or request the HTML URL with Accept: text/markdown.Discovery headers
Every HTML response includes:Drop Spine into your agent
Install the matching skill or config for your agent:Claude Code
Installable skill file for
~/.claude/skills/.OpenClaw
Tool config for OpenClaw’s local agent runtime.
Cursor
.cursorrules file for Cursor projects.Codex CLI
System prompt snippet for OpenAI Codex CLI.
Bolt, Replit, Lovable
Proxy + fetch patterns for browser-based builders.