scanner
Installation
SKILL.md
Scanner Skill
Use this skill to scan and analyze all relevant pages under a target website domain to build or refresh a local customer support corpus.
Embedded Script
python skills/scanner/scripts/scan.py <URL> [--force]
Arguments
| Argument | Description |
|---|---|
<URL> |
The start/seed URL of the website to analyze (e.g. https://example.com) |
--force |
Force scanning and bypass the 24-hour cache check |