Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Route web scraping, crawling, site-ingestion, URL discovery, structured extraction, and public-site capture tasks to the right local stack. Make sure to use this whenever the user wants to scrape a site, crawl docs, export markdown from many pages, map a website, capture a public website for later analysis, understand a website thoroughly, gather comprehensive information from a site, extract structured data from pages, or recover blocked public web content.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 12% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 8% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -2% | 0% |
| case-04 | ✗→✓ | ▲ Improved | 17% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -1% | 0% |
Use this skill as the first routing layer for public web-data tasks.
It exists to stop the agent from improvising the stack every time. Choose the best local path first, then escalate only when the target is blocked.
This skill routes acquisition, not full research synthesis. For research tiering, think:
web_search / web_fetch for tiny tasksgpt-research for fast 10-20 source synthesisdeep-research for heavy 40+ source auditable workUse the agent's native web_fetch / web_search tools first for:
Only reach for webfetch-skill if the native web tools are unavailable or there is a specific reason to use that script workflow.
Use crawl4ai for:
Use katana for:
Use scrapegraph-ai for:
Use camofox as the free local fallback when the native path fails because of:
Use residential-proxy only when:
camofox was actually tried and still failed, or the task is a narrow public HTTP endpoint recovery where a browser path is not sufficientAlways follow this order:
camofox if blocked by JS / anti-bot / challenge flowresidential-proxy only with explicit permission and only for narrow recoveryDo not silently push a whole crawl through the residential proxy.
agent-browser / browser-use and only bring in camofox when anti-bot pressure is the actual blocker.When you use this routing skill, report:
markdown## Web-data path used - Primary route: native fetch | crawl4ai | katana | scrapegraph-ai - Escalated to camofox: yes/no - Escalated to residential proxy: yes/no - Reason for escalation: ... - URLs or scope: ... - Artifacts created: ... - Remaining blockers: ...
Other measured skills in the registry, with their headline benchmark lift.