All plugins

dsh-plugin-template

Verified

by sunshine-lang · Developer Tools

Ready-to-publish DeepSeek Harness plugin skeleton: bundle format, tool DSL, config, tests, and a scaffold script

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-tools

Installing

Install the package, then register it in your cordis.yml:

npm install {{NAME}}
# cordis.yml
plugins:
  {{NAME}}:

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
2
Forks
0
Open issues
0
Language
JavaScript
License
MIT
npm package
{{NAME}} @ 0.1.0
Created
2026-08-14
Last push
2026-08-14

Topics

deepseek-harnessdsh-pluginplugin-templatescaffolding

More in Developer Tools