dsh-claude-code-templates
Run the following command in DeepSeek Harness:
dsh plugin install GongYuanCaiJi/dsh-claude-code-templates
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install GongYuanCaiJi/dsh-claude-code-templates in DeepSeek Harness to install; source at https://github.com/GongYuanCaiJi/dsh-claude-code-templates
About this plugin
In DeepSeek Harness agent workflows, skills are the core unit that drives a model to execute complex tasks. Building a skill library that spans multiple domains and follows a consistent structure is time-consuming and prone to gaps. dsh-claude-code-templates ports all 884 Claude Code skill templates from the most comprehensive community collection into dsh in one go, covering 29 categories including AI research, software development, security, science, creative design, and workflow automation. They are ready for the model to invoke through the standard dsh skill tool with zero extra configuration.
The port follows a strict byte-for-byte copy principle: all 5,044 files are pinned by SHA-256 checksums, and the npm build step automatically fails on any drift, guaranteeing that skill content is neither translated nor rewritten. Only a minimal dsh loading shell is added; no upstream semantics are altered.
It is ideal for dsh users who want a cross-domain skill library out of the box, teams needing standardized agent workflows, and developers who want to extend their own workflows on top of a mature upstream ecosystem.
Use Cases
- Build a cross-domain skill library in one install
- Invoke standardized workflow instructions via dsh
- Extend custom workflows on top of a proven upstream ecosystem
Best For
- dsh developers needing broad skill coverage
- Engineering teams standardizing agent workflows
- Platform developers building on the upstream ecosystem
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.