dsh-plugin-skills
Identifieddsh-plugin-skills
English | 中文
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.
What's inside
| Skill | What it does |
|---|---|
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-test-plugin | Picks the right test tiers for a plugin change: unit, per-file coverage gate, real-API e2e, keyless snapshots, web browser snapshots — and when each is required, including real-entry-path and built-bin smoke coverage. |
Both skills are fully self-contained: no external docs or other skills needed at runtime — everything required is written inside the skill.
Install
Copy the skill folders into your project's agent skills directory:
cp -r dsh-write-plugin dsh-test-plugin <your-project>/.agents/skills/
Claude Code projects usually symlink .claude/skills to .agents/skills; if yours does not:
ln -s ../.agents/skills <your-project>/.claude/skills
That's it. The agent picks the skills up automatically (the skill catalog hot-refreshes on disk changes) — just ask it to write a plugin or test this plugin change, or invoke a skill by name.
Requirements
Runs in any mainstream agent product — the skills are plain SKILL.md Markdown directories with no product-specific glue, so they work wherever an agent can read skill instructions: Codex, Claude Code, DeepSeek Harness, Cursor, Windsurf, Gemini CLI, GitHub Copilot, Cline, Roo Code, OpenHands, Aider, Devin, and more.
Comments
Loading…
From the same category
by tt-a1i
Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.
★ 67.1k
↓ 4.3k/wk
MIT
JavaScript
Sep 19, 2026
dsh plugin --profile web add @tt-a1i/archify-dshDeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP.
★ 41.7k
↓ 332/wk
MIT
Aug 24, 2026
dsh plugin --profile web add dsh-plugin-reactive-resumeby anywhere-labs
为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 27.7k
↓ 281/wk
MIT
TypeScript
Sep 19, 2026
dsh plugin --profile web add dsh-plugin-desktopby Tencent
Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.
★ 27.2k
↓ 811/wk
NOASSERTION
Go
Sep 19, 2026
dsh plugin --profile web add @wxg-prc-cpg/dsh-weknoraby titanwings
Distilly — Distill how they think into reusable Skills for any Agent or Bot. Formerly Colleague Skill(原同事 Skill).
★ 24.9k
MIT
TypeScript
Sep 16, 2026
by Nagi-ovo
Enhancement suite for Gemini, AI Studio, Claude & ChatGPT — plus a prompt manager for any websites, DeepSeek Harness included. / 面向 Gemini、AI Studio、Claude 与 ChatGPT 的增强套件;其中的提示词管理器可用于任意网站,如 DeepSeek
★ 20.1k
GPL-3.0
TypeScript
Sep 18, 2026