back
loading skill details...
Browser automation for AI agents. Use when the user needs to navigate websites, read page content, fill forms, click elements, take screenshots, or manage…
Vibium Browser Automation — CLI Reference The vibium CLI automates Chrome via the command line. The browser auto-launches on first use (daemon mode keeps it running between commands). vibium go <url> && vibium map && vibium click @e1 && vibium map Core Workflow Every browser automation follows this pattern: Navigate: vibium go <url> Map: vibium map (get element refs like @e1, @e2) Interact: Use refs to click, fill, select — e.g. vibium click @e1 Re-map: After navigation or DOM changes, get fresh refs with vibium map Binary Resolution
don't have the plugin yet? install it then click "run inline in claude" again.