插件介绍
Let AI agents use your real, logged-in browser without interrupting your work. CLI + extension for browser automation across any shell-capable AI agent.
项目详情摘要
BrowserSkill Let AI agents use your browser without interrupting your work. English · 中文 BrowserSkill** connects Cursor, Claude Code, Codex, OpenClaw, CodeBuddy, WorkBuddy, Pi, Hermes Agent, DeepSeek Harness, and other AI agents to your already logged-in browser. Need the agent to touch a tab you already have open? It must borrow that tab explicitly, return it when the task is done, and leave the rest of your browser alone. https://github.com/user-attachments/assets/db782c92-b1d4-4aae-a255-039675937a90 BrowserSkill Advantages **Reuse real login state**: Agents can work with sites you are already signed into, without separate test accounts. **Keep working uninterrupted**: browser tasks run in a separate, visible Agent Window, so you can keep using your own browser. **Support any Agent**: any Agent that can call a shell can use BrowserSkill through the `bsk` CLI, with no lock-in to a specific model, Agent framework, or harness. **Built-in human-in-loop**: when a task hits captcha, login, confirmation dialogs, or other human-only steps, the Agent can ask you to take over and then continue afterwards. Capture a long image in **Quick actions → Full-page screenshot**, or let an Agent use `bsk screenshot --session --full-page --out page.png`. See the full-page screenshot guide for page support, cancellation and export. Runtime Environment BrowserSkill has two local runtime pieces: the `bsk` CLI/daemon and the browser extension. Runtime | Support | --- | --- | Operating systems | macOS (Apple Silicon and Intel), Linux (x64 and ARM64), Windows x64 | Browsers | Chrome and Microsoft Edge are supported; other Chromium-based browsers are expected to work when they support unpacked Chromium extensions; Firefox is planned | Quick Start Using an agent sandbox that reaps background proc
摘自项目公开 README,可能随上游仓库更新。安装方法
建议先在测试 Profile 中安装,并检查权限、安装脚本和依赖。
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Tencent/BrowserSkill
使用前检查
- 确认项目符合 DSH bundle 规范,而不只是相关仓库。
- 阅读许可证和安装脚本,检查网络、文件及执行权限。
- 备份配置,并确保插件能够安全卸载或回滚。
