agent-browser

Automate web browser interactions via CDP for AI agents.

Updated May 18, 2026
One-click install
npx skills add https://github.com/lousy-agents/wisdom --skill agent-browser-lousy-agents
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: agent-browser
Source: https://github.com/lousy-agents/wisdom/tree/main/.agents/skills/agent-browser
Command: npx skills add https://github.com/lousy-agents/wisdom --skill agent-browser-lousy-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The agent-browser skill streamlines the process of web automation for AI agents, eliminating manual interactions and improving efficiency.

Core Features & Use Cases

  • Browser Automation: Automate actions like navigating pages, filling forms, clicking buttons, taking screenshots, and extracting data.
  • Web Application Testing: Test web apps, login to sites, and perform exploratory testing with ease.
  • Electron App Support: Automate actions in Electron desktop apps such as VS Code, Slack, Discord, and more.
  • Cloud Browser Automation: Integrate with AWS Bedrock AgentCore cloud browsers for robust web automation.
  • Use Case: Imagine you need to scrape data from multiple websites or automate repetitive tasks in a browser. This skill would enable you to accomplish these tasks programmatically.

Quick Start

To start automating browser tasks, use the command: agent-browser open http://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 browser interactions for an AI agent?▼

Web app testing for AI agents supports logging into sites, navigating pages, filling forms, and performing exploratory testing. It uses CDP-based browser automation to execute these interactions programmatically with precision.

Can I automate desktop app actions in Electron apps like VS Code or Slack?▼

Yes, you can automate actions in Electron desktop apps including VS Code, Slack, and Discord. The automation skill supports Electron app automation by leveraging CDP-based browser automation techniques to interact with desktop interfaces.

Does browser automation support cloud browser integration?▼

To start automating browser tasks, use the command `agent-browser open http://example.com`. This initiates the CDP-based browser automation process, allowing your AI agent to immediately begin navigating and interacting with the target web application.

What do I need to perform data scraping from websites with an AI agent?▼

Browser automation is ideal when you need to scrape data from multiple websites or automate repetitive tasks in a browser. It provides programmatic navigation, form filling, and data extraction, eliminating manual web interactions and improving operational efficiency.