What it does
This skill automates the research of website and product capabilities by crawling help documentation and compiling it into structured markdown files. It extracts capability information, feature modules, and operational procedures scattered across multiple pages.
How it works
The skill crawls help documentation from a specified base URL and organizes content into standardized outputs including comprehensive help docs, capability reports with evidence links, and quality assessments. It supports bilingual documentation and custom content selectors.
Key outputs
- help_docs_full.md: Complete consolidated help documentation
- capability_report.md: Research report with referenced source pages
- coverage.json: Documentation coverage metrics
- qa_report.json: Page quality classification (404s, access restrictions, content issues)
- run_summary.json: Execution summary and statistics
Use cases
Ideal for competitive research, product analysis, and documentation audits. Helps teams understand competitor capabilities, identify documentation gaps, and prepare content for knowledge platforms like NotebookLM.
Who benefits
Product managers conducting market research, UX researchers analyzing competitor offerings, content designers auditing documentation, and product strategists evaluating feature landscapes.