Skip to content

feat: add DSH (DeepSeek Harness) bundle plugin - #198

Open
kangers wants to merge 1 commit into
multica-ai:mainfrom
kangers:main
Open

kangers wants to merge 1 commit into
multica-ai:mainfrom
kangers:main

Conversation

@kangers

@kangers kangers commented Aug 23, 2026

Copy link
Copy Markdown

新增 DSH 插件支持

为 DeepSeek Harness (DSH) 用户添加了官方 bundle 插件,使 Andrej Karpathy 编码指南可以作为全局 skill 使用。

安装方式

通过 npm:

dsh plugin --profile web add dsh-skill-andrej-karpathy

通过 GitHub:

dsh plugin --profile web add "github:multica-ai/andrej-karpathy-skills#main&path:/dsh-bundle"

变更内容

  • 新增 dsh-bundle/ 目录,包含完整的 DSH bundle 插件
  • 更新 README.md 和 README.zh.md,添加 DSH 安装说明
  • 遵循 DSH 官方 bundle 插件规范

文件结构

dsh-bundle/
├── package.json
├── cordis.patch.yml
├── index.mjs
├── README.md
└── skills/
└── andrej-karpathy-coding-guidelines/
└── SKILL.md

测试

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant