agent-browser plugin for AI coding agents

Browser automation CLI for AI agents to navigate pages, fill forms, and test apps.

Install the plugin in your coding agent

Add the marketplace once, then run the command for your tool.

Terminal · Claude Code
claude plugin install agent-browser@claude-settings
1 of 4

See what the plugin includes

These components come from the current plugin directory, not a hand-written feature list.

Supported tools
Claude Code, Codex, Cursor, Gemini
Skills
agent-browser, electron
Agents
None
Commands
None
Hooks
None

Download this plugin’s skills

Each release ZIP works in ChatGPT and Claude.ai. Review the source before uploading it.

agent-browser

Agent-browser usage guide. Read this before running any agent-browser commands. Covers the snapshot-and-ref workflow, navigating pages, interacting with elements (click, fill, type, select), extracting text and data, taking screenshots, managing tabs, handling forms and auth, waiting for content, running multiple browser sessions in parallel, and troubleshooting common failures. Use when the user asks to interact with a website, fill a form, click something, extract data, take a screenshot, log into a site, test a web app, or automate any browser task.

ChatGPTClaude.aiIncludes references, templatesMay require external tools

electron

Automate Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify, etc.) using agent-browser via Chrome DevTools Protocol. Use when the user needs to interact with an Electron app, automate a desktop app, connect to a running app, control a native app, or test an Electron application. Triggers include “automate Slack app”, “control VS Code”, “interact with Discord app”, “test this Electron app”, “connect to desktop app”, or any task requiring automation of a native Electron application.

ChatGPTClaude.aiInstructions only

Verify the source

Version 1.0.3. License: Apache-2.0.

Open the plugin files on GitHub