From ce725b244e8f3ef2686f857cf123feb03815db7c Mon Sep 17 00:00:00 2001 From: Erik Rekola Date: Fri, 10 Jul 2026 16:27:06 +0300 Subject: [PATCH] Add turva.dev llms.txt validator to Integrations --- nbs/index.qmd | 1 + 1 file changed, 1 insertion(+) diff --git a/nbs/index.qmd b/nbs/index.qmd index 5fb1b62..5f6b9e3 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. +- [turva.dev llms.txt validator](https://turva.dev/llms-txt-validator) - Free web-based validator that checks a site's llms.txt against the proposed format, reporting pass, warn or fail per check, with JSON output for agents ## Next steps