BrowserSkill
Let AI agents use your logged-in browser without disrupting your workflow.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.0k
- Source
- skill-github
- Repository
- github.com/Tencent/BrowserSkill
Overview
BrowserSkill is a CLI and browser extension that enables any shell-supported AI agent to leverage your already logged-in browser. It can run tasks in a separate Agent window without interfering with your normal browsing. Compatible with various AI agents such as Cursor, Claude Code, and Codex. Through the `bsk` command-line tool and browser extension, AI agents can perform automation tasks and request human intervention when needed.
Capabilities
- ▪Reuse real login state
- ▪Keep work uninterrupted
- ▪Support any Agent
- ▪Built-in human-machine collaboration
Use cases
Setup
Install CLI: \\ macOS / Linux: `curl -fsSL https://raw.githubusercontent.com/Tencent/BrowserSkill/main/install.sh | sh` \\ Windows (PowerShell): `irm https://raw.githubusercontent.com/Tencent/BrowserSkill/main/install.ps1 | iex` \\ Install browser extension: From Chrome Web Store.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Supports Chrome and Microsoft Edge; other Chromium-based browsers are expected to work as well.
Supports Chrome and Microsoft Edge; other Chromium-based browsers are expected to work as well.
How do I install BrowserSkill?
Install via Agent auto-installation or manual installation of the CLI and browser extension.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
kotlin-agent-skills
A collection of AI agent skills for Kotlin projects.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.