An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# docusaurus-plugin-llms-builder

NPM version

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/)