Files
dify-plugin-repackaging/README.md
junjie.miao 853d04c357 first commit
2025-03-17 13:51:53 +08:00

23 lines
432 B
Markdown

## Dify 1.0 Plugin Downloading and Repackaging
### Description
#### From the Dify Marketplace downloading and repackaging
![market](images/market.png)
```shell
sh plugin_repackaging.sh market junjiem mcp_sse 0.0.1
```
#### From the Github downloading and repackaging
![github](images/github.png)
```shell
sh plugin_repackaging.sh github https://github.com/junjiem/dify-plugin-agent-mcp_sse 0.0.1 agent-mcp_see.difypkg
```