agent-browser

Automate browser tasks for web scraping, testing, and form filling via CLI.

14|2|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/opencodos/opencodos --skill agent-browser-opencodos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-browser
Source: https://github.com/opencodos/opencodos/tree/main/skills/Agent%20Browser
Command: npx skills add https://github.com/opencodos/opencodos --skill agent-browser-opencodos

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates browser-based tasks such as web scraping, form filling, and UI testing, reducing manual work and increasing reliability.

Core Features & Use Cases

  • CLI-driven browser automation for web scraping, testing, and interactive workflows.
  • Interactions include clicking, filling forms, taking screenshots, extracting text, and navigating pages.
  • Use cases include data extraction from dynamic sites, QA validation of workflows, and automated UI checks.

Quick Start

Open a URL and start automating interactions with agent-browser.

Frequently Asked Questions about agent-browser

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

FAQPage Schema
How do I automate web scraping on dynamic pages that require user interaction?

Automate web scraping on dynamic pages by defining a CLI-driven workflow that handles navigation, clicks, and form filling to reliably extract data from interactive sites. This approach reduces manual work and ensures predictable load behavior.

What is the best way to automate UI testing for interactive form filling?

Automate UI testing and interactive form filling using a CLI-driven browser automation workflow that clicks elements, fills inputs, takes screenshots, and validates UI checks. This ensures reliable QA validation across dynamic web pages.

Can I take screenshots and extract text during browser automation tasks?

Yes, you can take screenshots and extract text during browser automation by defining interaction steps within the CLI workflow. These interactions capture visual evidence and gather data from dynamic pages during testing or scraping.

Does this browser automation approach support reusable workflows for QA validation?

Yes, the browser automation approach supports reusable workflows for QA validation by utilizing frontmatter-driven instructions. This ensures predictable load behavior and consistent execution across typical data-gathering scenarios.

How do I navigate and interact with dynamic pages using a CLI-driven workflow?

Navigate and interact with dynamic pages by opening a URL and defining a CLI-driven workflow that handles clicking, filling forms, and extracting text. This enables reliable data extraction and UI interactions in automation contexts.