zoo-browser-verification

Verify browser-visible Zoo behaviors and capture screenshots and videos as evidence.

5|1|Updated Aug 22, 2025
One-click install
npx skills add https://github.com/andreyvit/zoo --skill zoo-browser-verification
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zoo-browser-verification
Source: https://github.com/andreyvit/zoo/tree/main/.codex/skills/zoo-browser-verification
Command: npx skills add https://github.com/andreyvit/zoo --skill zoo-browser-verification

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verify browser-visible Zoo behavior and collect actionable UI evidence to guide development and reviews.

Core Features & Use Cases

  • Validate browser interactions against Zoo subtasks and record consistent evidence.
  • Capture screenshots and videos for cross-state transitions, and store in durable notes.
  • Use after implementing UI changes to confirm behavior and document results.

Quick Start

Run the Zoo Browser Verification after implementing a browser-related subtask to capture evidence and context.

Frequently Asked Questions about zoo-browser-verification

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

FAQPage Schema
How do I verify browser-visible UI behavior with reliable evidence?

Verify browser-visible UI behavior by specifying mode, scenario, port, URL, viewport, and user state, then archiving screenshots and videos as evidence. This approach uses Codex Browser Use with optional fallback to Codex Computer Use.

What is the best way to capture UI state validation evidence across scenarios?

Capture UI state validation evidence by applying Codex Browser Use to record cross-state transitions across scenarios. Archive the resulting screenshots and videos in durable notes to document browser interactions.

Can I use Codex Computer Use as a fallback for browser compatibility checks?

Yes, you can use Codex Computer Use as an optional fallback for browser compatibility checks. The primary tool is Codex Browser Use, which handles compatibility checks and evidence capture.

When do I need to record viewport and user state for browser testing?

Record viewport and user state during browser testing when validating cross-state transitions and capturing UI evidence. Specifying these parameters ensures consistent behavior verification across different browser scenarios.

Does browser verification store captured screenshots and videos in durable notes?

Yes, browser verification stores captured screenshots and videos in durable notes. This ensures that UI evidence for cross-state transitions and compatibility checks is archived for development guidance.

Why specify port and URL when capturing browser-visible Zoo behavior evidence?

Specify port and URL when capturing browser-visible Zoo behavior evidence to accurately target the application instance and validate UI state. This ensures recorded screenshots and videos reflect the correct scenario.