Jump to content

Extension:AutoLlmsTxt

From mediawiki.org
MediaWiki extensions manual
AutoLlmsTxt
Release status: stable
Implementation MyWiki , Page action
Description Automatically generates llms.txt and llms-full.txt files from MediaWiki content for AI systems and large language models.
Author(s) Jason Reskin
Unistellar Industries, LLC
Latest version 1.0.0 (2026-05-08)
MediaWiki 1.39+
Database changes No
$wgAutoLlmsTxt
Licence GNU General Public License 3.0 or later
Download
README
Example Example llms.txt

The AutoLlmsTxt extension automatically builds and updates llms.txt and llms-full.txt files whenever wiki content changes.

These files help AI systems, assistants, search engines, and large language models discover, understand, and reference important content from your MediaWiki installation.

AutoLlmsTxt is inspired by the architecture and automation concepts of AutoSitemap , adapted for modern AI-readable documentation and content indexing workflows.

Features

[edit]
  • Automatic generation of llms.txt and llms-full.txt
  • Updates automatically when pages are created, edited, moved, restored, uploaded, or deleted
  • Namespace and page exclusion support
  • Rate-limited regeneration to reduce server load
  • AI-friendly Markdown/plain-text output
  • Designed for modern LLM discovery and retrieval workflows

Project

[edit]