Agent Skills: Browser Automation

Use browser automation safely for repeatable flows, verification steps, and UI evidence capture.

UncategorizedID: willsigmon/sigstack/browser-automation

Install this agent skill to your local

pnpm dlx add-skill https://github.com/willsigmon/sigstack/tree/HEAD/ops/sigmachines/claude/skills/browser-automation

Skill Files

Browse the full folder contents for browser-automation.

Download Skill

Loading file tree…

ops/sigmachines/claude/skills/browser-automation/SKILL.md

Skill Metadata

Name
browser-automation
Description
Use browser automation safely for repeatable flows, verification steps, and UI evidence capture.

Browser Automation

When to use

  • Task explicitly matches this capability.
  • A reusable workflow is better than ad-hoc commands.

Workflow

  1. Confirm scope and success criteria.
  2. Gather facts with tools before editing.
  3. Execute in small, reversible steps.
  4. Verify outcomes with concrete checks.
  5. Return a concise summary and next actions.

Output contract

  • What changed
  • What was verified
  • Remaining risks / follow-ups