🌐
AutomationTypeScript

Browser Automation

by daxaur

Browser Automation is an Automation skill for Claude Code, published by daxaur in openpaw.

167 stars11 forkson daxaur/openpawAdded 2026/09/08+1% in starsRepository updated 2026/05/23
ai-agentanthropicautomationclaudeclaude-codeclimacosopen-sourcepersonal-assistantproductivitysmart-hometelegramtypescriptvibecoding
Install in seconds
Install Browser Automation
Copy Browser Automation 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/daxaur/openpaw/tree/main/skills/c-browser ~/.claude/skills/c-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/daxaur/openpaw.git

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

In this catalog

Source file
skills/c-browser/SKILL.md in daxaur/openpaw
Installs to
~/.claude/skills/c-browser
Collection
One of 25 skills cataloged from this repository
Category
Automation β€” 2226 skills

What Browser Automation does

Browser Automation navigates pages, clicks elements, fills forms, takes screenshots, and scrapes content with agent-browser or playwright-cli. Use it for structured web interaction and testing flows.

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

Documentation

README

Browser Automation

agent-browser (Vercel)

Navigate and interact with web pages using structured snapshots:

# Open a URL
agent-browser open "https://example.com"

# Get interactive element snapshot (shows clickable refs)
agent-browser snapshot -i

# Click an element by ref
agent-browser click @e2

# Fill a form field
agent-browser fill @e5 "search query"

# Take annotated screenshot
agent-browser screenshot --annotate

# Type text
agent-browser type "hello world"

# Press keys
agent-browser press Enter

playwright-cli (Microsoft)

Token-efficient browser automation designed for AI agents:

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

Frequently asked about Browser Automation

  • What else does daxaur publish alongside Browser Automation?

    Browser Automation is one of 25 skills that DirSkills catalogs from daxaur/openpaw, the repository it ships in. Its siblings there include AI LLM Tools, Apple Notes And Reminders and Bluetooth Control. Each one is a separate skill with its own page in this directory, installs the same way Browser Automation does, and is maintained by daxaur in that same repository. The rest of the collection is listed on the daxaur/openpaw page.

  • How does Browser Automation compare to other Automation skills?

    Browser Automation ranks #1999 by stars among the 2226 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 Browser Automation against them. Open each page to compare what they document and how they install.

More from daxaur/openpaw

Browser Automation is one of 25 skills cataloged on DirSkills from daxaur/openpaw.

See all 25 skills β†’