{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/8"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/6"},{"label":"Documentation","url":"https://skillfed.io/packages/category/documentation"}],"enrichment":{"capability":"MkDocs plugin that generates an /llms.txt file at your documentation root to help LLMs understand and navigate your site at inference time.","skillfed_tags":["mkdocs-plugin","llm-integration","documentation-generation"],"use_cases":["Generate standardized /llms.txt for AI assistants to better understand your project structure and documentation.","Create a machine-readable documentation index for LLM-based code assistants and documentation chatbots.","Publish full-page Markdown versions of your docs for AI training or consumption without manual conversion.","Support multiple documentation versions or languages by using base_url to point LLMs to version-specific docs.","Automatically include dynamically generated API documentation in the /llms.txt without manual updates."],"what_it_does":"mkdocs-llmstxt is a MkDocs plugin that generates a standardized /llms.txt file at your documentation root. This file provides structured information about your site to help large language models understand and use your documentation more effectively at inference time. The plugin works by rendering your MkDocs pages to HTML, cleaning up the output with BeautifulSoup, and converting it back to Markdown using Markdownify\u2014this ensures dynamically generated content like API docs and Jinja macros are included.\n\nYou configure it in mkdocs.yml by specifying sections and files to include, and optionally enable full-page output via llms-full.txt. The plugin supports file globbing for flexible section organization and allows preprocessing of HTML before conversion. It's built on four core dependencies: beautifulsoup4, markdownify, mdformat, and mdformat-tables, all of which handle the HTML parsing and Markdown formatting.","worth_installing":"Yes. The plugin solves a real problem\u2014making your MkDocs documentation discoverable and usable by LLMs\u2014with low install friction, active maintenance, no security issues, and a permissive license. Install it if you want LLMs and AI tools to have better access to your documentation."},"id":"mkdocs-llmstxt","links":{"html":"https://skillfed.io/packages/mkdocs-llmstxt","md":"https://skillfed.io/packages/mkdocs-llmstxt.md","pypi":"https://pypi.org/project/mkdocs-llmstxt/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-11-20","license_spdx":"ISC","license_treatment":"permissive","name":"mkdocs-llmstxt","python_support":"supports_current","summary":"MkDocs plugin to generate an /llms.txt file."},"popularity":{"monthly_downloads":417865,"position":6806,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.5.0"}
