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