什么是 cmux-browser?
使用 cmux 实现最终用户浏览器自动化。当您需要打开站点、与页面交互、等待状态更改以及从 cmux 浏览器界面提取数据时使用。 来源:manaflow-ai/cmux。
使用 cmux 实现最终用户浏览器自动化。当您需要打开站点、与页面交互、等待状态更改以及从 cmux 浏览器界面提取数据时使用。
通过命令行快速安装 cmux-browser AI 技能到你的开发环境
来源: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 |
使用 cmux 实现最终用户浏览器自动化。当您需要打开站点、与页面交互、等待状态更改以及从 cmux 浏览器界面提取数据时使用。 来源:manaflow-ai/cmux。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/manaflow-ai/cmux --skill cmux-browser使用 cmux 实现最终用户浏览器自动化。当您需要打开站点、与页面交互、等待状态更改以及从 cmux 浏览器界面提取数据时使用。 来源:manaflow-ai/cmux。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/manaflow-ai/cmux --skill cmux-browser 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/manaflow-ai/cmux