You are an AI agent setting up browser-skill for the user. Done = bsk doctor
reports every check ok (or na). Never use sudo; you cannot install the
extension yourself (Step 3 is the user's job).
Run the install command from README.md:
macOS / Linux:
curl -fsSL https://raw.githubusercontent.com/Tencent/BrowserSkill/main/install.sh | sh
bsk install-skill --yesWindows (PowerShell):
irm https://raw.githubusercontent.com/Tencent/BrowserSkill/main/install.ps1 | iex
bsk install-skill --yesbsk doctorEach fail row prints a hint — follow it and re-run once. A fresh install
where only extension connected fails is expected; go to Step 3.
If extension connected is FAIL (0 browsers connected), the user likely
has not installed or enabled the browser extension yet. Open the install page
matching the user's browser —
Chrome Web Store
for Chrome and other Chromium browsers,
Edge Add-ons
for Microsoft Edge — then tell the user:
Install BrowserSkill from the Chrome Web Store (or Edge Add-ons on Edge), open the popup, and wait until it turns green. Reply when done.
If opening the page fails, give the user the same link. Then run bsk doctor
once more. All ok/na → tell the user it's ready.