UNPKG

major-ai-skills

Version:

Installable agentic skills / AI agent skills (SKILL.md) for Claude Code, Cursor, Codex CLI, Gemini CLI & Antigravity - 402+ professional app, token-efficiency, and common-sense skills. SEO/GEO ready.

112 lines (84 loc) 5.48 kB
--- name: brainstorm-presentation-angles description: "Develop distinct opening angles and narrative approaches for a presentation, pitch, or keynote." category: common-sense risk: safe source: self source_type: self date_added: "2026-08-26" tags: ["presentations", "storytelling", "narrative-hooks", "public-speaking", "keynotes", "prompt-engineering"] tools: ["claude", "cursor", "gemini", "codex", "chatgpt"] --- # Brainstorm Presentation Angles & Narrative Hooks (AI Skill) ## Overview 80% of presentation audience attention is gained or lost within the first 60 seconds. Yet most speakers open with standard throat-clearing (*"Good morning everyone, thanks for having me, today I'm going to talk about..."*). This skill provides a systematic framework to brainstorm **4 distinct high-impact narrative opening hooks** (The Metric Shock, The Provocative Reversal, The Human Story, and The Future Vision) to instantly captivate any audience. --- ## The 4 Narrative Opening Archetypes ``` ┌─────────────────────────────────────────────────────────────┐ The 4 Opening Archetypes 1. THE METRIC SHOCK ──► A startling, counter-intuitive statistic that forces attention 2. THE PROVOCATIVE ──► Disproves a widely held industry│ REVERSAL myth or sacred cow 3. THE RELATABLE PAIN ──► A concrete 30-second disaster/ struggle story everyone knows 4. THE TIME MACHINE ──► "Fast forward to 2028: two paths│ │ diverge today..." └─────────────────────────────────────────────────────────────┘ ``` --- ## Master Presentation Angle Prompts ### Pattern 1: The 4-Angle Opening Matrix Use this whenever planning a pitch, keynote, or all-hands meeting: ```markdown I am preparing a presentation on [TOPIC] for an audience of [AUDIENCE TYPE: e.g., C-Suite Executives / Engineers / Investors]. The core message of the presentation is: [CORE TAKEAWAY]. Generate 4 distinct 45-second opening scripts based on these archetypes: 1. **The Metric Shock**: Open with a high-stakes, surprising data point. 2. **The Provocative Reversal**: Open by attacking a common mistake the audience makes. 3. **The Relatable Disaster**: Open with a dramatic, real-world narrative failure. 4. **The Time Machine**: Open with a vivid "before vs. after" vision of the future. Rules: - Write the exact spoken words (under 90 words per hook). - State the visual slide concept to accompany each opening. ``` --- ### Pattern 2: The Audience-First Hook Refiner Use to tailor an existing technical topic to non-technical stakeholders: ```markdown Here is the core technical update: [PASTE TECHNICAL UPDATE]. Reframe this into 3 presentation hooks for our Board of Directors. Focus strictly on: - Revenue growth impact - Operational risk mitigation - Competitive advantage ``` --- ## Real-World Case Study ### Scenario: Pitching a Complete CI/CD & Cloud Infrastructure Rebuild #### Weak Default Opening > *"Good morning. Today I'm going to present our DevOps roadmap and why we need $150k to migrate from Jenkins to GitHub Actions and Kubernetes."* *(Audience immediately checks emails).* #### AI-Generated 4-Angle Hooks & Visuals #### 1. The Metric Shock (Data-Driven Hook) > **Spoken Script**: *"Last quarter, our 40 engineers spent 1,440 hours waiting for Jenkins deployment pipelines to finish. That is not just lost velocity - that is $180,000 in engineering salaries paid to watch progress bars spin. Today, we fix that permanently."* > > **Slide Visual**: A clean, stark counter: *"1,440 Hours Wasted Last Quarter"*. #### 2. The Provocative Reversal (Attacking the Myth) > **Spoken Script**: *"We believe our biggest competitor is shipping faster because they work longer hours. They don't. They ship 4 times a day because their deployment takes 3 minutes, while ours takes 45 minutes and fails every Friday. Today is about closing the deployment speed gap."* > > **Slide Visual**: Side-by-side deployment speed comparison chart. #### 3. The Relatable Disaster (Narrative Hook) > **Spoken Script**: *"It's 11:30 PM on Black Friday. The production server crashes under load, and our deployment script fails because of a missing environment variable. That happened to us in November. Here is how we guarantee it never happens again."* > > **Slide Visual**: Screenshot of the 11:30 PM Slack alert. --- ## Hook Selection Matrix | Audience | Best Opening Hook | Why It Works | | :--- | :--- | :--- | | **C-Suite / Board** | **The Metric Shock** | Anchors immediately to revenue, margin, or risk. | | **Technical Teams** | **The Relatable Disaster** | Builds instant empathy and shared pain. | | **Industry Keynote** | **The Provocative Reversal** | Challenges assumptions and commands authority. | | **Product / All-Hands**| **The Time Machine** | Inspires action and builds team alignment. |