分類
Browser & computer-use agents — let AI drive web and desktop apps
Browser Use, Skyvern, Claude Computer Use, OpenAI Operator, Manus and more—models that click pages, fill forms, and run workflows.
This lane, “**drive the GUI instead of only calling APIs**”, broke out in 2025. Three shapes are common: **in-browser extensions** (Comet, etc.), **hosted virtual desktops** (Operator, Claude Computer Use), and **open-source self-hosted** (Browser Use, Skyvern, Reworkd). Ask three questions up front: does it run in the user’s live environment, how do wrong actions **roll back and audit**, and how are **credentials** (cookies, 2FA, SSO) scoped down?
檢索與補充說明
Browser agents vs RPA
RPA is scripted against fixed widgets/coords. Browser agents plan with an LLM and adapt better but are less deterministic. Use RPA for 100%-fixed flows and browser agents when pages shift or data is semi-structured.
Can I trust Operator/Claude Computer Use with sensitive accounts?
Use ephemeral credentials, least-privilege sessions, and sandboxed VMs. Read retention and training clauses; gate critical actions behind a human confirm.
Who should self-host (Browser Use, Skyvern)?
Teams that need custom policies, keep credentials on-prem, or run high-volume scraping/ticket work. Stability and anti-bot resilience still take engineering.
本類工具
簡介與官網以各工具詳情頁為準;可在同類條目間交叉瀏覽。
Manus AI 旗下的通用型自主助理:在對話介面後承接多步驟的瀏覽與研究型任務——任務限制、地區與資料處理請以官網為準。
開源瀏覽器代理框架,以結構化 DOM 操作網頁;面向想自部署、要控制權的開發者,可替代 Operator/Computer Use。
Skyvern:常見的 AI 產品——功能、價格、支援地區、資料處理與最新模型,請以官網說明為準。
MultiOn:常見的 AI 產品——功能、價格、支援地區、資料處理與最新模型,請以官網說明為準。
Anthropic 讓 Claude 看螢幕並以 API 操作電腦的能力;生產建議搭配沙盒 VM、最小權限憑證與關鍵動作人工確認。
OpenAI 雲端瀏覽器代理(隨版本併入 ChatGPT Agent),在遠端瀏覽器替你操作網站;產品名稱與地區以官網為準。
Reworkd:常見的 AI 產品——功能、價格、支援地區、資料處理與最新模型,請以官網說明為準。