pptx

Validate PPTX Skill Units by checking SKILL.md frontmatter and toxicity.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/novolei/if2Ai --skill pptx-novolei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/novolei/if2Ai/tree/main/src-tauri/resources/bundled-skills/pptx
Command: npx skills add https://github.com/novolei/if2Ai --skill pptx-novolei

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

PPTX workflows often require manual handling of slide decks: creating, reading, parsing, editing, templating, and exporting presentations. This skill automates those tasks by orchestrating PPTX-related actions from simple triggers like mentions of "deck", "slides", or "presentation" and a reference .pptx file.

Core Features & Use Cases

  • Read, parse, and extract text or metadata from PPTX presentations.
  • Create new slide decks from templates or scratch and modify existing decks.
  • Manage slide templates, layouts, speaker notes, and comments, with templating and batch operations.

Quick Start

Load a PPTX file and generate a deck using a chosen template.

Frequently Asked Questions about pptx

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

FAQPage Schema
How do I automate creating and editing PowerPoint slides?

You can automate creating and editing PowerPoint slides by loading a reference .pptx file and triggering deck generation or modifications through simple keywords like "deck" or "presentation". This enables automated slide creation, parsing, and template management.

Can I extract text and metadata from an existing PPTX presentation?

Yes, you can extract text and metadata from an existing PPTX presentation. The skill reads and parses PPTX files to retrieve structured content, allowing you to access slide text, layouts, speaker notes, and comments for further processing.

What's the best way to manage slide templates and batch operations for decks?

The best way to manage slide templates and batch operations is by using automated PPTX triggers with a reference file. This approach handles template application, layout adjustments, and batch slide modifications without manual formatting.

Do I need a reference .pptx file to generate a new presentation?

Yes, you need a reference .pptx file to generate a new presentation. Loading a PPTX file alongside a chosen template allows the skill to validate, structure, and execute the deck creation or editing workflow accurately.

Does this presentation automation tool work with speaker notes and comments?

Yes, this presentation automation tool works with speaker notes and comments. You can read, parse, and manage these elements within existing decks, enabling comprehensive metadata extraction and slide content modification during batch operations.

Why does my PPTX deck automation require toxicity checks and safety flags?

PPTX deck automation requires toxicity checks and safety flags to enforce deployment safety. The system validates skill units, performs toxicity checks, and exposes safety flags to block risky or unsafe skills from being activated in your environment.