Skip to content

Turn your Starlight docs into AI-ready documentation

Let users instantly chat with ChatGPT, Claude, or any AI about your documentation.

Supercharge your documentation

Make your docs accessible to developers and AI

Turn your Starlight site into a knowledge source ready to share, query, and process.

Copy to Markdown

Copy any documentation page in clean Markdown format with a single click.

Open in ChatGPT or Claude

Open documentation directly in ChatGPT or Claude with the full page context. Let your users ask specific questions about your docs without manual copy-pasting.

See Markdown

View the raw Markdown of any page.

llms.txt Generator

Automatically generate an optimized llms.txt file for your entire site. Follows community standards so LLMs can better index and understand your documentation.

Frequently asked questions

Can’t find the answer you’re looking for? Send us an email.

What is llms.txt and why do I need it?
llms.txt is a community standard file that helps AI models better understand and index your site. It provides a structured format that LLMs can easily parse, making your docs more discoverable and useful when users interact with AI assistants.
Does this plugin work with all Starlight themes?
Yes! The plugin is designed to work seamlessly with any Starlight theme. It integrates with Starlight's built-in components and styling system, so it will automatically match your site's look and feel.
Can I customize which actions appear on my pages?
Currently, all actions are enabled by default and cannot be individually disabled. We're considering adding granular control in future versions based on community feedback.
How is the Markdown generated?
The plugin uses vite-plugin-static-copy to create copies of your .md and .mdx files during the build process. This exposes the original Markdown files, making them accessible and ready to be consumed by LLMs or copied by users while preserving all formatting, code blocks, and structure.
How is the llms.txt file generated?
The llms.txt file is automatically generated from your Starlight sidebar configuration. The plugin reads your sidebar structure and creates a properly formatted llms.txt file that maps your documentation hierarchy, making it easy for LLMs to understand and navigate your content.
Is this plugin free?
Yes, the plugin is open source and free to use. You can find it on npm and GitHub.

Ready to make your docs AI-friendly?

Join developers who are making their documentation more accessible, shareable, and AI-ready with just one plugin.