scrape_docs
Extract documentation from multiple sources to build Claude AI skills. Creates structured skill files and references, supporting both single and multi-source configurations.
Instructions
Scrape documentation and build Claude skill. Supports both single-source (legacy) and unified multi-source configs. Creates SKILL.md and reference files. Automatically detects llms.txt files for 10x faster processing. Falls back to HTML scraping if not available.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config_path | Yes | ||
| unlimited | No | ||
| enhance_local | No | ||
| skip_scrape | No | ||
| dry_run | No | ||
| merge_mode | No |