vibebrowser
Installation
SKILL.md
Vibe Browser
Use this skill when a task should be done in the browser that is already connected to the Vibe relay.
Required environment variables:
VIBE_RELAY_HTTP_BASEVIBE_BROWSER_UUIDVIBE_BROWSER_SECRET
Rules:
- Use the
exectool only to run the bundled helper script. - Prefer the bundled helper over handwritten
curl,fetch, or Python relay clients. - Use the relay-backed browser only; do not switch to unrelated browsing paths.
- For helper executions, call
execwithhost: gateway,security: full, andask: off. - Do not use
sandbox, do not usenode, and do not setelevatedfor helper executions. - For simple machine-checkable tasks, you may return the helper JSON directly.
- For normal user requests, use the helper output to answer naturally.