Home / bastani-inc / atomic · packages/subagents/skills/agent-browser/SKILL.md · GitHub

agent-browser skillA

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
…

Read the whole file at its exact version.

How to install

Latest version
mdr add bastani-inc/atomic/agent-browser@git:20260920.46c242d
Exact content
mdr add bastani-inc/atomic/agent-browser@sha256:08a0fea7844845d9

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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_flkt4qpwew2tmaql.svg)](https://markdownregistry.com/a/art_flkt4qpwew2tmaql)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260920.46c242d latest2026-09-20 46c242d 3,662 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (3662 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

bastani-inc/atomic · 820 stars · license NOASSERTION · pushed 2026-09-24 · branch main

API

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.

More from bastani-inc/atomic

bun skill
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…
v1.0 · audit B · 820 stars
gh-commit skill
bastani-inc/atomic · .agents/skills/gh-commit/SKILL.md · Create well-formatted commits with conventional commit format.
git:20260515.c4cb45d · audit A · 820 stars
gh-create-pr skill
bastani-inc/atomic · .agents/skills/gh-create-pr/SKILL.md · Commit unstaged changes, push changes, submit a pull request.
git:20260515.c4cb45d · audit A · 820 stars
gh-stack skill
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…
v0.0.9 · audit A · 820 stars
prek skill
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…
git:20260515.c4cb45d · audit A · 820 stars
typescript-advanced-types skill
bastani-inc/atomic · .agents/skills/typescript-advanced-types/SKILL.md · Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and…
git:20260515.c4cb45d · audit A · 820 stars
typescript-expert skill
bastani-inc/atomic · .agents/skills/typescript-expert/SKILL.md · TypeScript and JavaScript expert with deep knowledge of type-level programming, performance optimization, monorepo…
git:20260515.c4cb45d · audit A · 820 stars
AGENTS.md agents
bastani-inc/atomic · AGENTS.md
git:20260923.0078564 · audit A · 820 stars
CLAUDE.md claude
bastani-inc/atomic · CLAUDE.md
git:20260716.9ae109d · audit A · 820 stars
DESIGN.md design
bastani-inc/atomic · DESIGN.md · Terminal control plane for orchestrating multi-agent coding workflows.
git:20260724.1b90640 · audit A · 820 stars
dynamic-resources skill
bastani-inc/atomic · packages/coding-agent/examples/extensions/dynamic-resources/SKILL.md · Example skill loaded from resources_discover
git:20260515.c4cb45d · audit B · 820 stars
calendar skill
bastani-inc/atomic · packages/coding-agent/test/fixtures/skills-collision/first/calendar/SKILL.md · First calendar skill.
git:20260515.c4cb45d · audit B · 820 stars

Every file in bastani-inc/atomic

Other files named agent-browser

agent-browser skill
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…
git:20260210.a19f104 · audit A · 66,288 stars
agent-browser skill
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…
git:20260824.021d925 · audit A · 43,161 stars
agent-browser skill
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…
git:20260710.df4929d · audit A · 30,833 stars
agent-browser skill
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…
git:20251121.df99134 · audit A · 3,095 stars
agent-browser skill
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…
git:20260908.cedd772 · audit A · 1,153 stars
agent-browser skill
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…
git:20260915.79f4d0c · audit A · 792 stars
agent-browser skill
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…
git:20260831.972d952 · audit A · 490 stars
agent-browser skill
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…
git:20260708.f093c1a · audit A · 427 stars

Browse by kind, by grade A, or by owner.