https://github.com/kingsword09/docusaurus-plugin-llms-builder
A Docusaurus plugin that generates standardized LLM prompt files (llms.txt and llms-full.txt) from your documentation.
https://github.com/kingsword09/docusaurus-plugin-llms-builder
docusaurus docusaurus-plugin llmstxt
Last synced: 7 months ago
JSON representation
A Docusaurus plugin that generates standardized LLM prompt files (llms.txt and llms-full.txt) from your documentation.
- Host: GitHub
- URL: https://github.com/kingsword09/docusaurus-plugin-llms-builder
- Owner: kingsword09
- License: mit
- Created: 2025-05-27T09:26:39.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-06-05T14:08:53.000Z (8 months ago)
- Last Synced: 2025-07-17T13:48:16.169Z (7 months ago)
- Topics: docusaurus, docusaurus-plugin, llmstxt
- Language: TypeScript
- Homepage: https://blog.kingsword.tech/docusaurus-plugin-llms-builder/
- Size: 720 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docusaurus-plugin-llms-builder
A Docusaurus plugin that generates standardized LLM prompt files (llms.txt and llms-full.txt) from your documentation.
## Features
- Automatically extracts content from your Docusaurus documentation
- Generates llms.txt containing clean, formatted text for LLM training
- Creates llms-full.txt with complete documentation context
- Configurable content processing and filtering
- Preserves document structure and relationships
## Documentation
For detailed documentation and usage examples, please visit:
[docusaurus-plugin-llms-builder Documentation](https://blog.kingsword.tech/docusaurus-plugin-llms-builder/)