doc-scraper

Community

Turn docs sites into structured reference material.

Authorjmagly
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Converts documentation websites into organized, categorized reference files suitable for Claude skills or offline archives.

Core Features & Use Cases

  • Grounding checks: Verify target URL accessibility and structure.
  • Config templates: Generate scraper config with selectors and categories.
  • Output validation: Ensure references and metadata are properly structured.

Quick Start

Scrape a docs site into output/<skill-name>/references with a basic config.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: doc-scraper
Download link: https://github.com/jmagly/ai-writing-guide/archive/main.zip#doc-scraper

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository