pptx
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
Author
Category
Document ProcessingInstall
Download and extract to your skills directory
Copy command and send to AI Agent for auto-install:
PPTX - PowerPoint Presentation Processing
Skill Overview
The PPTX skill enables Claude to help you create, edit, and analyze PowerPoint presentations. It supports generating slides from scratch, modifying existing file content, handling complex layouts, and adding comments and speaker notes.
Applicable Scenarios
1. Quickly Creating Presentations
When you need to create a PPT from scratch, you can ask Claude to automatically generate a complete presentation based on your content outline. Whether it is a work report, product introduction, or training material, you can quickly obtain well-structured slides by describing your requirements.
2. Batch Editing Existing Content
When you already have a presentation template or draft and need to update text in batches, adjust layouts, or make consistent changes across multiple slides, Claude can directly operate on the PPTX file and efficiently complete repetitive editing tasks.
3. Presentation Analysis and Optimization
When you need to understand the structure of an existing PPT, extract its text content, or analyze its design standards, Claude can read the presentation’s raw data and provide content summaries and improvement suggestions.
Core Features
1. Automatically Generating PowerPoint from HTML
Through the html2pptx workflow, you can use HTML code to define slide content, and Claude will convert it into a standard PowerPoint file. This approach is especially suitable for scenarios requiring precise layout control and chart-based data visualization. It supports customized color schemes, font selection, and responsive design, producing presentations with standardized formatting that are easy to maintain.
2. Directly Editing PPTX Files
Through the OOXML editing workflow, Claude can unpack PPTX files and directly modify their internal XML structures and content. This is suitable for scenarios where the original design template needs to be preserved while only the text content is replaced, such as batch-generating reports using a corporate template. It also supports advanced features such as adding comments and speaker notes.
3. Content Extraction and Analysis
Claude can convert presentations into Markdown text, making their content easier to read and understand quickly. It can also generate a grid of slide thumbnails to provide an intuitive overview of the overall structure and design patterns. This is particularly useful for migrating content, auditing design standards, or understanding complex presentations.
Frequently Asked Questions
How can I use Claude to create a new PowerPoint presentation?
You can describe your requirements, such as “Help me create a 10-slide PPT about a product launch.” Claude will ask for the necessary details, such as the topic, audience, and style preferences, and then use the html2pptx workflow to generate the presentation. You can also provide HTML code or a Markdown outline, and Claude will convert it into well-structured slides.
Can Claude edit an existing PPTX file?
Yes. You can provide Claude with the path to an existing PPTX file. It will unpack the file, analyze its existing content and layout, and then modify the text, adjust the structure, or reorganize the slide order according to your requirements. Once editing is complete, Claude will repackage the file into a new PPTX file and verify that the format is correct.
How can I add charts and data visualizations to a PPT?
In the html2pptx workflow, you can reserve placeholder areas for charts in the HTML and then use the PptxGenJS API to add data visualizations such as bar charts, line charts, and pie charts. Claude will automatically generate charts based on your data and configure their styles and labels to ensure that the data is clear and readable. For complex data presentations, a two-column layout is recommended, with explanatory text on the left and the chart on the right.