DSH HUB
HomePlugin StorePlugin PacksCommunityRankingsResourcesPublish Guide
Plugin source
Back to catalog

ligaoc /

dsh-plugin-dev

Topic repository only

Agent skill: guide LLMs to develop DeepSeek Harness (dsh) plugins and install them via the official bundle mechanism (dsh plugin add). Verified end-to-end.

★ 0 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
View on GitHub
READMESource: main@7d095427

dsh-plugin-dev(技能)

指导大模型为 DeepSeek Harness (dsh) 开发插件、并走官方机制安装(独立 npm bundle + dsh plugin add)的技能(Skill)。

  • SKILL.md — 给模型读的主文件:概念模型、Host/Client 插件开发、官方安装三形态、验证清单、常见坑
  • template/ — Host 插件骨架,复制改三处名字即可开工

用法

把本文件夹放进你的 agent 技能目录(如 ~/.agents/skills/dsh-plugin-dev-2.0.0/), 或直接在对话里让模型读取 SKILL.md。之后对模型说"帮我开发一个 dsh 插件"即可。

前提

  • Node.js ≥ 22.19(或 24+),pnpm 在 PATH 上
  • 官方 CLI:npx @deepseek-ai/dsh web(Web UI 起在 http://127.0.0.1:3080)

时效

基于 upstream deepseek-ai/deepseek-harness @ 2026-08-13(dsh 0.1.0-rc.6)验证。 dsh 处于 developer preview,接口可能变动;不符时以官方文档 (仓库 docs/user/develop/)与 dsh plugin --help 为准。

—/ 5

No ratings yet

Manifest verification required

Commit 7d09542767a2

Community comments

No comments yet. Be the first to write one.

DSH HUB

A community index for DSH plugins. Not an official GitHub or DeepSeek AI product.

CommunityResourcesAPIAbout