unbrowse-browser
Installation
SKILL.md
Unbrowse Browser
Use this skill when website work should stay on the Unbrowse path instead of the legacy pixel browser.
Decision rule:
- Use
unbrowsefor website retrieval, extraction, authenticated reads, API discovery, and repeatable site actions. - Use
browseronly for visual QA, drag/drop, canvas-heavy flows, uploads/downloads, or when Unbrowse reports no usable API path.
Default call shape:
{
"action": "resolve",
"intent": "describe the website task in plain English",
"url": "https://target-site.example"
}
Useful actions:
Related skills