Irvingouj

Browsergent — AI skill for Claude Code

AI community

Claude Code for the browser — an AI agent that lives in a Chrome side panel, sees web pages, and acts on them autonomously.

How to install Browsergent

This entry records only its repository, not the path inside it, so there is no exact command to give. Open Irvingouj/Browsergent and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Browsergent does

Claude Code for the browser — an AI agent that lives in a Chrome side panel, sees web pages, and acts on them autonomously. BYOK, no inference markup.

Alternatives in AI

  • AIHawk — Open-source AI browser agent: describe any task in plain language and it autonomously browses, clicks, types a 30.3k ★
  • Hexstrike AI — HexStrike AI MCP Agents is an advanced MCP server that lets AI agents (Claude, GPT, Copilot, etc.) autonomousl 8.2k ★
  • Geo SEO Claude — GEO-first SEO skill for Claude Code 3.6k ★

README

Browsergent

[![License: MIT OR Apache-2.0](https://img.shields.io/badge/License-MIT%20OR%20Apache--2.0-blue)](./LICENSE) [![Chrome Extension](https://img.shields.io/badge/Chrome-MV3-4285F4?logo=googlechrome&logoColor=white)](https://developer.chrome.com/docs/extensions/mv3/intro/) [![TypeScript](https://img.shields.io/badge/TypeScript-strict-3178C6?logo=typescript&logoColor=white)](https://www.typescriptlang.org/) [![Rust → WASM](https://img.shields.io/badge/Rust-WASM-CE422B?logo=rust&logoColor=white)](https://rustwasm.github.io/) [![Status: Experimental](https://img.shields.io/badge/Status-Experimental-orange)](#status) [![Website](https://img.shields.io/badge/website-browsergent.com-2b6cb0)](https://browsergent.com)

**AI browser agent for Chrome** — Claude Code for the browser. An open-source agent that lives in a Chrome side panel, sees web pages, and acts on them autonomously.

**Site:** [browsergent.com](https://browsergent.com) · [Download](https://browsergent.com/download/) · [Docs](https://browsergent.com/docs/) · [Use cases](https://browsergent.com/use-cases/) · [FAQ](https://browsergent.com/faq/)

A 30-second demo: type a task, watch the agent reason, act, and recover.

⚠️ **Experimental.** Browsergent is an exploratory project. Its current philosophy is to expose everything the Chrome extension can access to the agent so we can learn the boundary of browser-agent capability. The agent may be able to read page content, cookies, auth headers, request/response metadata, and other browser-accessible data. Always review its actions and avoid using it on accounts or pages where that level of access is unacceptable. Security controls will be introduced later as the capability boundary becomes clearer.

Type a task in plain English. The agent reasons with an LLM, generates JavaScript, runs it against the current