AI Agent Hub
Back to plugins
⚙️

dsh-claude-code-templates

Workflow Updated 2026.08.25

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