🌐
AutomationPython

Agent Browser

by ReflexioAI

Agent Browser is an Automation skill for Claude Code, published by ReflexioAI in claude-smart.

771 stars85 forkson ReflexioAI/claude-smartAdded 2026/08/23Repository updated 2026/08/17
agent-memoryai-agent-memoryai-agentsclaudeclaude-codeclaude-code-plugincodexcodex-pluginlocal-firstmemoryopencodeopencode-pluginself-improvementself-improving-ai
Install in seconds
Install Agent Browser
Copy Agent Browser into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/ReflexioAI/claude-smart/tree/main/.agents/skills/agent-browser ~/.claude/skills/agent-browser

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/ReflexioAI/claude-smart.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/agent-browser/SKILL.md in ReflexioAI/claude-smart
Installs to
~/.claude/skills/agent-browser
Collection
One of 13 skills cataloged from this repository
Category
Automation1523 skills

What Agent Browser does

Agent Browser is a CLI for automating websites in Chrome or Chromium. Use it to navigate pages, fill forms, click buttons, take screenshots, extract data, and test web apps.

Agent Browser is cataloged under Automation on DirSkills. Agent Browser comes from a repository tagged agent-memory, ai-agent-memory, ai-agents, claude and claude-code.

Documentation

README

Browser Automation with agent-browser

The CLI uses Chrome/Chromium via CDP directly. Install via npm i -g agent-browser, brew install agent-browser, or cargo install agent-browser. Run agent-browser install to download Chrome.

Core Workflow

Every browser automation follows this pattern:

  1. Navigate: agent-browser open <url>
  2. Snapshot: agent-browser snapshot -i (get element refs like @e1, @e2)
  3. Interact: Use refs to click, fill, select
  4. Re-snapshot: After navigation or DOM changes, get fresh refs

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Agent Browser

  • What else does ReflexioAI publish alongside Agent Browser?

    Agent Browser is one of 13 skills that DirSkills catalogs from ReflexioAI/claude-smart, the repository it ships in. Its siblings there include Check And Test, Claude Smart and Code Review. Each one is a separate skill with its own page in this directory, installs the same way Agent Browser does, and is maintained by ReflexioAI in that same repository. The rest of the collection is listed on the ReflexioAI/claude-smart page.

  • How does Agent Browser compare to other Automation skills?

    Agent Browser ranks #997 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Agent Browser against them. Open each page to compare what they document and how they install.

More from ReflexioAI/claude-smart

Agent Browser is one of 13 skills cataloged on DirSkills from ReflexioAI/claude-smart.

See all 13 skills