agent-browser

Automate browser and Electron app interactions via Chrome/Chromium CDP.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the need for manual, repetitive browser interaction when working with websites, Electron desktop apps, or collaboration tools, freeing AI agents and their users from tedious clicking, data entry, and testing tasks.

Core Features & Use Cases

  • Web browser automation: Navigate pages, fill forms, click buttons, take screenshots, scrape data, and test web applications via Chrome/Chromium CDP.
  • Desktop app control: Automate Electron-based applications including VS Code, Slack, Discord, Figma, Notion, and Spotify.
  • Specialized workflows: Built-in support for Slack workspace automation, exploratory testing, QA bug hunts, Vercel Sandbox microVM browser sessions, and AWS Bedrock AgentCore cloud browsers.
  • Use Case: A QA engineer can use this Skill to automatically run a full regression test suite on a web app, capture screenshots of failing steps, and log bug reports without manual browser interaction.

Quick Start

Use the agent-browser skill to log in to your Slack workspace, check all unread messages in the #general channel, and send a summary of new mentions to your team's standup thread.

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 repetitive browser tasks?

Browser automation for web scraping and form filling is achieved through programmatic Chrome/Chromium control via CDP, enabling AI agents to navigate pages, click buttons, and extract data without manual interaction.

Can I automate Electron desktop apps like VS Code and Slack?

Yes, you can automate Electron desktop apps like VS Code, Slack, Discord, and Notion. The Skill provides desktop app control to handle repetitive interaction tasks within these environments.

What is exploratory testing and how does browser automation handle QA bug hunts?

Exploratory testing via browser automation allows AI agents to run regression test suites on web apps, capture screenshots of failing steps, and log bug reports automatically without manual browser interaction.

Does this browser automation approach work with cloud browser sessions like Vercel Sandbox and AWS Bedrock?

Yes, the browser automation approach supports specialized workflows including Vercel Sandbox microVM browser sessions and AWS Bedrock AgentCore cloud browsers for scalable execution.

How do I use accessibility-tree snapshots for session persistence in web automation?

Accessibility-tree snapshots provide structured page state data for AI agents, enabling precise element targeting and session persistence during complex web automation workflows.