browser

Installation
SKILL.md

Browser Automation

Minimal Chrome DevTools Protocol (CDP) helpers for browser automation without MCP server setup.

Setup

Install dependencies before first use:

npm install --prefix ~/.Codex/skills/browser/browser ws

Scripts

All scripts connect to Chrome on localhost:9222.

start.js - Launch Chrome

Installs
7
GitHub Stars
6
First Seen
Jun 23, 2026
browser — oldwinter/skills