scrape_docs
Scrape documentation from single or multiple sources to create SKILL.md and reference files for LLM skills. Automatically detects llms.txt files or falls back to HTML scraping.
Instructions
Scrape documentation and build LLM 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
| Name | Required | Description | Default |
|---|---|---|---|
| config_path | Yes | ||
| unlimited | No | ||
| enhance_local | No | ||
| skip_scrape | No | ||
| dry_run | No | ||
| merge_mode | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |