tmustier avatar

agent-browser

Headless browser automation via the agent-browser CLI (Playwright). Use when you need deterministic

by tmustier|Open Source

agent-browser-skill

Thin Agent Skills wrapper to make agent-browser discoverable by Pi/Claude.

Requirements

Install the CLI and download Chromium:

npm install -g agent-browser
agent-browser install

Use

  • Copy SKILL.md into ~/.pi/agent/skills/agent-browser/ (global) or .pi/skills/agent-browser/ (project).
  • Start pi and invoke with /skill:agent-browser.

This repo only provides the skill metadata and usage guidance; it does not bundle agent-browser itself.