doc-scraper

Installation
SKILL.md

Documentation Scraper Skill

Purpose

Single responsibility: Convert documentation websites into organized, categorized reference files suitable for Claude skills or offline archives. (BP-4)

Grounding Checkpoint (Archetype 1 Mitigation)

Before executing, VERIFY:

  • Target URL is accessible (test with curl -I)
  • Documentation structure is identifiable (inspect page for content selectors)
  • Output directory is writable
  • Rate limiting requirements are known (check robots.txt)

DO NOT proceed without verification. Inspect before scraping.

Uncertainty Escalation (Archetype 2 Mitigation)

Related skills
Installs
4
GitHub Stars
129
First Seen
Jan 25, 2026