pptx

Convert PowerPoint presentations into editable slide creation and modification workflows.

Updated Jun 22, 2026
One-click install
npx skills add https://github.com/PaneriVatsal/FRIDAY --skill pptx-panerivatsal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/PaneriVatsal/FRIDAY/tree/main/.agents/skills/pptx
Command: npx skills add https://github.com/PaneriVatsal/FRIDAY --skill pptx-panerivatsal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, sharp, pillow, python-pptx, six, and includes scripts (resource) components.

What problem does it solve?

This Skill removes the manual, error-prone work of building and updating PowerPoint decks by letting an AI read, create, edit, reorder, and validate slides as structured content.

Core Features & Use Cases

  • Create new decks from HTML-based slides or reusable templates with precise layout control.
  • Edit existing presentations by replacing text, duplicating slides, reordering sections, and preserving formatting.
  • Analyze slide content by extracting text, inspecting layouts, and generating thumbnails for visual quality checks.
  • Use Case: Turn a rough outline into a polished product update deck, then refine the slides and verify the result before delivery.

Quick Start

Ask the Skill to create, edit, or analyze the attached PowerPoint file and describe the slides, layout, and changes you want in plain language.

Frequently Asked Questions about pptx

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

FAQPage Schema
How do I automate PowerPoint slide editing and text replacement in existing .pptx decks?

Generate PowerPoint slides from HTML by rendering HTML-to-PowerPoint content. This workflow allows precise layout control for creating new decks from HTML-based slides or reusable templates.

Can I create new PowerPoint presentations from HTML layouts?

Generate PowerPoint slides from HTML by rendering HTML-to-PowerPoint content. This workflow allows precise layout control for creating new decks from HTML-based slides or reusable templates.

How do I validate PowerPoint slide layouts and visual quality before delivery?

Validate PowerPoint slide layouts by generating slide thumbnails for visual quality checks. This thumbnail validation process extracts slide content and inspects layouts to ensure presentation accuracy before delivery.

Does python-pptx support reordering slides and managing slide-level dependencies?

python-pptx supports slide rearrangement and slide-level dependency management within .pptx files. You can duplicate slides, reorder presentation sections, and restructure decks through an automation-friendly workflow.

What is the best way to analyze PowerPoint presentation content and extract text?

Analyze PowerPoint presentation content by extracting text and inspecting slide layouts. This process converts .pptx decks into structured, automation-friendly content for detailed slide analysis and modification.