ppt-generation

A workflow for creating PowerPoint presentations by planning the slides, generating their visuals, and assembling them into a PPTX file.

In plain words
What is it for?
Use it to create business, academic, minimal, or creative slide decks with generated slide imagery and a finished PowerPoint file.
Why use it?
It helps turn an outline into a presentation with a consistent visual style instead of producing disconnected slides.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/fullstack455/deer-flow/ppt-generation
Any agent
npx skills add fullstack455/deer-flow --skill ppt-generation
Clone the repo
git clone --depth 1 https://github.com/fullstack455/deer-flow

Made for: Claude Code, Codex.

Per session 44 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,506 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00044 $0.06506
Opus 5 $0.00022 $0.03253
Sonnet 5 $0.00009 $0.01301
Haiku 4.5 $0.00004 $0.00651

Measured 2d ago against content hash 1c3e00433b75, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

ppt-generation scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/generate.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to ppt-generation — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/public/ppt-generation/SKILL.md · 464 lines

How it starts

The opening of the file, as written. The whole thing — 464 lines — stays where its author put it; the contents beside it link to each section on GitHub.

PPT Generation Skill

Overview

This skill generates professional PowerPoint presentations by creating AI-generated images for each slide and composing them into a PPTX file. The workflow includes planning the presentation structure with a consistent visual style, generating slide images sequentially (using the previous slide as a reference for style consistency), and assembling them into a final presentation.

Core Capabilities

  • Plan and structure multi-slide presentations with unified visual style
  • Support multiple presentation styles: Business, Academic, Minimal, Apple Keynote, Creative
  • Generate unique AI images for each slide using image-generation skill
  • Maintain visual consistency by using previous slide as reference image
  • Compose images into a professional PPTX file

Presentation Styles

Choose one of the following styles when creating the presentation plan:

Style Description Best For
glassmorphism Frosted glass panels with blur effects, floating translucent cards, vibrant gradient backgrounds, depth through layering Tech products, AI/SaaS demos, futuristic pitches
dark-premium Rich black backgrounds (#0a0a0a), luminous accent colors, subtle glow effects, luxury brand aesthetic Premium products, executive presentations, high-end brands
gradient-modern Bold mesh gradients, fluid color transitions, contemporary typography, vibrant yet sophisticated Startups, creative agencies, brand launches
neo-brutalist Raw bold typography, high contrast, intentional "ugly" aesthetic, anti-design as design, Memphis-inspired Edgy brands, Gen-Z targeting, disruptive startups
3d-isometric Clean isometric illustrations, floating 3D elements, soft shadows, tech-forward aesthetic Tech explainers, product features, SaaS presentations
editorial Magazine-quality layouts, sophisticated typography hierarchy, dramatic photography, Vogue/Bloomberg aesthetic Annual reports, luxury brands, thought leadership
minimal-swiss Grid-based precision, Helvetica-inspired typography, bold use of negative space, timeless modernism Architecture, design firms, premium consulting
keynote Apple-inspired aesthetic with bold typography, dramatic imagery, high contrast, cinematic feel Keynotes, product reveals, inspirational talks

Read the full file on GitHub · 464 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 464 lines · 44 tokens per session scan A 1c3e00433b75

Subscribe to this mod's changes

ppt-generation is a skill published in the GitHub repository fullstack455/deer-flow (3 stars, last pushed 3d ago), licensed MIT. It adds 44 tokens to every session and 6,506 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to ppt-generation, differing in 0 lines, and is treated as a copy.