All plugins

dsh-plugin-scaffold

Verified

by 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

cordisdeepseek-harnessdsh-plugin

More in Developer Tools