Files

23 lines
411 B
JSON
Raw Permalink Normal View History

2026-03-21 16:00:22 +08:00
{
"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": [
"./"
]
}
]
}