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.
git clone --depth 1 https://github.com/maigentic/stratartsWrote 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.
[](https://agentmods.dev/commands/maigentic/stratarts/investor-pitch-deck-builder)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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
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.
- 11d ago First seen · 783 lines · 44 tokens per session scan A 120e09765b49
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.
Other commands, from other repositories
uw-cmd-polish
Apply "juice" to a working feature using the Game Feel Document's Feedback Matrix.
psql-query
Run ad-hoc PostgreSQL analytics queries against dev/test database.
discover
Run a full product discovery cycle — from outcome definition through opportunity mapping, prioritisation, and experiment design. Use when the team isn't sure what to build next, or before writing a PRD for a complex feature space.
tax-review
Tax-filing compliance check — invokes tax-reviewer to produce TM-tax-{slug}.md with MeF e-file schema, Form 8879, PTIN/Circular 230, and IRC §7216 consent gaps.
brand-generate
Generate an on-brand document from a saved Brand Profile.
swift-critique
Critique SwiftUI code for patterns, design, clean code, accessibility, and performance.