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.

1 reviewed · 197 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
Cataloged

通用 dsh 插件开发 Skill:任何 agent 工具加载即会开发符合 DeepSeek Harness 的 dsh 插件 (Agent-tool-agnostic SKILL.md for developing DeepSeek Harness dsh plugins)

README documents a DSH install command

dsh-seismicx

MOLAaaaaaaa
Cataloged

DeepSeek Harness plugin for the SeismicX earthquake-catalog skill

Package metadata declares a DSH dependency

dsh-smart-input

v-quest123456
Cataloged

智能输入插件 for DeepSeek Harness — 语音输入 + 提示词优化

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

DeepSeek Harness plugin for safely discovering, auditing, and adopting external Agent Skills — prompt-injection and AgentBaiting defense.

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

DeepJIT

fly3366
Cataloged

JIT compiler plugin for deepseek-harness: compiles recurring agent workflows into hot skills and flow templates

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

为 DSH 打造的技能管理器插件:扫描/一键导入技能、分组启停、默认组与全部禁用、会话级选择器、全中文 UI,AI 可经 skillmg_* 工具自主管理。A DSH skill-manager plugin: scan & one-click import skills, group enable/disable via atomic SKILL.md rename, default group & all-off mode, per-session picker, all-Chinese UI, and AI self-service via skillmg_* tools.

Bundle manifest found in repository Package metadata declares a DSH dependency
Cataloged

Privacy-minimal instruction provenance receipts for DeepSeek Harness

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

Proof-carrying Skill self-evolution for DeepSeek Harness

Package metadata declares a DSH dependency

dsh-claude-in

ShinewineW
Cataloged

Read-only Claude Code compatibility bridge for DeepSeek Harness: Skills, Rules, command Hooks, and Agents from .claude as SSOT.

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

Remote skills.sh/GitHub skill provider and installer for DeepSeek Harness — install any skill with one prompt.

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

A customized DeepSeek Harness skill setting UI plugin.

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

Structured code review skill for DeepSeek Harness

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

Import, validate, manage, and migrate Agent Skills for DeepSeek Harness (DSH), Claude Code, Codex, and other AI coding agents.

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

Import Claude Code config (skills/rules/CLAUDE.md/AGENTS.md) into DeepSeek Harness, with destination preview, conflict strategies, and idempotent re-imports.

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

✨ DSH 持久化 Web 插件:输入框旁一键把模糊需求改写成 AI 智能体可执行的超级提示词。复用当前所选模型,探索优先协议 + Skills 感知,彩虹跑马边框与输入锁定,重启自动加载。MIT 开源。

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

dsh-ppt

STARDUSTLC666
Cataloged

DSH 技能插件:一句话生成完整演示文稿(HTML 放映 + PPTX 导出 + manifest),5 套视觉主题,中英双语,零运行时依赖。· One prompt to a full presentation for DeepSeek Harness.

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.