browse

Drive a headless browser to validate web flows and capture annotated screenshots.

1|1|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/nuurpro/Converza_ai --skill browse-nuurpro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: browse
Source: https://github.com/nuurpro/Converza_ai/tree/main/.claude/skills/browse
Command: npx skills add https://github.com/nuurpro/Converza_ai --skill browse-nuurpro

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The browse skill provides a fast headless browser to run QA tests, dogfood deployments, and collect evidence such as annotated screenshots and page state checks, reducing repetitive manual steps.

Core Features & Use Cases

  • Navigate to URLs and interact with page elements to validate behavior.
  • Diff before/after actions, capture annotated screenshots, and test responsive layouts and forms.
  • Use for deployment verification, bug reproduction, and evidence gathering for bug reports.

Quick Start

Navigate to a URL with the goto command and capture an annotated screenshot to verify the result.

Frequently Asked Questions about browse

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I capture annotated screenshots for QA testing in a headless browser?

Headless browser QA testing validates web flows by driving deterministic actions to interact with page elements. It enforces safe defaults and privacy-minded data handling, ensuring AI-driven automated actions remain predictable and fully auditable.

What is the best way to automate deployment verification and bug reproduction?

Automating deployment verification involves using a headless browser to validate web flows and test responsive layouts. You can diff before and after actions, capture page state checks, and gather annotated screenshot evidence for bug reports.

Can I use this skill to diff page states across different deployments?

Yes, you can diff page states across deployments to collect evidence. The skill supports diffing before and after actions within a headless browser, capturing annotated screenshots and page state checks to verify deployment results.

Does this headless browser tool support testing responsive layouts and forms?

Yes, the headless browser tool supports testing responsive layouts and forms. It navigates to URLs and interacts with page elements to validate behavior, ensuring your web forms and layouts function correctly across different deployments.

How do I ensure predictable and auditable AI actions during automated QA testing?

To ensure predictable and auditable AI actions during automated QA testing, the skill enforces safe defaults and privacy-minded data handling. It drives deterministic actions in a headless browser, capturing annotated screenshots and page state checks as evidence.