dsh-plugin-scaffold
Verifiedby skyzhao1223 · Developer Tools
Minimal runnable DeepSeek Harness (dsh) plugin scaffold: one model-facing tool via ctx.tools
Verified plugin
Depends on the Cordis runtime or ships a cordis.yml, so it loads as a real dsh plugin.
What we found in the repo
- — depends on @deepseek-ai/cordis
- — depends on @deepseek-ai/dsh-llm
- — ships cordis.yml
- — npm package dsh-plugin-scaffold
Installing
Install the package, then register it in your cordis.yml:
npm install dsh-plugin-scaffold# cordis.yml
plugins:
dsh-plugin-scaffold:
Plugin keys and config options vary — check the repo's README before copying this in. dsh is in developer preview and its loader format is still changing.
Repository details
- Stars
- 0
- Forks
- 0
- Open issues
- 0
- Language
- TypeScript
- License
- MIT
- npm package
dsh-plugin-scaffold@ 0.1.0- Created
- 2026-08-14
- Last push
- 2026-08-14
Topics
More in Developer Tools
plugin-template
Verifiedomdsh-dev
基于原turtle ui官方仓库创建的plugin模板仓库
DeepSeek-harness-qqbot
Verifiedsliverp
QQ Bot text and image channel plugin for DeepSeek Harness
dsh-annotate
VerifiedBrambleXu
Visual browser element annotation for DeepSeek Harness, capturing DOM, styles, accessibility data, comments, and viewport screenshots. DeepSeek Harness 浏览器元素标注插件,捕获 DOM、样式、可访问性数据、评论和视口截图。
DeepSeek-harness-wecom
Verifiedsliverp
WeCom AI Bot text and image bridge for DeepSeek Harness
deepseek-harness-huggingface
Verifiedemredeveloper
A community DeepSeek Harness plugin for read-only Hugging Face Hub model discovery.
ai-sdk-provider-dsh
Verifiedkrislavten
AI SDK provider that drives a DeepSeek Harness (dsh) runtime as a LanguageModelV3 — works on AI SDK v6 and v7