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/08/15

インストール

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

ドキュメント

README 全文を読む ↗

使用步骤

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

1. 克隆 / 复制模板