Tip: OpenCLI Turns Any Logged-In Website Into a CLI Your Coding Agent Can Drive
OpenCLI (27,376 stars, pushed 2026-07-29) installs as the `opencli-browser` skill in Claude Code, Cursor, and other agents, then drives your already-authenticated Chrome through a Browser Bridge extension over the DevTools Protocol — navigate, click, type, fill, extract, inspect — so credentials never leave the browser and traffic looks like normal user activity. It ships built-in adapters for 87+ platforms including Reddit, Hacker News, Twitter/X, arXiv, and Bilibili, plus desktop-app adapters for Electron apps like Cursor, Codex, and ChatGPT, and doubles as a CLI hub registering local binaries (`gh`, `docker`, Notion) that agents auto-discover via `AGENT.md`. There is a companion `opencli-adapter-author` skill that walks an agent from recon through field decoding to `opencli browser verify` for writing new adapters. Install via `npm i -g @jackwener/opencli` (Node ≥20) or the tray app.
Source
↳ Follow the thread