ZhijiangTang/dsh-plugin-template0

dsh-plugin-template

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

AI Analysis

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

Package
dsh-plugin-template
Version
0.1.0
License
MIT
Last updated
Aug 15, 2026

Install

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

使用步骤

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

1. 克隆 / 复制模板