agent-browser
Installation
SKILL.md
agent-browser - Browser Automation for AI Agents
When to use this skill
- Open websites and automate UI actions
- Fill forms, click controls, and verify outcomes
- Capture screenshots or PDFs, or extract page content
- Run deterministic web checks with accessibility refs
- Execute parallel browser tasks via isolated sessions
- Prefer this over
playwriterwhen you want disposable browser state instead of the user's already-running Chrome session
Instructions
Step 1: Pick the right browser surface
- Use
agent-browserwhen the task should run in a fresh or isolated browser session, when browser state should be disposable, or when the flow needs to be reproducible in CI or automation. - Route to
playwriterinstead when the task depends on the user's current Chrome state, saved logins, cookies, extensions, or already-open tabs.
Step 2: Refresh runtime guidance when version-specific behavior matters
Related skills
More from akillness/oh-my-gods
deepagents
>
19agent-workflow
>
19data-analysis
>
16omg
OMG — Integrated AI agent orchestration skill. Plan with ralph+plannotator, execute with team/bmad, verify browser behavior with agent-browser, apply UI feedback with agentation(annotate), auto-cleanup worktrees after completion. Supports Claude, Codex, Gemini CLI, and OpenCode. Install: ralph, omc, omx, ohmg, bmad, plannotator, agent-browser, agentation.
16frontend-design-system
Produce production-grade UI designs using clear design tokens, layout rules, motion guidance, and accessibility checks for consistent, scalable frontend development.
15omc
oh-my-claudecode — Teams-first multi-agent orchestration layer for Claude Code. 32 specialized agents, smart model routing, persistent execution loops, and real-time HUD visibility. Zero learning curve.
15