| name | agent-browser |
| description | Browser automation CLI for AI agents. Use when the user needs to interact with websites, fill forms, click buttons, extract data, take screenshots, or automate any browser task. |
| when-to-use | 当需要通过浏览器自动化访问网页、交互、截图、提取数据时 |
| allowed-tools | bash,read_file,list_files,rg,list_skills |
| user-invocable | true |
| argument-hint | <url> |
| arguments | ["target_url"] |
agent-browser
Fast browser automation CLI for AI agents. Chrome/Chromium via CDP with
accessibility-tree snapshots and compact @eN element refs.
Start here
This file is a discovery stub, not the usage guide. Before running any
agent-browser command, load the actual workflow content from the CLI:
agent-browser skills get core
agent-browser skills get core --full
Specialized skills
agent-browser skills get dogfood
agent-browser skills get electron
agent-browser skills get slack
agent-browser skills get agentcore
agent-browser skills get vercel-sandbox
Security testing
When loaded for penetration testing / security assessment, the testing workflow
and security-specific rules are provided by web-security-testing skill.
Load that skill for the complete security browser workflow.