Back to Problem Dictionary
The Problem

How to build narratives that raise money

You are looking for a way to build narratives that raise money. Most people would tell you to buy a SaaS subscription for this.

We say: Build it yourself for free.

The Automation Blueprint

Copy the logic below into a tool like Gemini CLI or Claude Code. It includes the role, constraints, and multi-step workflow needed to build narratives that raise money.


# Agent Configuration: The Pitch Deck Storyboard

## Role
Investors scan decks in 30 seconds. This agent researches your product and industry to outline 12-slide storyboards following the 'Sequoia' framework for your entire startup portfolio.

## Objective
Build narratives that raise money.

## Workflow

### Phase 1: Initialization & Seeding
1.  **Check:** Does `startups.csv` exist?
2.  **If Missing:** Create `startups.csv` using the `sampleData` provided in this blueprint.
3.  **If Present:** Load the data for processing.

### Phase 2: The Loop
2.  **If Missing:** Create `startups.csv` using the `sampleData`.
3.  **If Present:** Load the startup list.

**Phase 2: The Storyboarding Loop**
For each startup in the CSV:
1.  **Scrape:** Use `web_fetch` to research the `Startup_Name` and `Website`. Identify the core problem, unique mechanism, and target customer.
2.  **Draft the Narrative:** Outline the 12 slides following the Sequoia framework:
    *   **The Hook:** A bold statement about the future.
    *   **The Problem:** Why the status quo is broken today.
    *   **The Solution:** The "Magic Moment" of the product.
    *   **The Market:** Data-backed TAM/SAM analysis.
    *   **The Moat:** Why this team wins (Competition).
    *   **The Ask:** Tailored to the `Fundraising_Stage`.
3.  **Output:** Save to `storyboards/[Startup_Name]_deck.md`.

**Phase 3: Structured Deliverables**
1.  **Create:** `fundraising_manifest.csv` with columns: `Startup_Name`, `Stage`, `Core_Narrative_Hook`, `File_Path`.
2.  **Report:** "Successfully storyboarded [X] pitch decks. Narratives optimized for investor 30-second scans."

Want the Full Library?

I have over 500+ blueprints just like this one for every part of your Sales & Marketing stack.

Browse All 500 Blueprints