Tencent AI Open-Sources BrowserSkill: Let Agents Borrow Your Real Browser Tab

Tencent AI ·

Key Info

Tencent AI has open-sourced BrowserSkill, a lightweight CLI bridge that lets an AI agent borrow a tab from your actual browser rather than launching a blank one, then hands the tab back when done.

Highlights

  • Works where you are already signed in: because it uses your real browser tab, login state and sessions carry over automatically.
  • Human-in-the-loop safety: CAPTCHAs and confirmation dialogs are routed back to you, and the agent waits and then continues.
  • Agent-agnostic by design: it is a CLI, not an MCP server, so any agent that can run a shell command can use it.
  • Built-in transparency: every call the agent makes is visible, and the agent asks before borrowing a tab.
Loading...