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 curl or a project SDK.
  • Do not use for unit, integration, or E2E test authoring without live browser interaction. Use automate-e2e-tests for 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:

Installs
9
GitHub Stars
2
First Seen
Jul 6, 2026
agent-browser — supatest-ai/supa-skills