What this workflow is for
Use this when your source material already exists but is scattered across pages, notes, docs, or exports.
Riflet helps collect and structure the material. You still decide what belongs in the public llms.txt file.
Why local files is a particular case
A local folder works when the site's content is authored before it is published: briefs, specs, product copy, and support articles sitting as files. The bundle becomes the draft of the file rather than a summary of a live site.
Because nothing here is published yet, there is no URL to point at. Write the llms.txt entries against where each piece will live, and add them as the pages actually ship.
What to leave out of a local files bundle
llms.txt is published. Everything in it is readable by anyone and by every AI system that fetches it, so the exclusions matter more than the inclusions.
- Working drafts and versioned copies of the same document.
- Internal briefs written for the team rather than the customer.
- Anything whose final URL is not decided yet.
Workflow
Add the folder that contains your project documents, then use the file tree to keep only the files that support the task.
- Collect the authoritative local files pages or files.
- Remove private, duplicate, stale, or low-value material.
- Export a concise Markdown bundle.
- Use the bundle to draft or refresh llms.txt and llms-full.txt.
What to include
Prioritize stable, public, canonical information: product overview, important URLs, docs entrypoints, use cases, and contact details.
Avoid turning llms.txt into a full website dump. It should help AI systems discover the best sources, not replace your site.
Build your AI context file with Riflet
Select the sources that matter, check the token budget, and export one clean file for the AI you already use.
Download Riflet freeFrequently asked questions
Can I use this llms.txt from local files bundle in more than one AI tool?
Yes. Riflet exports plain text or Markdown, so the same context file can be used in Claude, ChatGPT, Gemini, Perplexity, or a local model if that tool accepts pasted text or file uploads.
Does Riflet automatically update the AI after my files change?
No. Riflet is deliberately export-based. When your files change, reopen the workspace, let Riflet reapply the saved sources and filters, export a fresh bundle, and upload it where you want to use it.
How do I avoid giving AI too much context?
Start with the decision or task, then include only the files that would help a smart human answer it. Use Riflet's token count to remove stale, duplicated, generated, or background-only files before exporting.
Do my files leave my computer when Riflet builds the bundle?
Riflet processes selected files locally. Your content leaves your machine only if you choose to paste or upload the exported bundle into an AI product.