OSS
Tencent open-sourced BrowserSkill, which lends an agent a tab from your already-logged-in browser and takes it back
BrowserSkill is an MIT-licensed CLI plus browser extension that lets Claude Code, Codex, Cursor, OpenClaw, Pi and any shell-capable agent drive your real Chrome profile instead of a blank headless browser, so cookies and login state are already present and tasks run in a separate visible Agent Window. It took 1,319 stars today and sits at 4,863 total on a repo created 2026-06-22, with bsk CLI 0.3.0 cut yesterday and extension 0.3.0 the day before. The design point that matters for builders is the human-handoff path: when a task hits a captcha, a login or a confirmation dialog, the agent hands the tab back to you and resumes after.
↳ Follow the thread