python-pptx-generator
Generate complete Python scripts that build polished PowerPoint decks with python-pptx and real slide content.
npx skills add sickn33/agentic-awesome-skills --skill python-pptx-generator --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Python PPTX Generator ## Overview Use this skill when the user wants a ready-to-run Python script that creates a PowerPoint presentation with `python-pptx`. It focuses on turning a topic brief into a complete slide deck script with real slide content, sensible structure, and a working save step. ## When to Use This Skill - Use when the user wants a Python script that generates a `.pptx` file automatically - Use when the user needs slide content drafted and encoded directly into `python-pptx` - Use when the user wants a quick presentation generator for demos, classes, or internal briefings ## How It Works ### Step 1: Collect the Deck Brief Ask for the topic, audience, tone, and target number of slides if the request does not already include them. If constraints are missing, pick conservative defaults and state them in the generated script comments. ### Step 2: Plan the Narrative Arc Outline the deck before writing code: 1. Title slide 2. Agenda or context 3. Core teaching or business points 4. Summary or next steps Keep the slide count realistic for the requested audience and avoid filler slides. ### Step 3: Generate the Python Script Write a complete script that: - imports `Prese
- Overview
- When to Use This Skill
- How It Works
- Step 1: Collect the Deck Brief
- Step 2: Plan the Narrative Arc
- Step 3: Generate the Python Script
- Step 4: Keep the Output Runnable
- Examples
- Example 1: Educational Deck
- Example 2: Business Briefing
- Best Practices
- Security & Safety Notes
- Common Pitfalls
- Related Skills
What does the python-pptx-generator skill do?
Generate complete Python scripts that build polished PowerPoint decks with python-pptx and real slide content.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill python-pptx-generator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.