pptx-generation

pptx-generation is a skill for Claude Code, Codex from wacht-platform/platform. It costs 97 tokens per session (2,560 once invoked), scanned A, original, AGPL-3.0.

A tool for creating real PowerPoint presentation files with Python. It covers common slide decks such as briefings, proposals, project updates, training materials, and sales presentations.

In plain words
What is it for?
Use it to create executive briefings, strategy decks, investor summaries, product overviews, project updates, and other structured presentations.
Why use it?
It helps when the required result is an editable .pptx file rather than plain text or an image of 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/wacht-platform/platform/pptx-generation
Any agent
npx skills add wacht-platform/platform --skill pptx-generation
Clone the repo
git clone --depth 1 https://github.com/wacht-platform/platform

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for pptx-generation

README.md
[![agentmods](https://agentmods.dev/badge/skills/wacht-platform/platform/pptx-generation.svg)](https://agentmods.dev/skills/wacht-platform/platform/pptx-generation)
Your own site
<a href="https://agentmods.dev/skills/wacht-platform/platform/pptx-generation"><img src="https://agentmods.dev/badge/skills/wacht-platform/platform/pptx-generation.svg" alt="Measured on agentmods" height="20"></a>
Per session 97 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,560 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found 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.00097 $0.02560
Opus 5 $0.00048 $0.01280
Sonnet 5 $0.00019 $0.00512
Haiku 4.5 $0.00010 $0.00256

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

Security

Grade A, and why

pptx-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 4d ago.

The scan reads SKILL.md. This mod also ships 4 executable files (references/python_pptx_briefing.py, references/python_pptx_comparison_table.py, references/python_pptx_image_showcase.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.

agent-engine/skills/system/pptx-generation/SKILL.md · 459 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

4 files 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. 4d ago First seen · 459 lines · 97 tokens per session scan A 18c2e6d4c015

Subscribe to this mod's changes

pptx-generation is a skill published in the GitHub repository wacht-platform/platform (19 stars, last pushed 12d ago), licensed AGPL-3.0. It adds 97 tokens to every session and 2,560 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

html-presentation

Converts documents, outlines, or notes into self-contained HTML slide decks with horizontal (Reveal.js) or vertical scroll navigation and multiple themes. Triggers on: "create a presentation", "slide deck", "pitch deck", "HTML presentation", "web-based slides", "reveal.js deck", "convert document into slides".

Mathews-Tom/armory · 70 tokens

marp-slides

Author MARP markdown slide decks exportable to PDF, PPTX, and HTML via marp-cli. Covers Marpit directives, custom CSS themes, SVG chart recipes, and dashboard components. Triggers on: "marp", "marp deck", "markdown slides", "slides from markdown", "marp-cli", "pdf from markdown", "pptx from markdown".

Mathews-Tom/armory · 81 tokens

deck-import

Convert any PDF or PPTX deck into a self-contained interactive HTML deck, one file, one link, shareable. Auto-detects input file extension (.pdf or .pptx) and routes to the matching extraction path. Detects which of the 5 deck types the source is (pitch, sales, launch, keynote, all-hands) and hands off to the matching…

FluidForm-ai/fluiddocs-deck-builder · 227 tokens

MarkItDown

Convert files (PDF, DOCX, PPTX, XLSX, HTML, images, audio, EPUB, etc.) to Markdown and save to Obsidian vault. USE WHEN user mentions convert to markdown, markitdown, file to markdown, save to obsidian, import document, OR wants to convert any document format to Markdown.

CarbeneAI/Forge · 72 tokens

morph-ppt

Use this skill when the user wants a .pptx with smooth cross-slide animation — PowerPoint Morph transitions, Keynote-style continuous motion, shapes that grow / move / rotate as the slide advances. Trigger on: 'morph', 'morph transition', 'smooth transition', 'continuous animation across slides', 'Keynote-style…

Team-Commonly/commonly · 169 tokens

media-ingest

Ingest video, audio, PDF, book, screenshot, and GitHub repo content into the brain. Multi-format handling with entity extraction and backlink propagation. Covers video-ingest, youtube-ingest, and book-ingest subtypes.

garrytan/gbrain · 52 tokens