ZhijiangTang/dsh-plugin-template0

dsh-plugin-template

DSH bundle-plugin template: scaffold a new tool plugin (the template itself is not published).

AI 분석

核心用途是为 DSH 插件开发者提供标准的项目初始化模板。适合想要开发、测试并发布自定义 DSH 插件的开发者参考和使用。

패키지
dsh-plugin-template
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 15.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ZhijiangTang/dsh-plugin-template

使用步骤

以下示例以新包名 dsh-mytool 为例。

1. 克隆 / 复制模板