Skip to content

Add llms-txt-lint to Integrations - #141

Open
abyworkings-coder wants to merge 1 commit into
AnswerDotAI:mainfrom
abyworkings-coder:add-llms-txt-lint-integration
Open

Add llms-txt-lint to Integrations#141
abyworkings-coder wants to merge 1 commit into
AnswerDotAI:mainfrom
abyworkings-coder:add-llms-txt-lint-integration

Conversation

@abyworkings-coder

Copy link
Copy Markdown

Summary

  • Adds llms-txt-lint to the Integrations list — a zero-dependency Node.js CLI and companion GitHub Action that validates an llms.txt file against this spec (correct section order, required H1 title + blockquote summary, dead link detection in listed resources).
  • Includes a --json output mode for piping results into CI dashboards or PR bots.
  • Repo: https://github.com/abyworkings-coder/llms-txt-lint

Test plan

  • Verified the tool runs against both a spec-compliant fixture (exits 0) and a broken fixture (exits 1, reports errors/warnings) before submitting this entry
  • Single-line addition, consistent with the format of the other Integrations entries

Zero-dependency CLI + GitHub Action that validates llms.txt files
against the spec (section order, required H1/blockquote, dead link
checks), with a --json output mode for CI pipelines.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant