DSH HUB
首页插件商店插件包社区排行榜资源发布指南
插件源码
返回插件目录

863683348 /

863683348/dsh-starter-zh

已验证

DSH 新手入门包:安装即得欢迎语、从 0 到 1 学习路径、按场景推荐插件、新手自查清单,并与 dsh-handbook-zh 中文教程联动。Starter pack for DeepSeek Harness beginners (Chinese).

★ 0 Stars0 Forks0 IssuesN/A 社区评分0 已确认安装
查看 GitHub项目主页
README来源: main@77255cf2

dsh-starter-zh — DSH Starter Pack (中文新手入门包)

npm version license topic: dsh-plugin

dsh-starter-zh is a beginner starter pack for DeepSeek Harness: install it and your agent instantly gains a welcome flow, a 0→1 learning path, scenario-based plugin recommendations, and a self-check checklist — paired with the dsh-handbook-zh Chinese tutorial repo.

"一切皆插件" — but where do you start? This plugin answers that question in Chinese, in-session.

What you get

Feature Tool / Section What it does
Welcome starter_zh action=welcome Greeting + what you can do next
Learning path starter_zh action=path 0→1 in 5 stages: run → profile → install → write → publish
Recommended plugins starter_zh action=plugins Scenario groups (start here / focus & memory / security / productivity)
Self-check starter_zh action=checklist 10-item onboarding checklist
Guidance prompt systemPrompt section Tells the model to use starter_zh when the user is a beginner

Install

dsh plugin --profile <name> add dsh-starter-zh

Then ask your agent: "我是 DSH 新手,带我入门" — it will call starter_zh automatically.

Config

Key Default Meaning
sectionOrder 10 Prompt section order
promptEnabled true Inject the guidance prompt section
handbookUrl dsh-handbook-zh repo Companion tutorial URL in the welcome text

Why this plugin

The DSH ecosystem exploded to thousands of plugins in 72 hours, but there is no systematic Chinese onboarding path. This starter pack fills that gap — it is the "from 0 to 1" entry point, backed by a full Chinese handbook repo.

Docs

  • USAGE.md — model-side usage, tool parameters, config
  • RELEASE.md — release checklist

Development

node --check lib/index.js && node --check lib/starter.js
node test/starter.test.mjs
node scripts/verify.mjs

Pure logic lives in lib/starter.js (zero deps, unit-tested); the Cordis plugin in lib/index.js registers the starter_zh tool and the prompt section.

License

MIT

—/ 5

暂无评分

已验证 DSH bundle

Commit 77255cf2b842

社区评论

还没有评论,来写第一条。

DSH HUB

社区维护的 DSH 插件索引。不是 GitHub 或 DeepSeek AI 的官方产品。

社区资源API关于