pptx-deck-creation

pptx-deck-creation is a skill for Claude Code, Codex from kimtth/agent-pptify-kit. It costs 30 tokens per session (7,296 once invoked), scanned A, original, MIT.

A workflow for creating editable PowerPoint presentations from a narrative, source material, and planned layouts. It keeps titles, labels, tables, diagrams, and other slide content as native PowerPoint objects rather than images.

In plain words
What is it for?
Use it to plan, generate, and quality-check new PPTX decks with explicit slide layouts and editable content.
Why use it?
It helps avoid presentations that are difficult to edit or that lose structure during generation. It also provides checks for layout, assets, and PowerPoint file safety.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to plan, generate, and quality-check new PPTX decks with explicit slide layouts and editable content.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kimtth/agent-pptify-kit/pptx-deck-creation-single-file
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.

Any agent
npx skills add kimtth/agent-pptify-kit --skill pptx-deck-creation-single-file
Clone the repo
git clone --depth 1 https://github.com/kimtth/agent-pptify-kit

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-deck-creation

README.md
[![agentmods](https://agentmods.dev/badge/skills/kimtth/agent-pptify-kit/pptx-deck-creation-single-file/github.svg)](https://agentmods.dev/skills/kimtth/agent-pptify-kit/pptx-deck-creation-single-file)
Your own site
<a href="https://agentmods.dev/skills/kimtth/agent-pptify-kit/pptx-deck-creation-single-file"><img src="https://agentmods.dev/badge/skills/kimtth/agent-pptify-kit/pptx-deck-creation-single-file/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for pptx-deck-creation

Your own site · 80×15
<a href="https://agentmods.dev/skills/kimtth/agent-pptify-kit/pptx-deck-creation-single-file"><img src="https://agentmods.dev/badge/skills/kimtth/agent-pptify-kit/pptx-deck-creation-single-file.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 30 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,296 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin original 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.1 $0.00030 $0.07296
Opus 5 $0.00015 $0.03648
Sonnet 5 $0.00006 $0.01459
Haiku 4.5 $0.00003 $0.00730

Measured 2d ago against content hash c43662aa1e9a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

pptx-deck-creation scanned grade A with 1 finding 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.

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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

import urllib.parse
pptx-deck-creation-single-file/SKILL.md · 597 lines

How it starts

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

PPTX Deck Creation

Overview

Create an editable PowerPoint deck from a clear narrative, source evidence, and explicit layout decisions. Keep the deck specification and its native PowerPoint objects as the source of truth. Images may support a slide, but they must not replace editable titles, labels, data, tables, or diagrams.

This skill embeds the design-profile catalog, reference-deck analysis guidance, visual-asset decisions, OOXML safety rules, and final quality checks below. It does not ship a general-purpose renderer or bundled runtime scripts.

Scope Boundary

Use this skill as the primary workflow for creating a new, editable PPTX deck. It owns the path from a deck brief through narrative planning, a coordinate-explicit specification, task-specific PPTX generation, and final quality assurance. Do not redirect a net-new deck to another skill merely because the requested deliverable is a .pptx file.

Use @pptx-official when work starts with an existing PPTX and requires package-level operations: raw OOXML editing, template duplication and text replacement, speaker notes, comments, animations, or other structural changes to that file. It may support a build when those operations are necessary, but it is not the default workflow for a net-new deck authored here.

When to Use This Skill

  • Use when a user asks to create a new editable PowerPoint or PPTX deck
  • Use as the default workflow when a new deck needs to be delivered as a .pptx file
  • Use when a deck needs a narrative framework, a design direction, and final coordinates
  • Use when analyzing a reference PPTX without copying its binary content
  • Use when reviewing a generated PPTX for layout, package, or accessibility defects

How It Works

Step 1: Understand the requested deck

Collect the audience, decision or purpose, language, slide count, source material, brand requirements, and delivery format. Ask the user to select a narrative framework if they have not already done so. Do not select one on the user's behalf.

Read the full file on GitHub · 597 lines

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 · 597 lines · 30 tokens per session scan A c43662aa1e9a

Subscribe to this mod's changes

pptx-deck-creation is a skill published in the GitHub repository kimtth/agent-pptify-kit (1 stars, last pushed 2d ago), licensed MIT. It adds 30 tokens to every session and 7,296 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-10.

Related

Other skills, from other repositories

pptx

Use this skill any time a .pptx file is involved as input, output, or both. Covers reading decks, editing existing presentations, creating slides from scratch, visual QA, notes, layouts, and presentation-safe file transforms.

PracticalSwan/agent-skills · 50 tokens

ppt-master

AI-driven presentation workflow for generating editable PPTX decks and slides, reconstructing page visuals, creating reusable Brand/Style/Layout/Deck workspaces, filling native PPTX templates, and enhancing finished PPTX files. Use when the user asks to create, generate, reconstruct, regenerate, beautify, redesign…

hugohe3/ppt-master · 108 tokens

impress-presentations

Create, open or edit slides: ODP default; PPTX for PowerPoint compatibility.

agent0ai/agent-zero · 23 tokens

presentations

Use when building, theming, or exporting a presentation deck — pitch, sales, keynote, board/QBR, leave-behind one-pager — from slide structure to a token-based theme to PDF or editable PPTX (Marp, Slidev, python-pptx). NOT the words (that is marketing), NOT the visual tokens (that is design), NOT the investor story…

ericrisco/rsc-harness · 93 tokens

pptx

Read, create, and convert Microsoft PowerPoint (.pptx) presentations — extract slide text to JSON/markdown, build decks from JSON/markdown outlines, and export to PDF.

zhixuli0406/DuDuClaw · 39 tokens

pptx-press

Teaches agents how to author slide-structured HTML that renders professionally to PPTX via writepptx, with proper sizing, styling, brand and domain-adaptive color schemes, SVG diagram integration, citation handling, deck narrative flow, and content budgets for business presentations, technical decks, and executive…

kdcube/kdcube · 69 tokens