OKF generator
llms.txt Generator
Turn an OKF folder into llms.txt and llms-full.txt so AI crawlers get a clean index and a full-text bundle of your knowledge.
Select an OKF folder of .md files to generate llms.txt.
FAQ
What is the difference between llms.txt and llms-full.txt?
llms.txt is a compact index that links to your documents. llms-full.txt also embeds the full text of each file so an agent can load the whole bundle at once.
How is this different from OKF?
OKF is the curated knowledge itself. llms.txt is a site-level index pointing crawlers to it. This tool bridges both so you stay compatible with each standard.
Where do the links point?
If you provide a site URL, each entry links to that URL plus the file path. Otherwise the relative path is used.