agent-browser
Installation
SKILL.md
Agent Browser
Use the Agent Browser CLI for browser automation. Agent Browser ships its own current skill content, so this discovery skill should stay thin and delegate to the installed CLI whenever possible.
When Not to Use
- Do not use for pure HTTP/API calls that can be done with
curlor a project SDK. - Do not use for unit, integration, or E2E test authoring without live browser interaction. Use
automate-e2e-testsfor test files. - Do not use to bypass authentication, terms, permissions, or access controls.
Load Current Instructions
First check whether the CLI is available:
agent-browser --version
If it is available, retrieve the current core instructions from the installed CLI: