Browser automation with DDM-first methodology. Navigate, extract, and interact with pages — optimized for LLM agents at ~500 tokens per page instead of ~2,100 for screenshots.
1 Install
Choose your package manager. All methods install the same tool.
pip install unchainedsky-cli[agent]
Includes the Claude agent. Omit [agent] for CLI-only.
uv tool install unchainedsky-cli[agent]
Installs globally. No venv needed.
brew install protostatis/tap/unchainedsky-cli
macOS and Linux. Agent extra requires pip install anthropic separately.
2 Launch Chrome
Start a CDP-enabled Chrome instance. Pick your mode.