863683348 / dsh-starter-zh

목록에 있음

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

main기타 소스 보기

설치

npx -y @deepseek-ai/dsh plugin --profile web add github:863683348/dsh-starter-zh

이 설치 명령은 GitHub 저장소 주소에서 생성된 확인되지 않은 시작점입니다.

README

유지 관리자가 작성한 문서 스냅샷입니다.

GitHub에서 보기 ↗
커밋 cd243ea동기화 2026. 8. 17.

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

FeatureTool / SectionWhat it does
Welcomestarter_zh action=welcomeGreeting + what you can do next
Learning pathstarter_zh action=path0→1 in 5 stages: run → profile → install → write → publish
Recommended pluginsstarter_zh action=pluginsScenario groups (start here / focus & memory / security / productivity)
Self-checkstarter_zh action=checklist10-item onboarding checklist
Guidance promptsystemPrompt sectionTells 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

KeyDefaultMeaning
sectionOrder10Prompt section order
promptEnabledtrueInject the guidance prompt section
handbookUrldsh-handbook-zh repoCompanion 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

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

프로젝트 파일 및 신호

표시된 항목은 디렉터리 스냅샷에서 감지된 공개 저장소 신호입니다.

테스트감지됨
보안 정책감지됨
기여 가이드감지됨
문서감지됨

저장소 정보

언어
JavaScript
라이선스
MIT
마지막 업데이트
2026. 8. 17. AM 4:41

신중하게 설치하기

소스 코드, 권한, 수명 주기 스크립트, 의존성 및 네트워크 접근을 검토하고 신뢰하지 않는 플러그인은 격리 환경에서 테스트하세요.