pitch-deck-builder

pitch-deck-builder is a skill for Claude Code from LeadMagic/gtm-skills. It costs 99 tokens per session (1,852 once invoked), scanned A, original, MIT.

A presentation built to persuade investors, customers, or a board through a clear story rather than a list of features. It includes slide structure, audience-specific content, speaker notes, and visual guidance.

In plain words
What is it for?
Use it to create investor decks, sales presentations, product-demo slides, and board presentations.
Why use it?
It removes the difficulty of deciding what to say, what to leave out, and how to connect evidence to one clear action.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions Claude Code; mentions Codex; mentions Gemini CLI.

Part of the gtm-skills plugin — 196 skills shipped together

Good fit Use it to create investor decks, sales presentations, product-demo slides, and board presentations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/leadmagic/gtm-skills/pitch-deck-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 LeadMagic/gtm-skills --skill pitch-deck-builder
Clone the repo
git clone --depth 1 https://github.com/LeadMagic/gtm-skills

Made for: Claude Code.

Or install gtm-skills, the plugin that ships this one along with the rest of its 196 skills.

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 pitch-deck-builder

README.md
[![agentmods](https://agentmods.dev/badge/skills/leadmagic/gtm-skills/pitch-deck-builder/github.svg)](https://agentmods.dev/skills/leadmagic/gtm-skills/pitch-deck-builder)
Your own site
<a href="https://agentmods.dev/skills/leadmagic/gtm-skills/pitch-deck-builder"><img src="https://agentmods.dev/badge/skills/leadmagic/gtm-skills/pitch-deck-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 pitch-deck-builder

Your own site · 80×15
<a href="https://agentmods.dev/skills/leadmagic/gtm-skills/pitch-deck-builder"><img src="https://agentmods.dev/badge/skills/leadmagic/gtm-skills/pitch-deck-builder.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 99 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,852 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.00099 $0.01852
Opus 5 $0.00049 $0.00926
Sonnet 5 $0.00020 $0.00370
Haiku 4.5 $0.00010 $0.00185

Measured 7d ago against content hash 19dc2c9e91e0, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

pitch-deck-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.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/check-output.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.

skills/design/pitch-deck-builder/SKILL.md · 208 lines

How it starts

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

Pitch Deck Builder

Overview

A pitch deck is a persuasion tool, not a feature list. The best decks make one argument: "the way the world works is changing, and we are the answer." They support that argument with proof and end with one clear action.

Prospects remember 3 things from any presentation. Design the deck so those 3 things are what you want them to remember.

When to Use

  • "Build a pitch deck for our product"
  • "Create a sales presentation"
  • "Make an investor deck"
  • "Design slides for our demo"
  • "Build a board presentation"
  • "I need a deck structure"

Do NOT use for:

  • One-page documents → use one-pager-builder
  • Competitive comparisons → use battlecard-builder
  • Email sequences → use cold-email-copywriting

Authoritative Foundations

  • Force Management Command of the Message — Value Messaging Framework. Every slide should connect to a Required Capability the buyer has articulated. Before Scenario → PBOs → Required Capabilities → Defensible Differentiators.
  • Andy Raskin — Strategic narrative arc: name the enemy, show the promised land, explain why now, tease the secret sauce.
  • Corporate Visions — message architecture. "Why change → Why you → Why now" progression beats feature-forward presentations.

Step-by-Step Process

Phase 1: Intake

Ask the user all at once:

  1. Who is the audience? (prospect, investor, board, conference)
  2. What persona(s)? (CTO, VP Sales, CEO, Champion, mixed)
  3. What's the desired outcome? (meeting, investment, approval, purchase)
  4. What are the top 3 things you want them to remember?
  5. What proof points do you have? (metrics, logos, case studies, testimonials)

Phase 2: Deck Architecture

Standard 11-slide structure (adjust for context):

Slide 1 — Title

  • Company name, tagline, presenter name
  • One sentence: what you do, for whom, the outcome

Slide 2 — The Problem (Current World)

  • Describe the status quo. Make it visceral.
  • "Teams spend 15 hours/week on manual enrichment."
  • Use the buyer's language, not your marketing copy.

Read the full file on GitHub · 208 lines

Files

What ships with it

3 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. 7d ago First seen · 208 lines · 99 tokens per session scan A 19dc2c9e91e0

Subscribe to this mod's changes

pitch-deck-builder is a skill published in the GitHub repository LeadMagic/gtm-skills (49 stars, last pushed 3d ago), licensed MIT. It adds 99 tokens to every session and 1,852 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-09-03.

Related

Other skills, from other repositories

html-ppt-zhangzara-broadside

OpenDesign's product-launch announcement and press narrative — the headline, the proof points, and the call to action. Built as a decision-grade marketing & GTM deck for press, community, prospects.

nexu-io/open-design · 52 tokens

html-ppt-product-launch

OpenDesign Teams: a launch-and-adoption proposal for a mid-market design team weighing a switch from closed cloud tools. Built as a decision-grade B2B sales deck for design team lead, IT.

nexu-io/open-design · 47 tokens

info-funnel

A funnel infographic is a visual that shows how a large starting group becomes a smaller result across three to six stages.

nexu-io/html-anything · 44 tokens

content-amplifier

Use when the user asks to "amplify influencer content with paid media", "set up whitelisting or Spark Ads", "decide which posts to boost", "repurpose influencer content", "turn one video into multiple ads", or "build a UGC asset library"; produces (paid mode) a content-selection scorecard, a paid amplification…

aaron-he-zhu/aaron-marketing-skills · 202 tokens

social-creative-builder

A content-packaging tool that turns one approved idea into posts adapted for different social platforms, including threads, captions, notes, link posts, and carousel slide plans.

aaron-he-zhu/aaron-marketing-skills · 222 tokens

app-preview-video

When the user wants to plan, script, produce, or optimize App Store Preview videos or Google Play promo videos — the autoplay videos that show in App Store/Play Store search and product pages. Use when the user mentions "App Preview", "preview video", "app store video", "promo video", "Play Store video", "video poster…

Eronred/aso-skills · 143 tokens