sdk-docs-auditor

Installation
SKILL.md

SDK Docs Auditor

Produces a comprehensive, cross-referenced audit of any SDK documentation site with a fully styled downloadable HTML report.

What this skill does

  1. Discovers all SDK pages via llms.txt first, falling back to sitemap.xml (using curl), then homepage nav crawl
  2. Fetches and reads every relevant SDK page
  3. Audits six fixed sections: Installation, Quick Start, Error Handling, Troubleshooting, Examples, Best Practices
  4. Cross-references every gap across ALL other SDK pages — never flag something as missing if it exists elsewhere
  5. Scores each section 0–100 and assigns a rating tier
  6. Generates a beautiful, self-contained, downloadable HTML report

Step 1 — Discover all SDK pages

Use a three-tier discovery strategy, trying each method in order until one succeeds.

Installs
44
GitHub Stars
30
First Seen
9 days ago
sdk-docs-auditor — infrasity-labs/dev-gtm-claude-skills