What is cmux-browser?
End-user browser automation with cmux. Use when you need to open sites, interact with pages, wait for state changes, and extract data from cmux browser surfaces. Source: manaflow-ai/cmux.
End-user browser automation with cmux. Use when you need to open sites, interact with pages, wait for state changes, and extract data from cmux browser surfaces.
Quickly install cmux-browser AI skill to your development environment via command line
Source: manaflow-ai/cmux.
| references/commands.md | Full browser command mapping and quick syntax | | references/snapshot-refs.md | Ref lifecycle and stale-ref troubleshooting | | references/authentication.md | Login/OAuth/2FA patterns and state save/load | | references/authentication.md#saving-authentication-state | Save authenticated state right after login |
| references/session-management.md | Multi-surface isolation and state persistence patterns | | references/video-recording.md | Current recording status and practical alternatives | | references/proxy-support.md | Proxy behavior in WKWebView and workarounds |
| templates/form-automation.sh | Snapshot/ref form fill loop | | templates/authenticated-session.sh | Login once, save/load state | | templates/capture-workflow.sh | Navigate + capture snapshots/screenshots |
End-user browser automation with cmux. Use when you need to open sites, interact with pages, wait for state changes, and extract data from cmux browser surfaces. Source: manaflow-ai/cmux.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/manaflow-ai/cmux --skill cmux-browserEnd-user browser automation with cmux. Use when you need to open sites, interact with pages, wait for state changes, and extract data from cmux browser surfaces. Source: manaflow-ai/cmux.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/manaflow-ai/cmux --skill cmux-browser Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/manaflow-ai/cmux