Development & Runtime
DeepSeek's official open-source agent harness — a plugin-first runtime where everything is a plugin. The framework every DSH plugin extends.
Agent skills for building and testing DSH plugins — from scaffolding a new package to picking the right test strategy.
Agent skills for building and testing DeepSeek Harness plugins — from scaffolding a new plugin package to choosing the right test tiers, entirely inside an agent session.
dsh-write-plugin Scaffolds a plugin end to end: pick the right shape (tool / LLM adapter / hook / service / config), walk the package checklist (package.json invariants, tsconfig registration, README + Model Experience, verify gates), with a self-contained reference file per shape.
dsh-plugin-skills is a DeepSeek Harness ecosystem resource maintained by omdsh-dev. Agent skills for building and testing DSH plugins — from scaffolding a new package to picking the right test strategy.
Source code and usage instructions are available at https://github.com/omdsh-dev/dsh-plugin-skills. Follow the repository README for the correct setup steps.
dsh-plugin-skills is a community open-source project released under the MIT license. Review the repository license and documentation before use.
Development & Runtime
DeepSeek's official open-source agent harness — a plugin-first runtime where everything is a plugin. The framework every DSH plugin extends.
Development & Runtime
The community's canonical awesome list for the DeepSeek Harness (dsh) plugin ecosystem — categories, install notes, and everything in one place.
Development & Runtime
The dsh-market tool: browse and install everything on this directory from inside DeepSeek Harness with one command.