ms-office-suite:pptx

Read, edit, and generate slides from PPTX templates.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/prof-ramos/knowledge-work-plugins-legal-br --skill ms-office-suite-pptx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ms-office-suite:pptx
Source: https://github.com/prof-ramos/knowledge-work-plugins-legal-br/tree/main/skills/ms-office-suite%3Apptx
Command: npx skills add https://github.com/prof-ramos/knowledge-work-plugins-legal-br --skill ms-office-suite-pptx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users automate routine PowerPoint tasks by reading, editing, and generating slides directly from PPTX files, saving time on deck updates and template reuse.

Core Features & Use Cases

  • Read and analyze slide content from PPTX files for review or extraction.
  • Edit existing presentations or build new decks from templates with programmatic control.
  • Create and assemble slides from scratch for pitches, reports, and internal briefs.

Quick Start

Provide a PPTX file and specify the task to perform (read, edit, or generate slides) to start.

Frequently Asked Questions about ms-office-suite:pptx

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

FAQPage Schema
How do I automate PowerPoint slide creation from templates using Python?

You can automate PowerPoint slide creation by providing a PPTX template and specifying the text insertion and layout parameters. The Skill programmatically assembles new slides and packages the updated PPTX file for delivery.

Can I extract text from PPTX files for review programmatically?

Yes, you can extract text from PPTX files by reading and analyzing slide content. This allows you to pull presentation text into downstream workflows for automated review or content extraction.

How do I edit existing PPTX slides programmatically?

You can edit existing PPTX slides by specifying the target file and the updates required. The Skill performs layout-aware editing and programmatic text insertion to modify your presentation decks.

What's the best way to update multiple presentation decks with fresh content?

The best way to update multiple decks is by using automated template processing to insert fresh content. This Skill reads existing layouts and applies updates across multiple slides programmatically.

Does this approach work for assembling pitch decks from predefined templates?

Yes, this approach works for assembling pitch decks from predefined PPTX templates. It handles layout-aware editing and programmatic text insertion to generate complete presentations across multiple slides.

What are the limitations of automated PPTX generation?

Automated PPTX generation focuses on text insertion, layout-aware editing, and template packaging. It does not support advanced graphical design or complex animation editing within the PowerPoint slides.