SKILLEMALL.ai

BF dsh-plugin-development

A development-time skill for building plugins on DSH (DeepSeek Harness) / Cordis. It is not itself an installable DSH plugin; it is the tooling that guides a developer or AI agent through creating, debugging, packaging, and publishing one. This skill should be used when the user asks to develop a DSH plugin, write or modify a cordis plugin, add a tool, slash command, config schema, service, UI slot or HTTP route to DSH, run a periodic task inside a plugin, fix a plugin that fails to load or stays in PENDING, or package a plugin bundle for installation or distribution. It covers the plugin forms and the official engineering conventions, with 12 templates, 23 catalogued pitfalls, and copy-ready prompts for AI-agent pair development. Because DSH is pre-stable and ships breaking changes on a short cadence, it also ships a mandatory version gate to answer before writing any DSH code, a probe that re-verifies its own API and negative claims against a live source checkout, and a per-tag history of upstream breaking changes.

ClawHub Agent Skills author: 刘蓬阳 v1.0.9 MIT-0 33 files · 4 scripts body ≈ 3 354 tokens Open the sourceclawhub.ai analyzed 27 h ago

A development-time skill for building plugins on DSH (DeepSeek Harness) / Cordis.

As a process F 39/100 · Will not run — References files that are not bundled: references/02-templates.md, references/10-community-casebook.md

GeneratorAI and agentsSoftware developmenttype and topics are labelled automatically from the skill text
JSON
Technical rating
B
81/100
safety, quality, tests
Safety 60%
100
Quality 40%
52
Run on models
none yet
Process rating
F
39/100
Will not run
References files that are not bundled: references/02-templates.md, references/10-community-casebook.md
Tools and files w 18
0
Result and completion w 14
0
Inputs and preconditions w 11
0
the three weakest of ten parameters · all ten

How to improve

  1. Shorten the description to 1024 characters.
  2. The text references files that are not there: add them or drop the references.
For the model run — optional
  • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
  • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

Guard findings · 0

✓ No critical or high findings

Files scanned: 33. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • error description-long description is 1032 chars, limit 1024
  • warning missing-ref reference to a missing file: references/02-templates.md
  • warning missing-ref reference to a missing file: references/10-community-casebook.md
  • note frontmatter-key unknown frontmatter key "slug"
  • note frontmatter-key unknown frontmatter key "displayName"
  • note frontmatter-key unknown frontmatter key "summary"
  • note frontmatter-key unknown frontmatter key "agent_created"

Process rating: all ten parameters 39/100

Will not run. References files that are not bundled: references/02-templates.md, references/10-community-casebook.md
  • 0Tools and files. 2 referenced file(s) missing: references/02-templates.md, references/10-community-casebook.md
  • 0Result and completion. Does not say what the result is
  • 0Inputs and preconditions. Does not say what the process needs to start
  • 0Failures and branches. Linear process with no failure handling
  • 0Progress reporting. Says nothing while it works
  • 30Running it twice. 1 mutating operations with no state check
  • 70When it triggers. States when to use, but not when not to
  • 100Steps. 42 steps
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 3354 tokens
  • low 13 top-level sections: this looks like several domains in one skill

Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

Quality signals

  • +5Description has no quoted example phrases that should trigger the skill
  • +4Description does not say when NOT to use the skill (false activations)
  • +3Description length 1032: 120–800 characters recommended
  • +3Output format is not stated: the model decides each time
  • +2Single-language instructions
  • +4Structure: 22 headings
  • +3Step-by-step instructions: 42 items
  • +4Has examples (4 code blocks)
  • +4Reference files are cited in the instructions (15 of 15)
  • +3All 8 scripts are documented
  • +1License stated

Quality base 70; lint remarks subtract, signals add up to 100. Result: 52.

External checks

ClawHub: suspicious
This is mostly a coherent DSH plugin-development guide, but it includes unsafe helper/template behavior that can execute code or persist repository-derived guidance beyond the current project.
LLM: suspicious (high) · 13 Sept 2026