Browsentic banner
imshaikot imshaikot

Browsentic

AI community

Description

Reimagine browsing as agentic - driven by the AI agent you already run, in your own logged-in browser.

Installation

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

README

![Browsentic: your browser's superpower, free and open source](docs/assets/social-card.png?v=0.4.11)

Browsentic – Agentic Browsing in the Browser You Already Use

[![npm version](https://img.shields.io/npm/v/browsentic)](https://www.npmjs.com/package/browsentic) [![npm downloads](https://img.shields.io/npm/dm/browsentic)](https://www.npmjs.com/package/browsentic) [![CI](https://img.shields.io/github/actions/workflow/status/imshaikot/browsentic/ci.yml?branch=main&label=CI)](https://github.com/imshaikot/browsentic/actions/workflows/ci.yml) [![node](https://img.shields.io/node/v/browsentic)](https://nodejs.org) [![license](https://img.shields.io/npm/l/browsentic)](LICENSE)

Hand your real, logged-in browser to the AI agent you already run. Browsentic is a browser extension plus a small local daemon: say what you want and it drives the page, ask a question and it reads the page and answers. It runs on [Claude Code](https://claude.com/claude-code), [Codex](https://developers.openai.com/codex/cli) or [Antigravity](https://antigravity.google/docs/cli/install) — whichever you already have logged in — and doubles as an [MCP server](docs/guide/mcp-clients.md) so any MCP client can drive the same browser. No account, no API key, no cloud service.

Key Capabilities

  • Your Real Browser, Not a Headless One: Drives the tab in front of you, in your own profile, with your own logins and sessions
  • Bring Your Own Agent: Runs on the agent CLI you already pay for and are already signed in to — switch between Claude Code, Codex and Antigravity with one click, and pick the model each one runs
  • 51 Page Capabilities: Reading, clicking, typing, dragging, on-site search, form submission, navigation, screenshots, file upload and download, captchas, theming and accessibility, console and network diagnostics, background progress monitoring, scheduled and repeating jobs, pointing at an element, and calling the tools a WebMCP site registers for agents
  • **Live Tools, Off By De