什麼是 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