Agent Skills
› paperclipai/companies
› pptx-generator
pptx-generator
GitHub利用PptxGenJS生成、编辑和读取PowerPoint演示文稿。支持从头创建包含封面、目录等内容的幻灯片,通过XML工作流修改现有PPTX文件,以及使用markitdown提取文本内容。
Trigger Scenarios
需要自动化生成或修改PPT文档
从演示文稿中提取文本信息
Install
npx skills add paperclipai/companies --skill pptx-generator -g -y
SKILL.md
Frontmatter
{
"name": "pptx-generator",
"metadata": {
"sources": [
{
"kind": "github-file",
"path": "skills\/pptx-generator\/SKILL.md",
"repo": "MiniMax-AI\/skills",
"usage": "referenced",
"commit": "ce4855d12931f58514c21ba22b76b8e36a4b1668",
"license": "MIT",
"attribution": "MiniMax"
}
]
},
"description": "Generate, edit, and read PowerPoint presentations with PptxGenJS and XML workflows"
}
Generate, edit, and read PowerPoint presentations. Create from scratch with PptxGenJS (cover, TOC, content, section divider, summary slides), edit existing PPTX via XML workflows, or extract text with markitdown.
Version History
- 514503b Current 2026-07-24 18:03


