pptx-author

Generate PowerPoint decks from workbook data using python-pptx.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/wwwillott/jobnimbus --skill pptx-author
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx-author
Source: https://github.com/wwwillott/jobnimbus/tree/main/optional-skills/finance/pptx-author
Command: npx skills add https://github.com/wwwillott/jobnimbus --skill pptx-author

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create repeatable, model-backed PowerPoint decks directly from workbook data, eliminating manual slide assembly and data transcription.

Core Features & Use Cases

  • Programmatically generate .pptx files at ./out/<name>.pptx from workbook cells and templates.
  • Bind slide content to workbook data so every figure traces to its source.
  • Use for pitch decks, IC memos, earnings notes, and other finance presentations requiring consistent formatting.

Quick Start

Run the pptx-author skill with your workbook data to generate a headless PowerPoint deck at ./out/<name>.pptx.

Frequently Asked Questions about pptx-author

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

FAQPage Schema
How do I generate a PowerPoint deck from workbook data using Python?

You can generate a PowerPoint deck from workbook data using Python by running the pptx-author skill, which uses the python-pptx library to write model-backed slides directly to ./out/<name>.pptx. This eliminates manual slide assembly and data transcription.

What is headless PowerPoint generation for finance presentations?

Headless PowerPoint generation for finance presentations is the programmatic creation of pitch decks, IC memos, and earnings notes directly from workbook data without manual formatting. It binds every slide value to its source workbook cell for full traceability.

Can I use python-pptx with template inheritance for automated pitch decks?

Yes, you can use python-pptx with template inheritance to automate pitch deck creation. The pptx-author skill supports template inheritance and structured slide content to maintain consistent formatting across finance presentations generated from workbook data.

Do I need a source workbook to automate PowerPoint creation with python-pptx?

Yes, you need a source workbook to automate PowerPoint creation with python-pptx using this skill. The core functionality binds slide content to workbook cells so every figure in the generated deck traces back to its original source data.

What's the best way to bind slide content to workbook data for an IC memo?

The best way to bind slide content to workbook data for an IC memo is to use the pptx-author skill, which programmatically links slide values to source workbook cells and writes the final deck to ./out/<name>.pptx using the python-pptx library.

Why does my automated PowerPoint deck not trace values back to the source workbook?

If your automated PowerPoint deck does not trace values back to the source workbook, ensure you are using the pptx-author skill's structured slide content feature, which is designed to bind every figure directly to its originating workbook cell.