agent-browser

Automate Chrome browser navigation, form interaction, and data extraction via CDP.

54|7|Updated May 29, 2026
One-click install
npx skills add https://github.com/wibus-wee/cradle-app --skill agent-browser-wibus-wee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-browser
Source: https://github.com/wibus-wee/cradle-app/tree/main/.agents/skills/agent-browser
Command: npx skills add https://github.com/wibus-wee/cradle-app --skill agent-browser-wibus-wee

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires chrome-devtools-protocol, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the need for a powerful yet intuitive CLI to automate browser tasks and interactions for AI agents, streamlining workflows for tasks like website navigation, form filling, and data extraction.

Core Features & Use Cases

  • Browser Automation: Execute a wide array of browser actions including page navigation, form submission, and interaction with elements.
  • Data Extraction: Extract information from websites efficiently.
  • Use Case: Need to gather data from a competitor's website or automate the process of logging in and filling out web forms for data analysis?

Quick Start

Start the agent-browser skill with the command: 'agent-browser open https://www.example.com'

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 browser interaction for an AI agent?

You can automate web scraping and browser interaction by using this Skill to control Chrome/Chromium via the Chrome DevTools Protocol. It provides an interface for AI agents to handle page navigation, form filling, and data extraction.

Does browser automation using Chrome DevTools Protocol support form submission and navigation?

Yes, browser automation via the Chrome DevTools Protocol supports complex workflows including page navigation, form submission, and element interaction. This enables AI agents to perform interactive application usage and website testing.

How do I start automating browser tasks for data extraction from a website?

Start automating browser tasks for data extraction by running the 'agent-browser open' command followed by your target URL. This initiates a Chromium session for the AI agent to scrape data and interact with web pages.

Can I use this browser automation tool for exploratory analysis on dynamic websites?

Yes, you can use this browser automation tool for exploratory analysis on dynamic websites. It leverages the Chrome DevTools Protocol to execute complex web interaction workflows, allowing agents to navigate and extract information efficiently.

What is the best way to extract data from web forms using an AI agent?

The best way to extract data from web forms is using this CLI tool to automate the process of logging in and filling out fields. It streamlines workflows for AI agents to gather data from target websites efficiently.

Do I need Chrome installed to use CDP for web interaction and data scraping?

Yes, you need Chrome or Chromium installed because the Skill relies on the chrome-devtools-protocol dependency. This protocol acts as the bridge to enable AI agents to execute browser automation and web scraping tasks.