kevinnkansah/Autogenerate LLMs.txt file simply
Automatically generate an llms.txt file for your website or documentation for free and integrate it into your CI/CD pipeline.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| domain | The full URL of your site, e.g. https://example.com | yes | — |
| outputFile | Where to write the merged text | no | public/llms.txt |
| backend | Content extraction backend: "jina" (default, free) or "firecrawl" (requires API key) | no | jina |
| jina_api_key | API key for Jina AI Reader API (optional for Jina backend) | no | — |
| firecrawl_api_key | API key for Firecrawl API (required when using Firecrawl backend) | no | — |
Outputs
no outputs