PPTX — PowerPoint Decks
Generate real PowerPoint decks with charts and speaker notes.
Tested · Works
Test report
- Verdict
- Tested · Works
- Score
- Tested
- Jun 22, 2026
- Environment
- Claude Code 2.x
- Upstream re-checked
- Aug 10, 2026 · 41cd230
Built a 12-slide QBR deck with charts from a CSV brief, including speaker notes. Chart data was accurate; one table needed a re-run to fix column widths.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 5/5
- Triggers reliably 5/5
- Output vs. baseline 8/10
- Docs & honesty 4/5
What PPTX — PowerPoint Decks does
Turns a brief plus data into an actual .pptx file — layouts, charts, speaker notes, consistent styling. The fastest path from "I need a deck by 3pm" to a file you can open and present.
How to install PPTX — PowerPoint Decks
git clone https://github.com/anthropics/skills
cd skills
mkdir -p ~/.claude/skills
cp -r skills/pptx ~/.claude/skills/pptx
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Commands — how to trigger PPTX — PowerPoint Decks
-
/pptxGenerate real PowerPoint decks with charts and speaker notes.
It also activates on plain-language prompts like these:
-
Turn this data into a PowerPoint deck with charts by 3pm -
Build a pitch deck with speaker notes for each slide -
Create a pptx summarizing this report with consistent styling
Appears in
Frequently asked questions
- Is the PPTX — PowerPoint Decks skill free?
- Yes. The skill itself is free from anthropics/skills. SkillProof publishes the install command and an independent test verdict at no cost.
- Does PPTX — PowerPoint Decks work with Claude Code?
- We tested it with Claude Code 2.x on Jun 22, 2026. Verdict: Tested · Works. Built a 12-slide QBR deck with charts from a CSV brief, including speaker notes. Chart data was accurate; one table needed a re-run to fix column widths.
- What is the PPTX — PowerPoint Decks SkillProof Score?
- 8.8/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 8/10, docs & honesty 4/5.
- How do I install PPTX — PowerPoint Decks?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use PPTX — PowerPoint Decks with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.