ZhijiangTang/dsh-plugin-template0

dsh-plugin-template

DSH 捆绑插件模板:用于脚手架创建新的工具插件(模板本身不发布)。

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. 克隆 / 复制模板