presentation-builder

presentation-builder is a skill for Claude Code, Codex from khalilbenaz/claude-skills-collection. It costs 66 tokens per session (1,610 once invoked), scanned A, original, MIT.

A presentation-building guide for shaping slide decks with a clear message, story, visual structure, and delivery plan. It covers decks for selling, reporting, teaching, and launching projects.

In plain words
What is it for?
Use it to plan slide sequences, pitch decks, project launches, reports, training presentations, and calls to action.
Why use it?
It helps turn a large amount of information into a presentation that has a clear purpose and order. It also helps match the structure to the audience and desired decision.

Skill for Claude CodeCodex

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

Good fit Use it to plan slide sequences, pitch decks, project launches, reports, training presentations, and calls to action.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/khalilbenaz/claude-skills-collection/presentation-builder
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 khalilbenaz/claude-skills-collection --skill presentation-builder
Clone the repo
git clone --depth 1 https://github.com/khalilbenaz/claude-skills-collection

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/khalilbenaz/claude-skills-collection/presentation-builder/github.svg)](https://agentmods.dev/skills/khalilbenaz/claude-skills-collection/presentation-builder)
Your own site
<a href="https://agentmods.dev/skills/khalilbenaz/claude-skills-collection/presentation-builder"><img src="https://agentmods.dev/badge/skills/khalilbenaz/claude-skills-collection/presentation-builder/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 presentation-builder

Your own site · 80×15
<a href="https://agentmods.dev/skills/khalilbenaz/claude-skills-collection/presentation-builder"><img src="https://agentmods.dev/badge/skills/khalilbenaz/claude-skills-collection/presentation-builder.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 66 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,610 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00066 $0.01610
Opus 5 $0.00033 $0.00805
Sonnet 5 $0.00013 $0.00322
Haiku 4.5 $0.00007 $0.00161

Measured 7d ago against content hash 57423a3490fe, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, 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 7d 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.

communication-skills/presentation-builder/SKILL.md · 149 lines

How it starts

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

Presentation Builder

Workflow en 8 étapes

1. Cadrage initial

Avant tout, collecter :

  • Message clé (1 phrase) : ce que l'audience doit retenir après 48h
  • Audience : technique / direction / client / investisseur / mixte
  • Format : durée totale, présentiel / visio / enregistré, Q&A inclus ?
  • Action attendue : décision, approbation budget, achat, adhésion

Exemple de cadrage : "Convaincre le COMEX d'allouer 200k€ au projet X en 20 min, audience non-technique, décision demandée en séance."

2. Structure narrative (Storyline)

Choisir le template selon l'objectif :

Objectif Template Nb slides conseillé
Convaincre / vendre Problème → Coût du problème → Solution → Preuve → Call to action 10–15
Informer / reporting Contexte → Faits → Analyse → Recommandations 8–12
Former / expliquer Pourquoi apprendre → Concept → Demo → Pratique → Recap 12–20
Lancer un projet Vision → Plan → Ressources → Risques → Next steps 8–12

Structure minimale universelle :

1. Hook (30s) — chiffre choc, question, anecdote
2. Contexte / problème (1–2 slides)
3. Corps du message (3–5 sections)
4. Slide de synthèse
5. Call to action clair + next steps

3. Plan slide par slide

Pour chaque slide, définir :

  • Titre affirmatif (pas "Résultats" mais "Les ventes ont augmenté de 40%")
  • 1 idée principale — si 2 idées distinctes, couper en 2 slides
  • Support visuel : graphique, icône, photo, schéma ou texte seul
  • Durée prévue : 1–3 min par slide selon la densité

4. Rédaction du contenu

Règles de rédaction par type de slide :

Slide de données :

Titre: "Le marché a doublé en 3 ans"
Visuel: graphique ligne simple (3 courbes max)
Label direct sur les courbes (pas de légende séparée)
Source en bas, petite

Slide de liste :

  • 3 à 5 points maximum
  • Commencer par un verbe d'action
  • Éviter les sous-listes (si nécessaire → slide séparé)

Slide de citation / témoignage :

"Texte de la citation entre guillemets, court (< 25 mots)"
— Prénom Nom, Titre, Entreprise

Read the full file on GitHub · 149 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. 7d ago First seen · 149 lines · 66 tokens per session scan A 57423a3490fe

Subscribe to this mod's changes

presentation-builder is a skill published in the GitHub repository khalilbenaz/claude-skills-collection (22 stars, last pushed 17d ago), licensed MIT. It adds 66 tokens to every session and 1,610 once invoked, about $0.0003 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

yt-dlp-downloader

Generate and run yt-dlp download commands with probe-driven format selection, safe output naming, retry defaults, and structured execution reports. Use when users want to download videos, extract audio, fetch playlists, grab subtitles, handle authenticated/age-gated content, or download live streams. Covers single…

johnqtcg/awesome-skills · 96 tokens

music-composer

Komponiert video-synchronisierte Hintergrundmusik aus einem Storyline-JSON per lokaler Waveform-Synthese (numpy + ffmpeg). Stile: Chiptune, Ambient, Electronic. Deterministisch, offline, kein Cloud-Dienst.

ellmos-ai/skills · 55 tokens

video-transcriber

Fetch video transcripts (subtitles) and metadata from online video sources and output them as Markdown, JSON, or plain text. Currently supported: YouTube. Prefers manually created subtitles, falls back to auto-generated ones.

ellmos-ai/skills · 0 tokens

transkription

Transcribes audio/video files to text. Uses Whisper (openai-whisper) or Vosk (offline) as optional backend — both are detected via presence check. Without backend: placeholder mode with dummy output (dry-run).

ellmos-ai/skills · 0 tokens

brainstorm

Structured creativity methods for idea generation: SCAMPER, Six Thinking Hats, Mind Mapping, Reverse Brainstorming, TRIZ, and Rapid Ideation.

ellmos-ai/skills · 0 tokens

pro-deck-builder

Create polished HTML slide decks and PDF-ready documents for consulting deliverables. Uses the RRBC design system with warm light mode, dark mode cover pages, Lora/Inter/Roboto Mono typography, and data visualization palette. Trigger on 'deck', 'slides', 'presentation', 'pitch deck', 'keynote', 'report', or 'PDF'.

thatrebeccarae/claude-marketing · 75 tokens