Agent skill · Code Review & Quality

pptx-deck-creation

Create editable, production-ready PPTX decks with narrative planning, explicit layout specs, asset guidance, and quality checks.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill pptx-deck-creation --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 7
SKILL.md size: 14 KB
Bundled scripts: none
Declared author: kimtth
Path: skills/pptx-deck-creation/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# PPTX Deck Creation ## Overview Create an editable PowerPoint deck from a clear narrative, source evidence, and explicit layout decisions. Keep the deck specification and its native PowerPoint objects as the source of truth. Images may support a slide, but they must not replace editable titles, labels, data, tables, or diagrams. Use the bundled references for design-profile selection, reference-deck analysis, visual-asset decisions, and final quality checks. The skill does not ship a general-purpose renderer or bundled runtime scripts. ## Scope Boundary Use this skill as the primary workflow for creating a new, editable PPTX deck. It owns the path from a deck brief through narrative planning, a coordinate-explicit specification, task-specific PPTX generation, and final quality assurance. Do not redirect a net-new deck to another skill merely because the requested deliverable is a `.pptx` file. Use `@pptx-official` when work starts with an existing PPTX and requires package-level operations: raw OOXML editing, template duplication and text replacement, speaker notes, comments, animations, or other structural changes to that file. It may support a build when those operations are nec

What's inside
Steps it walks through
  1. Overview
  2. Scope Boundary
  3. When to Use This Skill
  4. How It Works
  5. Step 1: Understand the requested deck
  6. Step 2: Establish source and design context
  7. Step 3: Plan the story and visual structure
  8. Step 4: Author a coordinate-explicit specification
  9. Step 5: Create the PPTX deck when requested
  10. Step 6: Validate and repair
  11. Reference-Deck Analysis
  12. Visual Assets
  13. Examples
  14. Example 1: Executive recommendation deck
Ships with 6 files
  • references/audit-checklist.md
  • references/design-profiles.md
  • references/ooxml-parsing.md
  • references/reference-deck-analysis-patterns.md
  • references/reference-deck-analysis.md
  • references/visual-asset-adapters.md
More from agentic-awesome-skills
All skills →
About this skill
What does the pptx-deck-creation skill do?

Create editable, production-ready PPTX decks with narrative planning, explicit layout specs, asset guidance, and quality checks.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill pptx-deck-creation --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.

Keep going