demo_script_template

Demo Script Template

Content Preview
# Demo Script Template

## Demo Information

| Field | Value |
|-------|-------|
| Customer | [Customer Name] |
| Date/Time | [Date and Time] |
| Duration | [XX minutes] |
| Demo Environment | [Environment URL/Details] |
| Presenter | [Sales Engineer Name] |
| AE/Account Executive | [AE Name] |

---

## Pre-Demo Checklist

- [ ] Demo environment tested and confirmed working
- [ ] Sample data loaded and validated
- [ ] Backup demo environment prepared
- [ ] Screen sharing tested with correct reso
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/demo_script_template.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/business-growth/sales-engineer/assets/demo_script_template.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at business-growth/sales-engineer/assets/demo_script_template.md

Related Skills