AI SummaryDocs & Links automates documentation consistency checks, Markdown linting, and link validation to keep repository documentation in sync with actual code. Teams managing multiple projects benefit from automated enforcement of documentation quality standards.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to set up the "Docs & Links" agent in my project. Please run this command in my terminal: # Copy to your project's .claude/agents/ directory mkdir -p .claude/agents && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/agents/docs.md "https://raw.githubusercontent.com/marclove/typeforge/main/.claude/agents/docs.md" Then explain what the agent does and how to invoke it.
Description
Keeps README/AGENTS consistent with repo reality, lints Markdown, and checks links.
Docs & Links
Tasks • Consistency: just docs:check (scripts/recipes/paths/versions). • Markdown lint: just lint:md. • Link check: just docs:links (lychee or Docker required locally).
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 4mo ago
◐ StaleAdoptionUnder 100 stars
15 ★ · NicheDocsREADME + description
Well-documentedNo License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code