agent-browser

Automate web pages and Electron apps via Chrome DevTools Protocol.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the need for manual human effort when AI agents need to interact with websites, fill out forms, extract data, or automate desktop applications, removing repetitive, time-consuming browser and app interaction work from your workflow.

Core Features & Use Cases

  • Web Browser Automation: Navigate to any website, fill forms, click buttons, take screenshots, and scrape structured or unstructured page data programmatically.
  • Electron Desktop App Automation: Interact with popular Electron apps including VS Code, Slack, Discord, Figma, and Notion as if a human was operating the interface.
  • Specialized Workflows: Built-in support for Slack workspace automation, exploratory QA testing and bug hunts, Vercel Sandbox microVM browser sessions, and AWS Bedrock AgentCore cloud browser access.

Quick Start

Use the agent-browser skill to navigate to the target website, submit the provided registration form with the given user details, and save a screenshot of the confirmation page.

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

You can automate web scraping and form filling programmatically using browser automation to navigate websites, submit forms, and extract structured or unstructured page data without manual human effort.

Can I automate Slack workspace tasks and other Electron desktop apps?

Yes, Electron desktop app automation supports programmatic interaction with Slack, VS Code, Discord, Figma, and Notion as if a human was operating the interface to execute workspace tasks.

What do I need to run headless Chromium browser automation for AI agents?

Running headless Chromium browser automation requires a pre-installed agent-browser CLI and a headless Chromium binary configured via the AGENT_BROWSER_EXECUTABLE_PATH for Chrome DevTools Protocol communication.

How do I perform exploratory QA testing and capture screenshots programmatically?

You can perform exploratory QA testing and bug hunts by automating programmatic interaction with web pages to navigate interfaces, execute actions, and capture screenshots of the resulting states.

Does this browser automation tool support cloud browser session management?

Yes, browser automation supports specialized workflows including Vercel Sandbox microVM browser sessions and AWS Bedrock AgentCore cloud browser access for remote session management.

What is the best way to extract structured data from unstructured web pages?

The best way to extract structured data from unstructured web pages is programmatic browser automation, which navigates to target websites and scrapes page data directly without manual human effort.