Native Skill and read-only category query tool for Senguo wholesale PC pages; requires the DSH Deskwork task browser bridge and a user login.
Install
# from a prebuilt release tarball
dsh plugin --profile web add "https://github.com/GuoMonth/dsh-deskwork/releases/download/senguo-query-v0.1.0-alpha.1/guomonth-dsh-senguo-query-0.1.0-alpha.1.tgz"
# from GitHub (first run asks for allowBuilds approval — follow the hint, retry)
dsh plugin --profile web add github:GuoMonth/dsh-deskwork#path:/plugins/senguo-query
Any plugin you install runs third-party code with your own permissions — it can read your files, use your credentials, and reach the network, and tool approvals don’t sandbox it. GitHub-sourced plugins also run build scripts at install time — pnpm blocks those until you allow them, so an install can stop with ERR_PNPM_GIT_DEP_PREPARE_NOT_ALLOWED or ERR_PNPM_IGNORED_BUILDS; dsh prints the exact key to add under allowBuilds in your profile’s pnpm-workspace.yaml, and the install works on the next run. Allowing a build is a trust decision: only install sources you trust, and pin a commit (github:owner/repo#sha).
README
This plugin publishes its README in Chinese only.
为 DSH Deskwork 提供森果档口批发 PC 后台的菜单知识和只读类别查询工具。用户自行登录网站;插件不携带身份或业务数据。
在 Deskwork「插件」中填入此插件 Release 的 .tgz 下载地址,确认信任并安装,挂载到森果网站。在对话中要求查询「其他收支类别」即可。开发者可在仓库运行 npm run build:plugins,通过 file:/绝对路径/plugins/senguo-query 安装标准本地插件目录。
Skill 描述菜单关系与结果边界;工具从后台进入「对账中心 → 其他收支」,展开类别筛选,读取已显示选项。折叠分组、分页或尚未显示的类别不计入完整结果;页面不匹配时停止。不会点击「记一笔」、勾选类别或提交保存。
这是可执行的本地扩展,依赖 Deskwork 提供的任务浏览器接口;原生 DSH 可加载其 Skill,浏览器工具需要 Deskwork 任务环境。测试使用 DSH 0.1.2-rc.1;不作版本兼容性承诺。MIT,随包附带所用 Zod 的许可声明。
Links
More in this category
Tencent/BrowserSkill#dsh-plugin-browserskill★ 1962
BrowserSkill bridge for controlling visible Chrome and Edge Agent Windows from DeepSeek Harness, with native browser tools, accessibility and VOM observations, screenshots, owned multi-session control, and a live Web UI overlay.
Lum1104/dsh-browser#bridge-browser★ 639
Chrome sidebar extension that lets DSH operate your browser directly, no vision capabilities required.
liustack/modsearch★ 470
Web search bridge for text-only agents: ask the web or X, get structured JSON evidence (search, fetch, citations).
DDDMUC/dsh-free-search★ 166
Free, keyless web search for DSH: 7 engines (DuckDuckGo/Bing/SearXNG free + Exa/Perplexity/DeepSeek paid), auto-failover, settings-page UI with API key inputs and official links, web_fetch, and an engine test tool.
Tabbit-Browser/dsh-plugin★ 101
Gives DeepSeek Harness control of the Tabbit Browser: auto-loads the tabbit-browser skill on install, detects official Tabbit and Tabbit Browser releases (>= 1.9.0), checks the tabbit-cli persistent runtime, diagnoses the per-platform DSH sandbox mode needed to call the CLI, and downloads the region-matched official installer via a background job when no qualifying version is present.
Tabbit-Browser/dsh-tabbit★ 101
Gives DeepSeek Harness control of the Tabbit Browser: auto-loads the tabbit-browser skill on install, detects official Tabbit and Tabbit Browser releases (>= 1.9.0), checks the tabbit-cli persistent runtime, diagnoses the per-platform DSH sandbox mode needed to call the CLI, and downloads the region-matched official installer via a background job when no qualifying version is present.
Community comments
Comments are public GitHub Discussions. Loading them connects to GitHub and Giscus; a GitHub account is required to post.