sk Skill · only-cli
web-browsing-cli
Token-efficient web browsing and web content extraction for AI agents. Use when reading a URL, browsing websites, checking links, extracting static page content, or replacing raw HTML and browser screenshots.
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
bashJavaScript
web-browsing-cli is an agent skill that provides a CLI for token-efficient web browsing and content extraction. It renders pages as compact numbered terminal views instead of raw HTML, with commands for opening pages, following links, and searching text.
Reach for it when an agent needs to read a URL or browse a site without paying the token cost of raw HTML or browser screenshots.
Use it to
- Read a URL as a compact numbered view
- Follow links by number with do <n>
- Search page text with find <query>
- Extract static page content within a token budget
- Browse sites through HTTP proxies or seeded cookies
For AI coding agents and their operators
- Host repository
- only-cli/oc
- Host stars
- 487
- Host language
- JavaScript
topicsweb-browsingclicontent-extractiontoken-efficiencyagent-skill