
Build verified extensions for DeepSeek Harness with an installable agent skill.
Install Dsh Creator
Every command below is generated from this repository’s own package.json.
Not checked — and that is not the same as fine
package.json for this repository, so none of the publish spec rules could be applied. We do not know whether dsh plugin add activates anything here.Best-effort git install — unverified, may activate nothing
# 1. add the bundle to a profile — --profile my-profile points at $DSH_HOME/profiles/my-profile
dsh plugin --profile my-profile add github:KiWi233333/dsh-creator
# 2. verify: the bundle should show up as a layer in the resolved config
dsh --profile my-profile --dump-config
# 3. boot the profile
dsh --profile my-profileStep 2 is the one that matters here: if --dump-config shows no new layer after the install, this repository is not a bundle and there is nothing to activate.
Before you run it
- A plugin runs with your permissions once loaded: it can read your files, use your credentials and reach the network. Tool approvals do not sandbox it.
- Installing from git resolves a moving branch. Pin a commit —
github:KiWi233333/dsh-creator#<commit-sha>— so the code you reviewed is the code you install.
Prerequisites
- API key
- Not determined from the README.
- Network access
- Not determined from the README.
- Language
- TypeScript
Install check
Every field the verdict was derived from, so you can re-derive it yourself
No check record is stored for this entry yet. That is why its verdict is Not checked — nothing was verified, which is not the same as nothing being wrong.
- Checked at
- Never — this entry has not been checked.
Topics
GitHub topics on this repository
More in Agent Skill Mcp Installable
Ranked by similarity inside the cluster, not alphabetically
Dsh Wuyun Liuqi
dhicoc
五运六气(运气学)AI Agent 技能包的 DeepSeek Harness(dsh)Cordis 插件:31 个 SKILL.md 技能原样封装,一行 dsh plugin add 安装。
Dsh Plugin Dev Skill
SmileTao
帮助 AI 正确地编写 DeepSeek Harness (dsh) 插件的skill
Dsh Plugin Builder
kingjly
Agent Skill that turns a capability into an installable DeepSeek Harness (dsh) plugin. | 把能力做成可安装 dsh 插件的 Agent Skill
Feedback Plugin
baizz1
学情阶段反馈 DSH 插件包:skill 编排 + Playwright MCP 浏览器工具供给,辅助老师在 follow-class-reminder 网站配置家长反馈评语模板
Dsh Hyperframes
STARDUSTLC666
DSH 视频创作技能插件:注册 HyperFrames by HeyGen 官方移植技能五件套(HTML 写视频/CLI/注册表/网址转视频/GSAP),安装即用。· HyperFrames skill plugin for DeepSeek Harness.
Dsh Fail Logger
Areium
DeepSeek Harness(DSH)插件:自动记录所有执行模式(原生工具 / PTC run_code / 代码内嵌工具调用)的工具失败错因,去重、计数、确定性排序后沉淀进 skill 的机器维护实录区段——让 Agent 越用越少错。