create-ppt

create-ppt is a command for coding agents from indranildchandra/claude-local-starter. It costs 0 tokens per session (238 once invoked), scanned A, original, MIT.

A command that starts a workflow for creating a presentation file in PowerPoint format from a topic or brief. It covers research, slide planning, generation, and basic quality checks.

In plain words
What is it for?
Use it to create a presentation, choose sources, approve a slide structure, generate a .pptx file, and check its layout.
Why use it?
It organizes the work into reviewable stages and keeps research citations connected to slides and speaker notes.

Command

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 commands/indranildchandra/claude-local-starter/create-ppt
Clone the repo
git clone --depth 1 https://github.com/indranildchandra/claude-local-starter

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 create-ppt

README.md
[![agentmods](https://agentmods.dev/badge/commands/indranildchandra/claude-local-starter/create-ppt.svg)](https://agentmods.dev/commands/indranildchandra/claude-local-starter/create-ppt)
Your own site
<a href="https://agentmods.dev/commands/indranildchandra/claude-local-starter/create-ppt"><img src="https://agentmods.dev/badge/commands/indranildchandra/claude-local-starter/create-ppt.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 238 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00000 $0.00238
Opus 5 $0.00000 $0.00119
Sonnet 5 $0.00000 $0.00048
Haiku 4.5 $0.00000 $0.00024

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

Security

Grade A, and why

create-ppt 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 5d 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.

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.

commands/create-ppt.md · 33 lines

What it actually says

/create-ppt

Triggers the ppt-creator skill. Builds a presentation-ready .pptx in the personal design system derived from RAG Done Right Production.pptx.

Usage

/create-ppt [topic or brief]

Or just /create-ppt — the skill will ask for context.

What Happens

RESEARCH → ALIGN [CHECKPOINT] → STRUCTURE → GENERATE → REVIEW [CHECKPOINT] → CLOSE

RESEARCH starts with a source mode question (internet / local files / hybrid) before any searches run. Every web data point gets a citation number that carries through the slide plan, slide footnotes, and speaker notes.

STRUCTURE produces a slide-by-slide plan with narrative rationale and citation index. The plan is a suggestion — slide count, sequence, layouts, and content are all yours to reshape before generation begins.

GENERATE builds the .pptx, runs LibreOffice QA (geometry check only), and delivers for review.

Full workflow, code standards, and QA rules are in: ~/.claude/skills/ppt-creator/SKILL.md

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. 5d ago First seen · 33 lines · 0 tokens per session scan A eb409cafc482

Subscribe to this mod's changes

create-ppt is a command published in the GitHub repository indranildchandra/claude-local-starter (13 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 238 tokens. 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.