ego-cli

Installation
SKILL.md

ego-cli

Browser automation CLI for AI agents. Uses Chrome/Chromium via CDP directly.

Install: npm i -g ego-cli && ego-cli install

Loading Skills

You must run ego-cli skills get <name> before running any ego-cli commands. This file does not contain command syntax, flags, or workflows. That content is served by the CLI and changes between versions. Guessing at commands without loading the skill will produce incorrect or outdated invocations.

ego-cli skills get ego-cli    # Required before any browser automation
ego-cli skills get <name> --full    # Include references and templates

Available Skills

Installs
4
GitHub Stars
2
First Seen
Apr 17, 2026
ego-cli — citrolabs/ego-skills