Back to home@ylwl1997

dsh-browser

Browser automation for DeepSeek Harness via bsk — navigate, snapshot, click, fill, screenshot

Stars
0
Language
TypeScript
Created
Aug 14, 2026
Updated
Aug 17, 2026

Introduction

dsh-browser

Browser automation for DeepSeek Harness via bsk — lets your agent navigate, snapshot, click, fill, and screenshot the real Chromium browser (with your logins).

Install

dsh plugin add dsh-browser

Requires bsk on PATH + the browser-skill extension loaded (see browser-skill prerequisites).

Tools

ToolWhat it does
browse_navigateOpen a URL
browse_snapshotRead the page as an accessibility tree (with @eN refs)
browse_clickClick an element by @eN ref or CSS selector
browse_fillType into an input
browse_screenshotCapture a screenshot
browse_observeSemantic VOM observation

Example

Open https://example.com, read the page, and tell me the title.

License

MIT