agent-browser

Automate browser interactions for web testing, form filling, and data extraction.

146|12|Updated Jan 30, 2025
One-click install
npx skills add https://github.com/zoonk/zoonk --skill agent-browser-zoonk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-browser
Source: https://github.com/zoonk/zoonk/tree/main/.agents/skills/agent-browser
Command: npx skills add https://github.com/zoonk/zoonk --skill agent-browser-zoonk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates browser interactions to streamline web testing, form filling, screenshot capture, and data extraction, reducing manual effort and increasing reliability.

Core Features & Use Cases

  • Automate navigation, element discovery, and interaction on web pages
  • Fill forms, capture screenshots, and extract data across sites for testing, QA, and documentation
  • Use cases include automated login flows, form submissions, and content extraction for reports

Quick Start

Open a URL, snapshot interactive elements, and perform actions such as click, fill, and capture artifacts.

Frequently Asked Questions about agent-browser

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

FAQPage Schema
How do I automate form filling and web testing without manual browser interaction?

Automate form filling and web testing by using a Bash-based CLI to navigate URLs, discover interactive elements, and execute actions like clicks and data extraction. It handles login flows and form submissions to reduce manual effort.

Can I capture screenshots and extract data across multiple sites for QA reporting?

Yes, you can capture screenshots and extract data across sites for QA reporting. The CLI snapshots interactive elements and captures artifacts during navigation, enabling visual verification and content extraction.

What is the best way to handle automated login flows and form submissions for testing?

The best way to handle automated login flows is using a Bash CLI that opens URLs, snapshots interactive element refs, and performs targeted actions. This streamlines form submissions and increases testing reliability.

Does browser automation for data extraction require external dependencies?

No external dependencies are required for browser automation and data extraction. The Skill operates using a standalone Bash-based CLI with interactive element refs and optional references for guidance.

How do I discover and interact with interactive elements on a web page for data extraction?

Discover and interact with elements by opening a URL and taking a snapshot of interactive element refs. The CLI then performs actions such as click, fill, and capture to extract data from the targeted web page.