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_BASE
  • VIBE_BROWSER_UUID
  • VIBE_BROWSER_SECRET

Rules:

  • Use the exec tool 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 exec with host: gateway, security: full, and ask: off.
  • Do not use sandbox, do not use node, and do not set elevated for 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.
Installs
1
First Seen
May 6, 2026
vibebrowser — vibetechnologies/agent-skills