diff --git a/nbs/index.qmd b/nbs/index.qmd index 5fb1b62..5ca33df 100644 --- a/nbs/index.qmd +++ b/nbs/index.qmd @@ -131,6 +131,7 @@ Various tools and plugins are available to help integrate the llms.txt specifica - [Drupal LLM Support](https://www.drupal.org/project/llm_support) - A Drupal Recipe providing full support for the llms.txt proposal on any Drupal 10.3+ site - [`llms-txt-php`](https://github.com/raphaelstolt/llms-txt-php) - A library for writing and reading llms.txt Markdown files - [`VS Code PagePilot Extension`](https://dmux.github.io/pagepilot) - PagePilot is a VS Code Chat participant that automatically loads external context (documentation, APIs, README files) to provide enhanced responses. +- [`llms-txt-lint`](https://github.com/abyworkings-coder/llms-txt-lint) - Zero-dependency CLI and GitHub Action that validates llms.txt files against the spec (section order, required H1/blockquote, dead links) and can output JSON for CI pipelines ## Next steps