Skills plugins

DSH skills package reusable instructions for DeepSeek Harness — domain expertise, house conventions, review checklists, and repeatable procedures that shape how the agent approaches a class of task.

121 cataloged

Recommended projects

Cataloged projects

Repositories with traceable evidence of a DeepSeek Harness relationship. They have not been reviewed, install tested, or security checked — the signal below each one is the whole of what the registry currently knows.

How cataloging works

rejection-check

maike-china
Cataloged

标书废标项检查工具(DeepSeek Harness 插件)|Tender/bid rejection-check skill plugin for DSH:解析招标/投标文件,提取无效投标与废标项,三轮风险检查 + 错别字/逻辑谬误检查,生成 PDF 报告。无需 API Key。dsh plugin add 即可安装。

README documents a DSH install command Package metadata declares a DSH dependency

Skills plugins: common questions

What is a DSH skill?
Packaged instruction content that loads into the agent for a particular kind of task, rather than executable tooling.
How is a skill different from a plugin?
A skill is content the model reads. A plugin is code the harness loads. Some records ship both.
Do skills need permissions?
Usually none of their own, because they add instructions rather than actions. Any action still runs through existing tools.