DSH Plugin Store
Back to home

kazecreator

dsh-plugins

Monorepo of DeepSeek Harness (dsh) plugins — including dsh-im (Telegram & WeChat IM bridge)

Stars
0
Language
JavaScript
Created
Aug 14, 2026
Updated
Aug 14, 2026
Skills
GitHub repo

Introduction

dsh-plugins

Plugins for DeepSeek Harness (dsh).

Plugins

dsh-im — Telegram & WeChat IM bridge

Chat with your dsh agent straight from Telegram or WeChat instead of the web UI. Each chat runs its own agent session, replies stream back live, and when the agent needs to ask you something it sends the question (with numbered options) as a normal message you can answer.

Published on npm as @kazecreator/dsh-im.

Install & configure →

Install a plugin

Plugins are published to npm under the @kazecreator scope:

dsh plugin --profile <profile> add @kazecreator/dsh-im

Then merge the plugin's example.cordis.patch.yml into $DSH_HOME/profiles/<profile>/cordis.patch.yml and restart the profile.

Every plugin documents its own setup — required config, defaults, and usage — in its README.md, so follow the link above for the full steps.

License

MIT © 2026 kazeCreator