gitwtfhub

wtf is code-to-ppt?

colorsoutofspace/code-to-ppt — explained in plain English

Analysis updated 2026-05-18

15Audience · generalComplexity · 2/5LicenseSetup · easy

TL;DR

An AI-agent skill that guides Claude Code and similar tools through interviewing, structuring, designing, and adversarially reviewing a PowerPoint deck before delivery.

Mindmap

Mindmap is still cooking. Refresh in a few.

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Generate a pitch deck, quarterly report, or roadmap presentation by describing what you need in a chat with your AI coding assistant.

REASON 2

Have the AI interview you first to clarify the presentation's real goal before it starts building slides.

REASON 3

Get a deck automatically reviewed by four independent reviewer roles and iterated until it scores 80 or higher.

REASON 4

Reuse project-specific presentation preferences across sessions via a small memory file.

What's in the stack?

MarkdownYAML

How it stacks up

colorsoutofspace/code-to-ppt0pen-sourcer/hearth0rnot/god-mode-claude
Stars151515
LanguagePython
Setup difficultyeasymoderateeasy
Complexity2/53/51/5
Audiencegeneralvibe coderdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you spin it up?

Difficulty · easy Time to first run · 5min

Install by copying the folder into your tool's skills directory (e.g. ~/.claude/skills/), no packages or code to run.

MIT license: free to use, modify, and redistribute, including commercially.

Wtf does this do

code-to-ppt is a skill for AI coding assistants such as Claude Code, Codex, OpenCode, and OpenClaw that helps them build PowerPoint presentations. Instead of just dropping content into a template, it walks the AI through a structured process meant to produce a deck where every slide and claim can actually stand up to scrutiny, not just look polished. The workflow has seven stages. First, the AI interviews you with five to twelve questions to understand what you actually need, since this is the only stage that requires your close involvement. From there it moves on its own: it plans the presentation's structure using a pyramid style, where the conclusion comes first, followed by reasons and evidence. Then it chooses colors, fonts, and visual themes based on the content and audience rather than picking something generic. After that it generates the actual slides as a .pptx file, using whatever tools are available in your setup. Once a draft exists, four separate reviewer roles, each isolated from the others so they cannot influence one another, check it from different angles: the target audience's perspective, a picky designer's eye, a logic reviewer, and someone focused on how long the presentation would take to deliver. A chair role combines their four reports into a single score out of 100, and the AI keeps fixing high-priority problems until that score reaches at least 80. The skill deliberately pushes back on requests that would make the presentation worse rather than simply agreeing with everything you ask for. It avoids common AI design cliches like purple-to-blue gradients and excessive emoji. It has no external dependencies: everything is plain Markdown and YAML, so there is nothing to install beyond copying the skill folder into the right directory for your tool. It keeps a small per-project memory file, capped at five kilobytes, so past decisions carry over without bloating context over time. It is best suited to formal five-to-thirty page presentations like pitches, reports, or reviews, and less suited to quick, throwaway slide updates. The project is released under the MIT license, meaning it can be freely used, modified, and redistributed.

Yoink these prompts

Prompt 1
Help me install the code-to-ppt skill into Claude Code from this GitHub repo.
Prompt 2
Walk me through the seven-stage workflow this skill uses, from interview to delivery.
Prompt 3
Use this skill to help me build a fundraising deck and start with the interview questions.
Prompt 4
Explain how the four independent reviewer roles in code-to-ppt avoid confirmation bias.
Prompt 5
Show me what's inside the references folder and what each reviewer file does.

Frequently asked questions

wtf is code-to-ppt?

An AI-agent skill that guides Claude Code and similar tools through interviewing, structuring, designing, and adversarially reviewing a PowerPoint deck before delivery.

What license does code-to-ppt use?

MIT license: free to use, modify, and redistribute, including commercially.

How hard is code-to-ppt to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is code-to-ppt for?

Mainly general.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.