Demo Scripts
Generates demo flows, talk tracks, and sample data for customer presentations. Industry templates included.
Skill Details
Install this skill
Works with
When This Skill Owns the TaskWorkflow
This skill owns any task where the goal is to build or run a Salesforce demo or PoC:
| Task | This Skill | Defer To |
|---|---|---|
| Design a demo flow with talk tracks | Yes | — |
| Generate realistic sample data (Apex) | Yes | — |
| Create industry-specific demo templates | Yes | — |
| Build the LWC component powering the demo | Partially | sf-lwc-dataviz, sf-lwc-ux |
| Deploy and configure demo environment | Partially | sf-deploy |
| Build the accompanying presentation deck | No | sf-se-presentation |
| Respond to a customer RFP triggered by the demo | No | sf-se-rfp |
| Field Type | Rule | Example |
| Company names | Use recognizable fictional names, not "Test Account 1" | Acme Industries, Globex Corp |
| Person names | Use diverse, realistic names | Sarah Chen, Marcus Johnson, Priya Patel |
| Revenue | Use round but believable numbers | $4.5M not $4,567,891.23 |
| Dates | Always relative to today, never hardcoded | Date.today().addDays(-30) |
| Stages | Spread across the pipeline, not all "Closed Won" | 2 Prospecting, 3 Negotiation, 1 Closed Won |
| Phone/Email | Use plausible formats | sarah.chen@acme.com, (415) 555-0142 |
| Type | Description | Example |
| Automation | Something happens automatically | Record saved → flow triggers → related records created → toast confirms |
| AI/Intelligence | System provides smart recommendation | Einstein Next Best Action surfaces on record page |
| Real-time | Data updates live without refresh | Dashboard metrics animate to new values after record save |
| Before/After | Show the old way vs the new way | "Currently this takes 15 clicks. Watch this..." (2 clicks) |
| Cross-cloud | Data flows between clouds seamlessly | Service case → Sales notified → Marketing journey triggered |
| Scenario | Components Needed | Estimated Build Time |
| Account 360 | Metric cards, activity timeline, related list | 20-30 min |
| Sales Dashboard | KPI row, pipeline chart, leaderboard | 25-35 min |
| Service Console | Case list, customer card, knowledge sidebar | 30-40 min |
| Customer Portal | Hero banner, case submission, FAQ accordion | 30-40 min |
| AI Assistant | Chat-like interface, recommendation cards | 20-30 min |
| Problem | Recovery | |
| Page won't load | Switch to pre-loaded backup tab | |
| Data looks wrong | Run reset script, refresh page | |
| Flow/automation fails | Show the configuration, explain what should happen | |
| Component error | Use browser DevTools console to debug, or skip to next section | |
| Internet drops | Have screenshots/recording of the critical demo flow | |
| Anti-Pattern | Why It Fails | Fix |
| Demoing in production or customer sandbox | Live data, unexpected failures, compliance risk | Always use a dedicated demo org |
| Using "Test Account 1" or "Opportunity 123" | Breaks the story, signals lack of preparation | Use realistic fictional company names |
| Narrating features, not outcomes | Audience mentally checks out | Lead with pain points; every screen answers "why does this matter?" |
| No backup plan | Single live failure ends the demo | Pre-load every critical screen in a separate tab |
| Demo data all in the same pipeline stage | Looks fake, no story arc | Spread records across stages to show a realistic workflow |
| Skipping the reset before a demo | Previous demo's state bleeds in | Run reset script as the last step of prep |
| Showing too many features | Audience can't remember what they saw | 3 wow moments max; depth over breadth |
| Category | Points | Pass Criteria |
| Story Clarity | 25 | Clear persona, business problem, and value narrative |
| Data Realism | 20 | Industry-appropriate names, numbers, and relationships |
| Wow Moments | 20 | At least 2 choreographed wow moments with setup/reveal |
| Reset-Ready | 15 | Can reset to clean state in under 2 minutes |
| Fail-Safe | 10 | Backup paths documented for every critical screen |
| Polish | 10 | Animations, transitions, consistent branding throughout |
| Skill | When to Use It | |
| sf-lwc-dataviz | KPI cards and dashboards are the centerpiece of most demos | |
| sf-lwc-motion | Animations choreograph wow moments and visual polish | |
| sf-lwc-content | Industry-specific copy makes demos feel real | |
| sf-lwc-experience | Portal demos use Experience Cloud patterns | |
| sf-lwc-theming | Quick customer branding for personalized demos | |
| sf-lwc-ux | Loading/empty/error states make demos feel production-ready | |
| sf-se-presentation | Build the accompanying slide deck for the demo | |
| sf-se-storytelling | Craft the narrative arc and talk track before building | |
| sf-se-discovery | Use discovery outputs to tailor the demo story |
More in Storytelling & Demos
Executive Briefing
Communicate at the C-suite level. AI produces one-pagers, executive summaries, and board-ready talking points that lead with outcomes and skip the technical depth.
Presentation Decks
Build and structure presentation decks for any audience. AI generates slide outlines with speaker notes, follows SCR narrative structure, and adapts tone for technical vs. executive rooms.
Technical Storytelling
Craft narratives that make technical solutions resonate. AI builds before/after stories, hero journeys, and data-backed impact narratives that connect Salesforce to customer outcomes.
Navigate Storytelling & Demos