23 lines
411 B
JSON
23 lines
411 B
JSON
{
|
|
"name": "pptx-plugin",
|
|
"owner": {
|
|
"name": "yuban",
|
|
"email": "yuban@minimaxi.com"
|
|
},
|
|
"metadata": {
|
|
"description": "Minimax PPT generation and editing plugin",
|
|
"version": "1.0.0"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "pptx-plugin",
|
|
"description": "PPT generation and editing skills",
|
|
"source": "./",
|
|
"strict": true,
|
|
"skills": [
|
|
"./"
|
|
]
|
|
}
|
|
]
|
|
}
|