presentation-builder

presentation-builder is a skill for Claude Code, Codex from nicepkg/ai-workflow. It costs 12 tokens per session (350 once invoked), scanned A, original, MIT.

A presentation-planning tool that organizes a slide deck around a clear story and suggests slide layouts, visuals, speaker notes, and timing.

In plain words
What is it for?
Use it to outline presentations for different audiences, define the main message, plan each slide, add speaker notes, and estimate duration.
Why use it?
It helps turn an unstructured topic or collection of facts into a presentation with a beginning, middle, conclusion, and clear request.

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/nicepkg/ai-workflow/presentation-builder
Any agent
npx skills add nicepkg/ai-workflow --skill presentation-builder
Clone the repo
git clone --depth 1 https://github.com/nicepkg/ai-workflow

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 presentation-builder

README.md
[![agentmods](https://agentmods.dev/badge/skills/nicepkg/ai-workflow/presentation-builder.svg)](https://agentmods.dev/skills/nicepkg/ai-workflow/presentation-builder)
Your own site
<a href="https://agentmods.dev/skills/nicepkg/ai-workflow/presentation-builder"><img src="https://agentmods.dev/badge/skills/nicepkg/ai-workflow/presentation-builder.svg" alt="Measured on agentmods" height="20"></a>
Per session 12 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 350 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.00012 $0.00350
Opus 5 $0.00006 $0.00175
Sonnet 5 $0.00002 $0.00070
Haiku 4.5 $0.00001 $0.00035

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

Security

Grade A, and why

presentation-builder 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 yesterday.

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.

workflows/talk-to-slidev-workflow/.claude/skills/presentation-builder/SKILL.md · 72 lines

What it actually says

Presentation Builder

Create presentation outlines with storytelling structure and visual guidance.

Capabilities

  • Structure presentations with narrative arc
  • Suggest slide layouts and visuals
  • Create speaker notes
  • Design for different audiences
  • Time presentations appropriately

Input Format

  • Topic/purpose
  • Audience (executives, technical, general)
  • Time limit
  • Key message/takeaway
  • Available data/content

Output Format

Presentation: [Title]
Audience: [Type] | Duration: [Minutes]
Key Message: [One sentence]

Slide 1: Title Slide
- Title: [Compelling title]
- Subtitle: [Context]
- Visual: [Logo/image suggestion]

Slide 2: Hook/Problem
- Headline: [Attention grabber]
- Content: [Bullet points]
- Visual: [Chart/image type]
- Speaker notes: [What to say]

Slide 3-N: [Main Content]
...

Slide N-1: Solution/Recommendation
- Headline: [Action-oriented]
- Content: [Key points]
- Visual: [Before/after, diagram]

Final Slide: Call to Action
- The Ask: [Specific request]
- Next Steps: [Clear actions]

---
Presentation Flow:
Problem → Evidence → Solution → Benefits → Ask

Timing Guide:
- Intro: 2 min
- Body: [N] min
- Q&A: [N] min

Design Principles

  • One idea per slide
  • Use visuals over text
  • 6x6 rule: max 6 bullets, 6 words each
  • Consistent styling throughout
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. yesterday First seen · 72 lines · 12 tokens per session scan A efeface3954b

Subscribe to this mod's changes

presentation-builder is a skill published in the GitHub repository nicepkg/ai-workflow (282 stars, last pushed 7mo ago), licensed MIT. It adds 12 tokens to every session and 350 once invoked, about $0.0001 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-09-03.

Related

Other skills, from other repositories