Add pptx-plugin
This commit is contained in:
22
plugins/pptx-plugin/.claude-plugin/marketplace.json
Normal file
22
plugins/pptx-plugin/.claude-plugin/marketplace.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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": [
|
||||
"./"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
5
plugins/pptx-plugin/.claude-plugin/plugin.json
Normal file
5
plugins/pptx-plugin/.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "pptx-plugin",
|
||||
"description": "PowerPoint generation and editing plugin with text-only QA (no vision required). Uses subagents for cover, TOC, content, section dividers, summary slides, and template-based PPT editing workflows.",
|
||||
"version": "1.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user