PPT演示助手

Create and modify PowerPoint PPTX presentations via natural language prompts.

77|8|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/laborany/laborany --skill ppt-laborany
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: PPT演示助手
Source: https://github.com/laborany/laborany/tree/main/skills/pptx
Command: npx skills add https://github.com/laborany/laborany --skill ppt-laborany

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires defusedxml, and includes scripts (resource) components.

What problem does it solve?

智能演示文稿助手,帮助用户快速创建、编辑和改进 PPTX 演示文稿,减少重复工作并提升一致性。

触发场景包括:用户需要创建新的 PPT 演示文稿、编辑或修改现有 .pptx 文件、提取演示中的内容或图片,以及回应“帮我做个PPT”、“制作演示文稿”等自然语言请求。支持商务演示、学术报告、产品介绍、培训材料等场景,帮助团队实现高效协作与一致的演示风格。

通过 AI 驱动的工作流,用户可以在单一对话中完成从需求澄清、草拟大纲、选择主题、到生成与迭代修改的完整过程。

Quick Start

Describe your PPT task in natural language to start creating or editing a presentation.

Frequently Asked Questions about PPT演示助手

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a PowerPoint presentation using natural language prompts?

To create PowerPoint presentations from natural language, describe your task and the AI generates slides, drafts outlines, and applies themes by manipulating PPTX through template slides and OOXML edits.

Can I edit and modify an existing .pptx file using AI?

Yes, you can modify existing .pptx files by providing natural language instructions that trigger Python scripts to edit text, add slides, and extract content using defusedxml for OOXML parsing.

Does this PPT generation method support business decks and academic talks?

PPT generation supports business decks, academic talks, product demos, and training materials by providing a script-based workflow for rapid, repeatable slide generation and structured editing.

Do I need Python and defusedxml to generate and edit slides?

Yes, generating and editing slides requires Python scripts and uses defusedxml for secure XML parsing to manipulate PPTX files, add slides, edit text, and export presentations.

What is the best way to automate slide generation for training materials?

The best way to automate slide generation for training materials is using natural language prompts that trigger Python scripts to manipulate PPTX via template slides and OOXML edits for rapid, repeatable results.

Why use OOXML and template slides for PPTX editing instead of manual formatting?

Using OOXML and template slides for PPTX editing ensures structured, repeatable modifications through Python scripts, reducing manual formatting and maintaining presentation consistency across multiple slides.