{"categories":[{"label":"Sphinx","url":"https://skillfed.io/packages/category/documentation-sphinx"}],"enrichment":{"capability":"Sphinx extensions that generate LLM-consumable documentation formats (llms.txt standard) and optionally use LLMs to generate content during the Sphinx build process.","skillfed_tags":["llm-documentation","sphinx-extension","ai-integration"],"use_cases":["Make your project documentation discoverable and well-indexed when users query LLMs about your domain or project.","Generate llms.txt and llms-full.txt files for consumption by AI agents that gather context from web documentation.","Automatically produce markdown versions of HTML pages for LLM training or retrieval-augmented generation (RAG) systems.","Generate one-sentence page summaries using an LLM provider to populate llms.txt entries without manual authoring.","Export Sphinx documentation in a format compatible with Claude and other LLM documentation standards."],"what_it_does":"sphinx-llm is a collection of Sphinx extensions designed to bridge documentation and large language models. It serves two main purposes: making your documentation easily consumable by LLMs and agents (via the llms.txt standard), and optionally using LLMs to generate documentation content during the build process.\n\nThe package's primary extension generates llms.txt-compliant output alongside your HTML documentation. During each build, it produces markdown versions of your pages, a sitemap file (llms.txt), and a concatenated full-text file (llms-full.txt) that LLMs and agents can index and retrieve. It supports multiple markdown naming schemes (file-suffix, URL-suffix, or replace modes) and works with both html and dirhtml builders. Optional LLM-powered features can generate page summaries using OpenAI-compatible endpoints, with caching and configurable timeouts.","worth_installing":"Yes, if you maintain Sphinx documentation and want it indexed by LLMs or consumed by AI agents. The package is active, well-maintained, has low install friction, and carries a permissive license. It is beta-status software (Development Status 4), so expect potential API changes, but it has no known vulnerabilities and supports current Python versions. Install it if LLM-friendly documentation export is a goal; skip it if you have no such use case."},"id":"sphinx-llm","links":{"html":"https://skillfed.io/packages/sphinx-llm","md":"https://skillfed.io/packages/sphinx-llm.md","pypi":"https://pypi.org/project/sphinx-llm/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":null,"license_treatment":"permissive","name":"sphinx-llm","python_support":"supports_current","summary":null},"popularity":{"monthly_downloads":251463,"position":8582,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.0"}
