For AI Agents
This documentation ships a machine-readable layer for LLMs and AI agents. Every page is available as plain text and Markdown, with curated bundles for whole-site ingestion.
Agent Skill
Section titled “Agent Skill”Teach your coding agent to install and run ResponsiveVoice with one command:
npx skills add responsivevoice/skillsIt installs into Claude Code, Cursor, GitHub Copilot, Gemini CLI, and other agents that read filesystem Agent Skills, covering the browser library, REST API, and language SDKs.
Endpoints
Section titled “Endpoints”Fetching one topic? Use a section bundle or /llms-small.txt. Reserve /llms-full.txt for whole-corpus ingestion — it is large and ends with the full generated API reference.
Per-page Markdown
Section titled “Per-page Markdown”Append .md to any documentation URL to get its Markdown source — for example, /getting-started/installation.md.
Discovery
Section titled “Discovery”You don't need to know these URLs in advance — agents and crawlers can find them automatically:
- Every page links to them. Each page's
<head>includes<link rel="alternate">tags pointing to/llms.txtand/llms.md, so fetching any page reveals the machine-readable versions. /llms.txtsits at the site root, following the llmstxt.org convention — the standard place agents look first.robots.txtallows crawling and lists the sitemap (/sitemap-index.xml) and thellms.*files.