Browser automation using Vercel's agent-browser CLI. Use when you need to interact with web pages, fill forms, take screenshots, or scrape data. Alternative to Playwright MCP - uses Bash commands with ref-based element selection. Triggers on "browse website", "fill form", "click button", "take screenshot", "scrape page", "web automation".
$npx -y skills add davekilleen/dex --skill agent-browserInstalls into the current project.
Run `npx skills use "https://github.com/davekilleen/dex" --skill "davekilleen/dex/agent-browser"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/davekilleen/dex" that are relevant to the current task. Run `npx skills add "https://github.com/davekilleen/dex"` and select the relevant skills, then follow their instructions.