scrape_docs
Scrape documentation from single or multiple sources, automatically detect llms.txt files for faster processing, and generate SKILL.md with reference files to build LLM skills.
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 |