Automation skill

Browser Automation Skill

Open, test, click, inspect, screenshot, and verify websites or local web apps through an agent-controlled browser.

Best for

Developers, QA testers, marketers, and founders who need visual verification of web workflows.

4
Use cases
2
Prompts

Common use cases

When to use this skill

  • Verify a local app after frontend changes.
  • Check responsive layouts and console errors.
  • Click through forms, navigation, and core product flows.
  • Capture screenshots for debugging or review.

Example prompts

Prompts you can adapt

Open the local app, verify the main flow, check console errors, and report any layout issues.
Test this page at desktop and mobile widths and take screenshots of problems.

How to use it

A simple workflow

1

Start the local dev server or share the target URL.

2

Describe the user flow that should work.

3

Ask for both visual inspection and console error checks.

FAQ

Questions about Browser Automation Skill

Is browser automation only for QA?

No. It is also useful for design review, SEO checks, form testing, and verifying generated UI.

Should I use it after every frontend edit?

Use it after significant visual or interaction changes, especially when responsive behavior matters.