Large Language Models Generator
Generate a llms.txt file for your site, which will help advanced AI systems to be trained based on your content.
LLMs.txt Generator for Concrete CMS
This addon automatically creates and maintains an llms.txt file in the root of your Concrete CMS site. The /llms.txt standard is designed to help Large Language Models (LLMs) like ChatGPT, Claude, and Gemini easily find and use your most important content.
How it works
- Uses Concrete’s built-in Task system to generate the file.
- Gathers your site’s pages (titles, URLs, and descriptions).
- Organizes them into logical sections (Docs, Features, Policies, etc.).
- Outputs a curated, LLM-friendly Markdown file at https://yoursite.com/llms.txt.
Why use it?
- Ensures AI systems reference the right pages when answering questions about your site.
- Provides structured guidance for summarization, citation, and content usage.
- Simple automation — once set up, it regenerates the file as your site grows.
Key Features
- Fully automatic generation of llms.txt.
- Clean Markdown output that follows the open llms.txt spec.
- Customizable via Tasks — run manually or schedule for updates.
- SEO- and AI-friendly: makes your site’s knowledge more discoverable and authoritative.