agent-browser

Automate browser and Electron app interactions via Chrome DevTools Protocol.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Browser automation is essential for AI agents to interact with websites and Electron apps. This CLI-based skill enables automated web tasks, data extraction, QA checks, and workflow automation across web pages and desktop apps.

Core Features & Use Cases

  • Web interaction: navigate pages, fill forms, click elements, take screenshots, and extract data.
  • Automation across Electron apps and cloud environments: automate tasks in apps like VS Code, Slack, Discord, Figma, Notion, and Slack unreads.
  • Use Case: When validating a site's checkout flow, run a scripted sequence to open the page, fill customer details, navigate, and verify the outcome.

Quick Start

Load the core workflow content with agent-browser skills get core.

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 tasks like form filling and data extraction with AI agents?

You can automate web tasks by loading the core workflow content to enable AI agents to navigate pages, fill forms, click elements, take screenshots, and extract data from websites and Electron apps.

Can I use browser automation to test checkout flows in web applications?

Yes, browser automation supports QA testing by running scripted sequences to open pages, fill customer details, navigate through steps, and verify the checkout flow outcome automatically.

Does this browser automation CLI work with Electron apps like VS Code and Slack?

Yes, this CLI automates interactions across Electron apps, enabling AI agents to control workflows in VS Code, Slack, Discord, Figma, and Notion through Chrome or Chromium CDP support.

What do I need to run automated web interactions in cloud browser sessions?

You need Chrome or Chromium CDP support to run automated web interactions, and you can extend the core functionality by loading custom scripts, references, and assets for cloud sessions.

How do I start automating desktop app workflows after installing the agent-browser skill?

Start by loading the core workflow content using the command to get the core skills, which sets up the CLI to begin automating desktop app workflows and web interactions.