Skills Explorer Add Skills

dev-browser

An agent skill by SawyerHood, from SawyerHood/dev-browser. Tags: automation, cli, developer-tools, testing, web.

What it does

Browser automation with persistent named pages via the dev-browser CLI. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, log into sites, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", "open the browser", or any browser interaction request.

Install

With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:

npx skills add SawyerHood/dev-browser --skill dev-browser

Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):

git clone --depth 1 https://github.com/SawyerHood/dev-browser
cp -r dev-browser/skills/dev-browser ~/.claude/skills/dev-browser

Safety box score

Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.

Source

Repository
SawyerHood/dev-browser (all skills from this repository)
Path
skills/dev-browser/SKILL.md
Branch
main
Updated
2026-09-19