pptx 演示文稿

Automate PPTX deck creation, editing, and slide text extraction.

1|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/XIYBHK/claude-skills --skill pptx-xiybhk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx 演示文稿
Source: https://github.com/XIYBHK/claude-skills/tree/main/pptx
Command: npx skills add https://github.com/XIYBHK/claude-skills --skill pptx-xiybhk

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

PPTX workflow tasks like creating slides, extracting text, editing content, merging or splitting decks, and applying templates and layouts are often manual and error-prone. This skill automates end-to-end PPTX handling across the presentation lifecycle, including generating decks from templates, reading slide text (and speaker notes), and updating layouts or comments. It activates whenever you mention deck, slides, presentation, or reference a PPTX file, enabling hands-off, template-driven slide production.

Core Features & Use Cases

  • Create presentations from scratch or from templates, with automatic layout and theme application
  • Read, extract, and summarize text from slides and speaker notes
  • Edit content, modify text, adjust layouts, and merge or split slides
  • Apply templates and slide layouts for brand-consistent decks
  • Assemble presentations programmatically from outlines or data sources

Quick Start

Provide a PPTX file and an outline to generate a deck using the built-in templates and layouts.

Frequently Asked Questions about pptx 演示文稿

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

FAQPage Schema
How do I generate a PowerPoint presentation from an outline automatically?

Automate PPTX deck creation by providing an outline to populate template-based slides with text and speaker notes. This generates a structured presentation using built-in layouts and themes.

What is the best way to extract text and speaker notes from PowerPoint slides?

Extract slide text and speaker notes by reading the PPTX file programmatically. This parses the presentation deck to retrieve textual content for summaries or downstream processing.

Can I merge or split slides across multiple PPTX files?

Merge or split slides by editing PPTX files through automated scripts. This modifies the presentation structure to combine decks or separate them into smaller files.

Do I need a template to apply layouts when creating a new presentation?

Templates are not strictly required but recommended for brand-consistent decks. You can create presentations from scratch or apply templates and slide layouts automatically.

Does this approach work for updating comments and notes across existing slides?

Yes, updating layouts and notes across templates is supported. You can edit content, modify text, and adjust comments within existing PPTX files to maintain presentation consistency.