first commit

This commit is contained in:
junjie.miao
2025-03-17 13:51:53 +08:00
commit 853d04c357
6 changed files with 121 additions and 0 deletions

22
README.md Normal file
View File

@ -0,0 +1,22 @@
## 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
```