fetcher
Installation
SKILL.md
Fetcher - Web Crawling
Fetch web pages and documents with automatic fallbacks, proxy rotation, and content extraction.
Self-contained skill - auto-installs via uvx from git (no pre-installation needed).
Fully automatic - Playwright browsers are installed on first run for SPA/JS page support.
Simplest Usage
# Via wrapper (recommended - auto-installs)
.agents/skills/fetcher/run.sh get https://example.com
# Or directly if fetcher is installed
fetcher get https://example.com