# Give AI agents browser capabilities

Developed by Tencent, BrowserSkill is a browser automation tool that allows AI agents to manage active browser sessions without interrupting the user's work. Through a command-line interface and a browser extension, it enables any AI agent to access existing logged-in browser data.

- ★ 4,730
- TypeScript
- GitHub Trending · 2026-09-18

## What you get
- Uses existing browser sessions and login credentials directly.
- Runs in the background in a separate window without interrupting your workflow.
- Allows for human intervention on verification or login screens.

## Installation
**Installation for macOS and Linux**

```
curl -fsSL https://raw.githubusercontent.com/Tencent/BrowserSkill/main/install.sh | sh
export PATH="${BSK_INSTALL_DIR:-$HOME/.local/bin}:$PATH"
```


## If you don't write code
You are connected to BrowserSkill, a browser automation tool. You can now perform tasks on the internet on my behalf using my existing browser sessions. When performing an action, borrow my open tabs in the browser, release them when you are finished, and do not touch my other tabs. If you encounter a verification code, login screen, or confirmation window, pause the process and ask for my help.

## Related dictionary terms

## Links
- GitHub repository →
- Read in Turkish →

---
Source: TreScout Discover · https://trescout.com/en/discover/browserskill/
