pptx

Generate, edit, and format PPTX files from natural-language prompts.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/RubixOwl/Bol_ii-agent --skill pptx-rubixowl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/RubixOwl/Bol_ii-agent/tree/main/src/ii_agent/settings/skills/builtin/pptx
Command: npx skills add https://github.com/RubixOwl/Bol_ii-agent --skill pptx-rubixowl

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Presentation tasks like creating, updating, and analyzing PPTX decks can be time-consuming and error-prone when done manually. This Skill automates end-to-end PPTX workflows from prompts.

Core Features & Use Cases

  • Create new presentations from prompts and apply layouts, themes, and speaker notes.
  • Edit slide content, replace placeholder text, and integrate images or charts while preserving structure.
  • Use cases include building pitch decks, training decks, and client proposals with consistent design.

Quick Start

Create a deck from a prompt, applying the requested slides, content, and design layout.

Frequently Asked Questions about pptx

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

FAQPage Schema
How do I automate PowerPoint presentation generation from natural language prompts?

You can automate PowerPoint presentation generation from natural-language prompts by using deterministic pipelines to create slides, apply layouts and themes, and manage speaker notes within PPTX files.

Can I edit existing PPTX slides and replace placeholder text without breaking the layout?

Yes, you can edit existing PPTX slides and replace placeholder text while preserving structure. The process uses shape handling and asset integration to ensure layout fidelity during content updates.

What's the best way to add speaker notes and comments to PowerPoint decks in bulk?

Adding speaker notes and comments to PowerPoint decks in bulk is achieved through automated PPTX workflows that manage notes across slides, ensuring consistent formatting without manual entry.

Does python-pptx work with Playwright for generating PowerPoint slide thumbnails?

Python-pptx works alongside Playwright and Sharp to generate PowerPoint slide thumbnails. These dependencies support deterministic pipelines for inventory, replacement, and visual asset integration.

How do I integrate images and charts into PowerPoint slides while maintaining theme consistency?

You integrate images and charts into PowerPoint slides while maintaining theme consistency by using automated pipelines for asset integration and shape manipulation, preserving applied layouts and structural fidelity.