DeepSeek Harness Plugin

GuoMonth/dsh-deskwork#senguo-query

Stars ★ 0 Category Browser & Web Added 2026-09-08

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 的许可声明。

Content from the project README on GitHub ↗

Links

More in this category

View the whole category →

Community comments

Comments are public GitHub Discussions. Loading them connects to GitHub and Giscus; a GitHub account is required to post.