agent-browser

Automate web navigation, form submission, and data extraction via the agent-browser CLI.

Updated Feb 12, 2026
One-click install
npx skills add https://github.com/mynameistito/opencode-config --skill agent-browser-mynameistito
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-browser
Source: https://github.com/mynameistito/opencode-config/tree/main/skills/agent-browser
Command: npx skills add https://github.com/mynameistito/opencode-config --skill agent-browser-mynameistito

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill eliminates the need for manual, repetitive web interactions such as form filling, data scraping, login flows, and web application testing, which are time-consuming and prone to human error, while providing AI agents with a reliable, programmatic way to interact with web content.

Core Features & Use Cases

  • Full Browser Automation: Navigate pages, fill forms, click buttons, take screenshots, extract data, and perform any browser-based task programmatically.
  • Flexible Authentication Handling: Supports multiple login patterns including OAuth, 2FA, session persistence, and encrypted credential vaults for secure access to protected sites.
  • Use Case Example: For instance, use this Skill to automatically log into a project management tool, scrape task status updates from multiple pages, and compile the results into a structured report without manual copy-pasting.

Quick Start

Use the agent-browser skill to log into the target SaaS dashboard, scrape all active project task names and due dates, and save a full-page screenshot of the results to your output folder.

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 and form filling for AI agents?

Automate web scraping and form filling by using this Skill to programmatically navigate pages, submit forms, and extract data. It provides AI agents with a reliable CLI tool to handle repetitive web interactions without manual input.

Can I use browser automation to handle authenticated sessions and logins?

Yes, browser automation can handle authenticated sessions and logins. The Skill supports multiple login patterns including OAuth, 2FA, session persistence, and encrypted credential vaults for secure access to protected sites.

Does this web testing tool support Chrome or Chromium engines?

Yes, this web testing tool supports Chrome and Chromium browser engines. It also offers optional support for Lightpanda browser engines and allows proxy configuration for cross-site workflow automation.

What is the best way to perform visual regression testing and take screenshots programmatically?

The best way to perform visual regression testing is using this Skill to automate browser tasks and take full-page screenshots. It enables AI agents to capture visual outputs and test web applications programmatically.

Do I need to install the agent-browser CLI tool globally before using this Skill?

Yes, you need the agent-browser CLI tool installed globally or via a package manager. This prerequisite allows the Skill to execute programmatic web interaction tasks directly from your environment.

Why use programmatic web interaction instead of manual data extraction?

Programmatic web interaction eliminates manual, repetitive tasks like data scraping and login flows that are prone to human error. It provides AI agents with a reliable method to extract data and compile structured reports automatically.