agent-browser

Automate web browsing and testing via Chrome/Chromium CDP.

53|12|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/typeclaw/typeclaw --skill agent-browser-typeclaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-browser
Source: https://github.com/typeclaw/typeclaw/tree/main/plugins/agent-browser/skills/agent-browser
Command: npx skills add https://github.com/typeclaw/typeclaw --skill agent-browser-typeclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires agent-browser, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Enables AI agents to perform browser automation tasks such as navigating web pages, filling forms, clicking buttons, and capturing screenshots, simplifying web-based workflows.

Core Features & Use Cases

  • Web Interaction Automation: Script interactions with web pages for testing, data scraping, or routine tasks.
  • Browser Testing & QA: Automate testing of web applications and Electron desktop apps like Slack, Figma, and VS Code.
  • Use Case: Automate login procedures and extract data from a company's internal dashboard for analysis.

Quick Start

Load the agent-browser skill and run agent-browser skills get core to review basic workflows needed for webpage automation.

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 testing and scraping for complex workflows?

Automate web testing and scraping by scripting browser interactions for navigating pages, filling forms, and capturing screenshots to simplify complex web-based workflows.

Can I use browser automation to test Electron desktop apps like Slack and VS Code?

Yes, browser automation supports testing Electron desktop applications including Slack, Figma, and VS Code, allowing you to automate interactions within these environments.

Do I need Chrome or Chromium to run automated web interactions in Docker?

Yes, you need Chrome or Chromium via CDP to run automated web interactions, making it suitable for routine web automation within Docker containers.

What is the best way to automate login procedures and extract data from internal dashboards?

The best way to extract dashboard data is using AI agent browser automation to script login procedures, navigate interfaces, and capture the required web content.

Does this browser automation tool support exploratory QA testing?

Yes, the tool supports exploratory QA testing by enabling AI agents to navigate, interact with, and capture web content during exploratory testing procedures.

Why use AI agents for routine web automation instead of traditional scripts?

AI agents handle routine web automation by dynamically navigating and interacting with web pages, capturing screenshots, and adapting to complex workflows better than static scripts.