zoahdev/dsh-plugin-template ↗★ 1
dsh-plugin-template
DeepSeek Harness 插件的极简、已验证模板:包含捆绑包清单、单个工具、测试和 CI 冒烟加载。
AI 分析
提供标准的 DSH 插件开发模板。适合刚接触 DSH 插件开发的开发者,用于快速初始化包含测试和 CI 配置的规范插件项目。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zoahdev/dsh-plugin-template說明文件
閱讀完整 README ↗使用
git clone https://github.com/zoahdev/dsh-plugin-template.git my-plugin
cd my-plugin
pnpm install
pnpm test
pnpm pack
dsh plugin --profile web add ./dsh-plugin-template-0.1.0.tgz
dsh web --port 4099
然后让 agent:"Use the hello tool to greet Ada."