Loading...
Loading...
OpenCLI usage guide — installation, prerequisites, and command reference organized by platform
npx skill4agent add jackwener/opencli opencli-usageMake any website or Electron App your CLI. Reuse Chrome login, zero risk, AI-powered discovery.
# npm global install (recommended)
npm install -g @jackwener/opencli
opencli <command>
# Or from source
cd ~/code/opencli && npm install
npx tsx src/main.ts <command>
# Update to latest
npm update -g @jackwener/opencliextension/chrome://extensionsNote: You must be logged into the target website in Chrome before running commands. Tabs opened during command execution are auto-closed afterwards.
hackernewsv2ex