weikangzeng07-ops/dsh-hmos-skills ↗★ 0
dsh-hmos-skills
HarmonyOS (鸿蒙) development skills for DeepSeek Harness — 39 official hmos-* skill bundles ported to the DSH skill registry: ArkTS/ArkUI development, multi-device adaptation, Kit integration, and DFX crash/leak analysis.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:weikangzeng07-ops/dsh-hmos-skills说明文档
阅读完整 README ↗Configuration
All settings are optional and have working defaults:
- insert:
- id: hmos-skills
name: 'dsh-hmos-skills'
config:
providerName: hmos # provider name registered on ctx.skills
environmentNote: true # prepend the DSH runtime note on every load
skillsDir: /abs/path # serve a different skill root
rank: 600 # duplicate-name precedence (lower wins)
source: bundled # prompt-visible origin bucket
Set environmentNote: false to serve the upstream text untouched.