mirror of
https://github.com/junjiem/dify-plugin-repackaging.git
synced 2026-01-03 19:15:31 +08:00
23 lines
432 B
Markdown
23 lines
432 B
Markdown
## Dify 1.0 Plugin Downloading and Repackaging
|
|
|
|
|
|
### Description
|
|
|
|
#### From the Dify Marketplace downloading and repackaging
|
|
|
|

|
|
|
|
```shell
|
|
sh plugin_repackaging.sh market junjiem mcp_sse 0.0.1
|
|
```
|
|
|
|
|
|
#### From the Github downloading and repackaging
|
|
|
|

|
|
|
|
```shell
|
|
sh plugin_repackaging.sh github https://github.com/junjiem/dify-plugin-agent-mcp_sse 0.0.1 agent-mcp_see.difypkg
|
|
```
|
|
|