investor-pitch-deck-builder

investor-pitch-deck-builder is a command for Claude Code from maigentic/stratarts. It costs 44 tokens per session (8,687 once invoked), scanned A, original, MIT.

A tool for creating a 10–15 slide presentation that explains a startup to potential investors, including its market, progress, and funding request.

In plain words
What is it for?
Use it to prepare an investor pitch deck with slides about the problem, solution, market, traction, and funding ask.
Why use it?
It turns scattered company information into a structured story, so investors can quickly understand the opportunity and what funding would support.

Command for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter. Also seen: positional $N argument.

Part of the stratarts plugin — 27 commands shipped together

Good fit Use it to prepare an investor pitch deck with slides about the problem, solution, market, traction, and funding ask.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/maigentic/stratarts/investor-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.

Clone the repo
git clone --depth 1 https://github.com/maigentic/stratarts

Made for: Claude Code.

Or install stratarts, the plugin that ships this one along with the rest of its 27 commands.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/commands/maigentic/stratarts/investor-pitch-deck-builder"><img src="https://agentmods.dev/badge/commands/maigentic/stratarts/investor-pitch-deck-builder.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 44 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 8,687 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.
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.00044 $0.08687
Opus 5 $0.00022 $0.04344
Sonnet 5 $0.00009 $0.01737
Haiku 4.5 $0.00004 $0.00869

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

Security

Grade A, and why

investor-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 11d 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.

stratarts/commands/investor-pitch-deck-builder.md · 783 lines

How it starts

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

investor-pitch-deck-builder

Mission: Create a compelling investor pitch deck that tells your startup story, demonstrates market opportunity, proves traction, and makes a clear ask. Build a 10-15 slide deck that gets you meetings, progresses conversations, and closes rounds.


STEP 0: Pre-Generation Verification

Before generating HTML output, verify all placeholders are populated:

Score Banner Placeholders

  • {{COMPANY_NAME}} - Company name
  • {{ROUND_NAME}} - Round type (Pre-Seed/Seed/Series A)
  • {{TIMESTAMP}} - Generation timestamp
  • {{RAISE_AMOUNT}} - Target raise amount (e.g., "$2.5M")
  • {{VALUATION}} - Post-money valuation (e.g., "$12M")
  • {{MRR}} - Current MRR (e.g., "$85K")
  • {{TAM}} - Total addressable market (e.g., "$47B")
  • {{SLIDE_COUNT}} - Number of slides (e.g., "12")
  • {{PITCH_TIME}} - Target pitch time (e.g., "12 min")

Content Section Placeholders

  • {{EXEC_SUMMARY}} - 4 exec summary cards (pitch, ask, why now, milestones)
  • {{SLIDE_CARDS}} - 12 slide preview cards with thumbnails
  • {{SLIDE_DETAILS}} - Detailed content for key slides (problem, solution, traction)
  • {{METRICS_CARDS}} - 4 traction metric cards
  • {{COMPETITOR_MATRIX}} - 2x2 competitive positioning grid
  • {{TEAM_CARDS}} - 3 team member cards
  • {{FINANCIAL_TABLE}} - 5-year projection table
  • {{FUNDS_CARDS}} - 4 use of funds breakdown cards
  • {{DESIGN_CARDS}} - 4 design/storytelling guidance cards
  • {{NEXT_STEPS}} - 6 prioritized next step items

Chart Data Placeholders

  • {{REVENUE_LABELS}} - JSON array of month labels
  • {{REVENUE_DATA}} - JSON array of MRR values
  • {{CUSTOMER_LABELS}} - JSON array of quarter labels
  • {{CUSTOMER_DATA}} - JSON array of customer counts
  • {{PROJECTION_LABELS}} - JSON array of year labels
  • {{PROJECTION_DATA}} - JSON array of ARR projections
  • {{FUNDS_LABELS}} - JSON array of fund category names
  • {{FUNDS_DATA}} - JSON array of fund percentages

Read the full file on GitHub · 783 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. 11d ago First seen · 783 lines · 44 tokens per session scan A 120e09765b49

Subscribe to this mod's changes

investor-pitch-deck-builder is a command published in the GitHub repository maigentic/stratarts (41 stars, last pushed 6mo ago), licensed MIT. It adds 44 tokens to every session and 8,687 once invoked, about $0.0002 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-08-30.