demodrive-ai/llms-txt-action
Convert documentation websites into LLM-ready by adding /llms.txt. reference: https://llmstxt.org/.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| docs_dir | Documentation output directory | no | site/ |
| skip_llms_txt | Skip llms.txt file generation | no | false |
| skip_llms_full_txt | Skip llms-full.txt file generation | no | false |
| skip_md_files | Skip generation of markdown files | no | false |
| llms_txt_name | Name of the llms.txt output file | no | llms.txt |
| llms_full_txt_name | Name of the llms-full.txt output file | no | llms-full.txt |
| sitemap_path | Path relative to docs_dir to the sitemap.xml file | no | sitemap.xml |
| model_name | Model to use for generating summaries | no | gpt-4o-mini |
Outputs
no outputs