pptx

Create, parse, and edit PPTX decks with templates and notes.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/tusosos/manus-knowledge-base --skill pptx-tusosos
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/tusosos/manus-knowledge-base/tree/main/OKComputer-3D/.agents/skills/pptx
Command: npx skills add https://github.com/tusosos/manus-knowledge-base --skill pptx-tusosos

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates end-to-end PPTX handling, enabling creation, parsing, and editing of PowerPoint decks without manual editing, saving time on presentations.

Core Features & Use Cases

  • Create new slide decks from templates or from scratch with consistent layouts and design.
  • Read, extract, and analyze text and structure from existing PPTX files, including slides notes and metadata.
  • Programmatically edit and assemble presentations for pitches, reports, or training materials, integrating with data sources and templates.

Quick Start

Create a new deck from a template and render the first slide for review.

Frequently Asked Questions about pptx

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

FAQPage Schema
How do I automate PowerPoint creation and editing from existing templates?▼

Automating PowerPoint creation and editing is handled through template-based design and script execution. You can programmatically generate new slide decks or modify existing PPTX files without manual editing by running the included scripts.

Can I extract text and slide notes from a PPTX file programmatically?▼

Yes, extracting text and slide notes from a PPTX file is fully supported. The Skill parses existing PowerPoint decks to read, extract, and analyze text, structure, and metadata across all slides and their associated notes.

What do I need to set up before automating PPTX deck generation?▼

Before automating PPTX deck generation, you need an environment with defusedxml, lxml, and Pillow installed, along with on-disk reference assets and templates described in the documentation to ensure consistent layouts.

What's the best way to parse and manipulate slide structures in PowerPoint files?▼

The best way to parse and manipulate slide structures in PowerPoint files is using this Skill's advanced internal scripts. It handles end-to-end slide manipulation, allowing you to assemble presentations for pitches or reports by integrating data sources with templates.

Does this PowerPoint automation approach work for assembling training materials from data?▼

Yes, this PowerPoint automation approach works for assembling training materials from data. It programmatically edits and assembles presentations by integrating external data sources with your existing templates to generate consistent decks.