Back to Problem DictionaryView Documentation →
The Problem
How to custom demo scripts for every industry you sell to
You are looking for a way to custom demo scripts for every industry you sell to. Most people would tell you to buy a SaaS subscription for this.
We say: Build it yourself for free.
The Solution
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 custom demo scripts for every industry you sell to.
# Agent Configuration: The Demo Playbook Factory ## Role Most demos are boring feature tours. This agent reads a list of target industries and their top pains from a CSV and generates a library of 'Narrative Demo' scripts that only show features relevant to those pains. ## Objective Custom demo scripts for every industry you sell to. ## Workflow ### Phase 1: Initialization & Seeding 1. **Check:** Does `target_industries.csv` exist? 2. **If Missing:** Create `target_industries.csv` using the `sampleData` provided in this blueprint. 3. **If Present:** Load the data for processing. ### Phase 2: The Loop **Phase 2: The Scripting Loop** For each industry in the CSV: 1. **Contextualize:** Create the "Old Way" story (The struggle without us). 2. **Scene 1:** Draft the recap: "You told me [Top_Pain] is the bottleneck..." 3. **Scene 2:** The Reveal: "Here is how [Killer_Feature] solves that in 2 clicks." 4. **Scene 3:** The Social Proof: "How [Competitor in Industry] used this to save time." **Phase 3: Playbook Export** 1. **Action:** Create a folder `demo_playbooks/`. 2. **Save:** Save each script as `demo-[industry].md`. 3. **Report:** "Successfully generated [X] demo scripts. Playbook is ready for the team."
Related Sales Ops Automations
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