by addsumtech
Turn papers, code, and docs into presentation-ready, natively editable PPTX in Codex / Claude Code. Native charts and equations, speaker notes, click-build animations, and an independent critic review before delivery.
# Add to your Claude Code skills
git clone https://github.com/addsumtech/slides_makerLast scanned: 7/17/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-07-17T06:14:38.138Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}slides_maker is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by addsumtech. Turn papers, code, and docs into presentation-ready, natively editable PPTX in Codex / Claude Code. Native charts and equations, speaker notes, click-build animations, and an independent critic review before delivery. It has 132 GitHub stars.
Yes. slides_maker passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/addsumtech/slides_maker" and add it to your Claude Code skills directory (see the Installation section above).
slides_maker is primarily written in Python. It is open-source under addsumtech on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh slides_maker against similar tools.
No comments yet. Be the first to share your thoughts!
The slide-maker that reads your actual work, never invents a number, ships fully-editable native PowerPoint, and won't hand it over until an independent critic signs off.
Chat with it in Codex or Claude Code. It isn't one prompt guessing at slides: a small team of specialized agents reads your paper / repo / doc (or researches the topic when you have none), plans the story, designs each slide around it, builds a real .pptx, and puts it through an independent review before you ever see it.
Most AI-PPT tools race to look pretty in seconds. slide-maker optimizes for the four things that actually matter when the deck is yours to defend:
Native-editable PPTX is now table stakes (several tools do it). What's rare is editable and source-traced and critic-reviewed and bespoke — together, in one file you own. Honest limits: no zero-setup cloud, no share links, no animated web backgrounds — it makes a file, run locally, that opens and edits cleanly in real PowerPoint/Keynote. See what's different.
Eight directions, one set in English and one in Chinese. Each is a complete example deck with real content, not empty placeholders.
The gallery lives in the slides_maker-site repo under templates/decks/, English under en/, Chinese under zh/. Grab it once:
git clone --depth 1 https://github.com/addsumtech/slides_maker-site.git
Two ways to use a template:
Option 1: point at it (simplest). Put the template path in your request:
Use slide-maker. Follow the style of slides_maker-site/templates/decks/en/nvidia-overview/template.pptx
and build a product intro from my product.md.
It parses the template's layout and visual system, then applies them to your content.
Option 2: register it for repeated use. Copy a template you like into the local template registry, and slide-maker will list it as an option every time:
# Claude Code users
cp -r slides_maker-site/templates/decks/en/nvidia-overview ~/.claude/slide-templates/nvidia-overview
# Codex users
cp -r slides_maker-site/templates/decks/en/nvidia-overview ~/.codex/slide-templates/nvidia-overview
Use en/ templates for English decks and zh/ for Chinese ones. The layouts match; only the copy language differs.
AI presentation tools roughly fall into four categories. slide-maker only does the last one:
| Category | Output | Editable element by element in PowerPoint? |
|---|---|---|
| Template fill-in | Content poured into a fixed tem |