D
@wxg-prc-cpg/browser-skill-dsh-plugin
v0.1.0 · 0 天前发布
DeepSeek Harness tool plugin that exposes BrowserSkill (bsk) browser automation to the model
README
dsh-plugin-browserskill
npm: @wxg-prc-cpg/browser-skill-dsh-plugin
A DeepSeek Harness (dsh) tool plugin that exposes
BrowserSkill (bsk) browser automation to the model.
Each tool maps to one bsk <cmd> --json invocation: the plugin spawns the bsk CLI, parses its
structured JSON output, and returns a canonical typed value. The bsk daemon, browser, and Chrome
extension keep owning the actual browser control — this package is a thin, well-typed bridge.
Tools
| Tool | bsk command | Purpose |
| --- | --- | --- |
| browser_session_start | bsk session start | Open an Agent Window session; optional initial URL, windo
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- @wxg-prc-cpg/browser-skill-dsh-plugin
- Repo
- git+https://github.com/Tencent/BrowserSkill.git
- Engines
{}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"},"client":{"platform":"web","inject":["@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-ui-tool","@deepseek-ai/dsh-client-ui-layout"]}}