agent-browser is agent-read markdown (skill) from bastani-inc/atomic: Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction. Also use fo.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# agent-browser
Fast browser automation CLI for AI agents. Chrome/Chromium via CDP with accessibility-tree snapshots and compact `@eN` element refs.
Install: `npm i -g agent-browser && agent-browser install`
## 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:
```bash
agent-browser skills get core # start here — workflows, common patterns, troubleshooting
agent-browser skills get core --full # include full command reference and templates
```
The CLI serves skill content that always matches the installed version, so instructions never go stale. The content in this stub cannot change between releases, which is why it just points at `skills get core`.
## Specialized skills
Load a specialized skill when the task falls outside browser web pages:
```bash
agent-browser skills get electron # Electron desktop apps (VS Code, Slack, Discord, Figma, ...)
agent-browser skills get slack # Slack workspace automation
agent-browser skills get dogfood # Exploratory testing / QA / bug hunts
…
Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
GET https://markdownregistry.com/api/v1/artifacts/art_flkt4qpwew2tmaql
GET https://markdownregistry.com/api/v1/resolve?ref=bastani-inc/atomic/agent-browser
GET https://markdownregistry.com/api/v1/blob/08a0fea7844845d9da83ea98e969ccfcc27d98a2ffcd354ce6680838536fe7ca
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
bastani-inc/atomic · .agents/skills/bun/SKILL.md · Use when building, testing, and deploying JavaScript/TypeScript applications. Reach for Bun when you need to run…
bastani-inc/atomic · .agents/skills/gh-stack/SKILL.md · Manage stacked branches and pull requests with the gh-stack GitHub CLI extension. Use when the user wants to create…
bastani-inc/atomic · .agents/skills/prek/SKILL.md · Use when setting up or running hooks with prek in any repository. prek is a Rust drop-in alternative to pre-commit for…
bastani-inc/atomic · .agents/skills/typescript-expert/SKILL.md · TypeScript and JavaScript expert with deep knowledge of type-level programming, performance optimization, monorepo…
shanraisshan/claude-code-best-practice · .claude/skills/agent-browser/SKILL.md · Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages…
vercel-labs/agent-browser · skills/agent-browser/SKILL.md · Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages…
nanocoai/nanoclaw · container/skills/agent-browser/SKILL.md · Browse the web for any task — research topics, read articles, interact with web apps, fill forms, take screenshots…
maxmiksa/auto-company · .claude/skills/agent-browser/SKILL.md · Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages…
fcakyon/claude-codex-settings · plugins/agent-browser/skills/agent-browser/SKILL.md · Agent-browser usage guide. Read this before running any agent-browser commands. Covers the snapshot-and-ref workflow…
23blocks-os/ai-maestro · .agents/skills/agent-browser/SKILL.md · Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages…
mxyhi/ok-skills · agent-browser/SKILL.md · Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages…
aiskillstore/marketplace · skills/101-skills/agent-browser/SKILL.md · Browser automation for AI agents via inference.sh. Navigate web pages, interact with elements using @e refs, take…