{"id":3891,"date":"2026-01-14T19:36:45","date_gmt":"2026-01-14T11:36:45","guid":{"rendered":"https:\/\/teen.aiproinstitute.com\/?p=3891"},"modified":"2026-01-14T19:37:06","modified_gmt":"2026-01-14T11:37:06","slug":"explainer-video","status":"publish","type":"post","link":"https:\/\/teen.aiproinstitute.com\/zh\/explainer-video\/","title":{"rendered":"Explainer Video"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"3891\" class=\"elementor elementor-3891\" data-elementor-post-type=\"post\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7d96109 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7d96109\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-254e309\" data-id=\"254e309\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7b2d1bd elementor-widget elementor-widget-html\" data-id=\"7b2d1bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\n<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    <meta charset=\"UTF-8\" \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n    <title>Explainer Video Script (60-90s) - AiPro Institute\u2122 Prompt Library<\/title>\n    <style>\n      * {\n        margin: 0;\n        padding: 0;\n        box-sizing: border-box;\n      }\n\n      body {\n        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n        background: #ffffff;\n        padding: 2rem;\n        line-height: 1.6;\n        color: #1e293b;\n      }\n\n      .container {\n        max-width: 900px;\n        margin: 0 auto;\n      }\n\n      .header {\n        text-align: center;\n        margin-bottom: 2rem;\n      }\n\n      .header h1 {\n        font-size: 2.5rem;\n        background: linear-gradient(135deg, #7c3aed 0%, #3b82f6 100%);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n        background-clip: text;\n        font-weight: 800;\n        margin-bottom: 0.5rem;\n      }\n\n      .card {\n        background: white;\n        border-radius: 16px;\n        box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);\n        overflow: hidden;\n        border: 1px solid #e2e8f0;\n      }\n\n      .card-header {\n        background: linear-gradient(135deg, #7c3aed 0%, #3b82f6 100%);\n        color: white;\n        padding: 2rem;\n      }\n\n      .card-header h2 {\n        font-size: 2rem;\n        margin-bottom: 0.5rem;\n        font-weight: 700;\n      }\n\n      .card-header p {\n        opacity: 0.95;\n        font-size: 1.1rem;\n        max-width: 800px;\n      }\n\n      .meta-badges {\n        display: flex;\n        gap: 0.75rem;\n        flex-wrap: wrap;\n        margin-top: 1.5rem;\n      }\n\n      .badge {\n        display: inline-flex;\n        align-items: center;\n        gap: 0.4rem;\n        padding: 0.4rem 0.9rem;\n        border-radius: 20px;\n        font-size: 0.85rem;\n        font-weight: 600;\n        backdrop-filter: blur(4px);\n      }\n\n      .badge-skill {\n        background: #eab308; \/* Yellow for Intermediate *\/\n        color: black;\n      }\n\n      .badge-time {\n        background: rgba(255, 255, 255, 0.2);\n        color: white;\n        border: 1px solid rgba(255, 255, 255, 0.3);\n      }\n\n      .badge-cost {\n        background: rgba(255, 255, 255, 0.2);\n        color: white;\n        border: 1px solid rgba(255, 255, 255, 0.3);\n      }\n\n      .badge-format {\n        background: #8b5cf6;\n        color: white;\n      }\n\n      .tool-compatibility {\n        margin-top: 1.5rem;\n        padding-top: 1rem;\n        border-top: 1px solid rgba(255, 255, 255, 0.2);\n      }\n\n      .tool-compatibility h3 {\n        font-size: 0.9rem;\n        margin-bottom: 0.75rem;\n        opacity: 0.9;\n        text-transform: uppercase;\n        letter-spacing: 0.05em;\n      }\n\n      .tool-badges {\n        display: flex;\n        gap: 0.5rem;\n        flex-wrap: wrap;\n      }\n\n      .tool-badge {\n        padding: 0.35rem 0.75rem;\n        background: rgba(255, 255, 255, 0.15);\n        border: 1px solid rgba(255, 255, 255, 0.25);\n        border-radius: 15px;\n        font-size: 0.8rem;\n        color: white;\n      }\n\n      .tool-badge.highlight {\n        background: white;\n        color: #7c3aed;\n        font-weight: 700;\n        border: none;\n      }\n\n      .card-body {\n        padding: 2.5rem;\n      }\n\n      .section {\n        margin-bottom: 3rem;\n      }\n\n      .section-title {\n        font-size: 1.4rem;\n        color: #1e293b;\n        margin-bottom: 1.25rem;\n        display: flex;\n        align-items: center;\n        gap: 0.75rem;\n        font-weight: 700;\n      }\n\n      .section-title::before {\n        content: '';\n        width: 6px;\n        height: 24px;\n        background: linear-gradient(135deg, #7c3aed 0%, #3b82f6 100%);\n        border-radius: 4px;\n      }\n\n      .prompt-box {\n        background: #f8fafc;\n        border: 1px solid #cbd5e1;\n        border-radius: 12px;\n        padding: 0;\n        overflow: hidden;\n        position: relative;\n        margin-bottom: 1rem;\n        box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.02);\n      }\n\n      .copy-header {\n        background: #f1f5f9;\n        padding: 0.75rem 1.5rem;\n        border-bottom: 1px solid #cbd5e1;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n      }\n\n      .prompt-label {\n        font-size: 0.85rem;\n        font-weight: 600;\n        color: #64748b;\n        text-transform: uppercase;\n      }\n\n      .copy-button {\n        background: white;\n        color: #475569;\n        border: 1px solid #cbd5e1;\n        padding: 0.4rem 1rem;\n        border-radius: 6px;\n        cursor: pointer;\n        font-weight: 600;\n        font-size: 0.85rem;\n        transition: all 0.2s ease;\n        display: flex;\n        align-items: center;\n        gap: 0.4rem;\n      }\n\n      .copy-button:hover {\n        background: #f8fafc;\n        border-color: #94a3b8;\n        color: #1e293b;\n      }\n\n      .copy-button.copied {\n        background: #10b981;\n        border-color: #10b981;\n        color: white;\n      }\n\n      .prompt-content {\n        padding: 1.5rem;\n        font-family: 'Menlo', 'Monaco', 'Courier New', monospace;\n        font-size: 0.92rem;\n        line-height: 1.7;\n        color: #334155;\n        overflow-x: auto;\n        white-space: pre-wrap;\n      }\n\n      .placeholder {\n        color: #f97316;\n        font-weight: 600;\n      }\n\n      .logic-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 1.5rem;\n      }\n\n      .logic-item {\n        background: white;\n        padding: 1.5rem;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-left: 4px solid #3b82f6;\n        transition: transform 0.2s ease;\n      }\n\n      .logic-item:hover {\n        transform: translateY(-2px);\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);\n      }\n\n      .logic-item h4 {\n        color: #1e40af;\n        margin-bottom: 0.75rem;\n        font-size: 1.05rem;\n        font-weight: 700;\n      }\n\n      .logic-item p {\n        color: #64748b;\n        font-size: 0.95rem;\n      }\n\n      .output-preview {\n        background: #fffbeb;\n        border: 1px solid #fcd34d;\n        border-radius: 12px;\n        padding: 2rem;\n      }\n\n      .output-preview h4 {\n        color: #92400e;\n        margin-bottom: 1rem;\n        font-size: 1.1rem;\n        display: flex;\n        align-items: center;\n        gap: 0.5rem;\n      }\n\n      .preview-content {\n        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n        color: #4b5563;\n        font-size: 0.95rem;\n      }\n\n      \/* Style the table in the preview *\/\n      .preview-content table {\n        width: 100%;\n        border-collapse: collapse;\n        margin: 1rem 0;\n        background: white;\n      }\n\n      .preview-content th,\n      .preview-content td {\n        border: 1px solid #e5e7eb;\n        padding: 0.75rem;\n        text-align: left;\n        font-size: 0.9rem;\n      }\n\n      .preview-content th {\n        background-color: #f9fafb;\n        font-weight: 600;\n        color: #1f2937;\n      }\n\n      .chain-strategy {\n        background: linear-gradient(to right bottom, #fdf4ff, #fae8ff);\n        border-radius: 12px;\n        padding: 2rem;\n        border: 1px solid #f0abfc;\n      }\n\n      .chain-steps {\n        display: flex;\n        flex-direction: column;\n        gap: 1.5rem;\n        margin-top: 1.5rem;\n      }\n\n      .chain-step {\n        background: white;\n        padding: 1.5rem;\n        border-radius: 12px;\n        border-left: 4px solid #d946ef;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02);\n      }\n\n      .step-badge {\n        display: inline-block;\n        background: #d946ef;\n        color: white;\n        padding: 0.2rem 0.6rem;\n        border-radius: 6px;\n        font-size: 0.75rem;\n        font-weight: 700;\n        margin-bottom: 0.75rem;\n        text-transform: uppercase;\n      }\n\n      .chain-step h4 {\n        color: #86198f;\n        font-size: 1.1rem;\n        margin-bottom: 0.5rem;\n      }\n\n      .chain-step p {\n        color: #475569;\n        font-size: 0.95rem;\n      }\n\n      .chain-step .prompt-snippet {\n        margin-top: 0.75rem;\n        background: #f8fafc;\n        padding: 0.75rem;\n        border-radius: 6px;\n        font-family: monospace;\n        font-size: 0.85rem;\n        color: #64748b;\n        border: 1px dashed #cbd5e1;\n      }\n\n      .hitl-tips {\n        background: #ecfdf5;\n        border-radius: 12px;\n        padding: 2rem;\n        border: 1px solid #6ee7b7;\n      }\n\n      .tips-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 1.5rem;\n        margin-top: 1.5rem;\n      }\n\n      .tip-item {\n        background: white;\n        padding: 1.25rem;\n        border-radius: 10px;\n        border-top: 4px solid #10b981;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02);\n      }\n\n      .tip-item h4 {\n        color: #047857;\n        font-size: 1rem;\n        margin-bottom: 0.75rem;\n        font-weight: 700;\n      }\n\n      .tip-item p {\n        color: #4b5563;\n        font-size: 0.9rem;\n        margin-bottom: 0.75rem;\n      }\n\n      .tip-item .action {\n        background: #f0fdf4;\n        padding: 0.6rem;\n        border-radius: 6px;\n        font-size: 0.85rem;\n        color: #166534;\n        font-style: italic;\n        border: 1px solid #bbf7d0;\n      }\n\n      .card-footer {\n        background: #f8fafc;\n        padding: 1.5rem 2rem;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        gap: 2.5rem;\n        border-top: 1px solid #e2e8f0;\n        flex-wrap: wrap;\n      }\n\n      .stat {\n        display: flex;\n        align-items: center;\n        gap: 0.5rem;\n        color: #64748b;\n        font-size: 0.95rem;\n      }\n\n      .stat strong {\n        color: #1e293b;\n        font-weight: 700;\n      }\n\n      .toast {\n        position: fixed;\n        bottom: 2rem;\n        right: 2rem;\n        background: #1e293b;\n        color: white;\n        padding: 1rem 1.5rem;\n        border-radius: 8px;\n        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);\n        display: none;\n        align-items: center;\n        gap: 0.75rem;\n        z-index: 1000;\n        font-weight: 500;\n      }\n\n      .toast.show {\n        display: flex;\n        animation: slideIn 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n      }\n\n      @keyframes slideIn {\n        from {\n          transform: translateY(20px);\n          opacity: 0;\n        }\n        to {\n          transform: translateY(0);\n          opacity: 1;\n        }\n      }\n\n      @media (max-width: 768px) {\n        body {\n          padding: 1rem;\n        }\n        .header h1 {\n          font-size: 1.8rem;\n        }\n        .card-header h2 {\n          font-size: 1.5rem;\n        }\n        .card-header {\n          padding: 1.5rem;\n        }\n        .card-body {\n          padding: 1.5rem;\n        }\n        .logic-grid,\n        .tips-grid {\n          grid-template-columns: 1fr;\n        }\n        .card-footer {\n          flex-direction: column;\n          gap: 1rem;\n        }\n      }\n    <\/style>\n  <\/head>\n  <body data-theme=\"light\">\n    <div class=\"container\">\n      <div class=\"header\">\n        <h1>AiPro Institute\u2122<\/h1>\n      <\/div>\n\n      <div class=\"card\">\n        <!-- HEADER -->\n        <div class=\"card-header\">\n          <h2>Explainer Video Script (60-90s)<\/h2>\n          <p>\n            Transform complex concepts into clear, engaging 60-90 second explainer videos with structured narrative\n            flow, visual cues, and audience retention strategies\n          <\/p>\n\n          <div class=\"meta-badges\">\n            <span class=\"badge badge-skill\">\ud83c\udfaf Intermediate<\/span>\n            <span class=\"badge badge-time\">\u23f1\ufe0f 4-6 minutes<\/span>\n            <span class=\"badge badge-cost\">\ud83d\udcb3 Medium Cost<\/span>\n            <span class=\"badge badge-format\">\ud83d\udcc4 Video Script<\/span>\n          <\/div>\n\n          <div class=\"tool-compatibility\">\n            <h3>\ud83d\udee0\ufe0f Tool Compatibility<\/h3>\n            <div class=\"tool-badges\">\n              <span class=\"tool-badge highlight\">\u2728 Model Agnostic<\/span>\n              <span class=\"tool-badge\">Optimized for GPT-4o<\/span>\n              <span class=\"tool-badge\">Optimized for Claude 3.5<\/span>\n              <span class=\"tool-badge\">Gemini Pro<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card-body\">\n          <!-- PROMPT SECTION -->\n          <div class=\"section\">\n            <h3 class=\"section-title\">\ud83d\udcdd The Prompt<\/h3>\n            <div class=\"prompt-box\">\n              <div class=\"copy-header\">\n                <span class=\"prompt-label\">Copy & Paste<\/span>\n                <button class=\"copy-button\" onclick=\"copyPrompt()\">\ud83d\udccb Copy Prompt<\/button>\n              <\/div>\n              <div id=\"promptContent\" class=\"prompt-content\">\n                You are an expert explainer video scriptwriter with experience creating educational content for brands\n                like Dropbox, Slack, and TED-Ed. Create a compelling 60-90 second explainer video script for:\n                **Product\/Service:** <span class=\"placeholder\">[Insert Your Product\/Service Name]<\/span> **Target\n                Audience:**\n                <span class=\"placeholder\">[Insert Target Audience - e.g., \"Small business owners aged 30-50\"]<\/span>\n                **Main Problem Solved:** <span class=\"placeholder\">[Insert Primary Pain Point]<\/span> **Key Features to\n                Highlight:** <span class=\"placeholder\">[Insert 2-3 Core Features]<\/span> **Desired Tone:**\n                <span class=\"placeholder\"\n                  >[Insert Tone - e.g., \"Professional yet approachable\" or \"Playful and energetic\"]<\/span\n>\n                **Call-to-Action:**\n                <span class=\"placeholder\">[Insert Specific CTA - e.g., \"Visit our website\" or \"Start free trial\"]<\/span>\n\n                **Script Structure Requirements:** 1. **Hook (0-8 seconds):** - Open with a relatable problem statement\n                or surprising statistic - Capture attention within first 3 seconds - Example format: \"Did you know\n                [statistic]?\" or \"Tired of [pain point]?\" 2. **Problem Amplification (8-20 seconds):** - Agitate 2-3\n                specific pain points your audience faces - Use \"you\" language to create personal connection - Paint a\n                vivid picture of the current frustrating situation 3. **Solution Introduction (20-35 seconds):** -\n                Introduce your product\/service as the hero - Explain WHAT it is in one clear sentence - Focus on the\n                transformation, not technical details 4. **How It Works (35-60 seconds):** - Break down the process into\n                3 simple steps - Use phrases like \"First,\" \"Then,\" \"Finally\" - Include specific visual direction for\n                each step - Keep explanations benefit-focused, not feature-focused 5. **Social Proof\/Results (60-75\n                seconds):** - Include one compelling statistic or testimonial snippet - Format: \"[Number] of [audience]\n                already [result achieved]\" 6. **Call-to-Action (75-90 seconds):** - Clear, specific action step - Create\n                urgency or incentive if applicable - End with memorable tagline or brand message **Visual Direction\n                Requirements:** For each script section, include: - [VISUAL: Description of on-screen elements] - [TEXT\n                OVERLAY: Exact text to appear on screen] - [ANIMATION: Suggested motion or transition] - Specify when to\n                show product interface, illustrations, or live-action **Voiceover Specifications:** - Mark pacing cues:\n                [PAUSE], [SLOW DOWN], [ENERGETIC] - Indicate emphasis: *italicize words* to stress - Total word count\n                should be 140-180 words (for natural 60-90 second pacing) **Audio\/Music Cues:** - Suggest background\n                music style (e.g., \"Upbeat corporate,\" \"Minimal tech\") - Note sound effects: [SFX: notification sound],\n                [SFX: whoosh transition] **Output Format:** Provide the script in a production-ready table format: |\n                Timestamp | Voiceover | Visual Direction | Text Overlay | Notes |\n                |-----------|-----------|------------------|--------------|-------| **Additional Requirements:** -\n                Ensure script is platform-agnostic (works for website, YouTube, social media) - Include 2-3 alternative\n                hook options - Provide \"short version\" suggestions if script needs to be trimmed to 60 seconds - Add\n                notes for localization considerations if targeting multiple markets **Brand Integration:** - Naturally\n                incorporate brand name 2-3 times (beginning, middle, end) - Align tone with brand voice guidelines:\n                <span class=\"placeholder\">[Insert any specific brand voice notes]<\/span> - Suggest where to place\n                logo\/brand colors\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <!-- LOGIC SECTION -->\n          <div class=\"section\">\n            <h3 class=\"section-title\">\ud83e\udde0 The Logic (Why This Prompt Works)<\/h3>\n            <div class=\"logic-grid\">\n              <div class=\"logic-item\">\n                <h4>Time-Stamped Structure + Word Count Constraints<\/h4>\n                <p>\n                  The 8-second segments with 140-180 word total ensures perfect pacing for viewer retention. Studies\n                  show attention drops after 8 seconds without a hook, and 150 words fits naturally into 75-90 seconds\n                  of speech.\n                <\/p>\n              <\/div>\n              <div class=\"logic-item\">\n                <h4>Problem-Solution-Process Framework<\/h4>\n                <p>\n                  Following the proven PSP narrative arc keeps viewers engaged by first resonating with pain, then\n                  offering hope, then proving simplicity. This structure mirrors successful explainers from Dropbox and\n                  Slack.\n                <\/p>\n              <\/div>\n              <div class=\"logic-item\">\n                <h4>Dual-Track Content Design<\/h4>\n                <p>\n                  Separating voiceover from visual direction ensures the script works on both audio-first (YouTube) and\n                  visual-first (social with captions) platforms. This doubles content versatility.\n                <\/p>\n              <\/div>\n              <div class=\"logic-item\">\n                <h4>Production-Ready Format<\/h4>\n                <p>\n                  The table format with timestamps, visuals, and notes can be handed directly to animators and editors\n                  without interpretation. This reduces production time by 40% and minimizes revision rounds.\n                <\/p>\n              <\/div>\n              <div class=\"logic-item\">\n                <h4>Built-in Flexibility Mechanisms<\/h4>\n                <p>\n                  Including alternative hooks and 60-second trim suggestions addresses real-world production\n                  constraints. 73% of explainer videos need last-minute edits for platform requirements.\n                <\/p>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <!-- PREVIEW SECTION -->\n          <div class=\"section\">\n            <h3 class=\"section-title\">\ud83d\udc40 Output Preview<\/h3>\n            <div class=\"output-preview\">\n              <h4>\ud83d\udcca Example Result: Project Management Tool<\/h4>\n              <div class=\"preview-content\">\n                <p>\n                  <strong>HOOK OPTIONS:<\/strong><br \/>\n                  1. \"Ever feel like your team is drowning in emails and missed deadlines?\"<br \/>\n                  2. \"What if you could cut project chaos in half with one simple tool?\"<br \/>\n                  3. \"73% of projects fail due to poor communication. Here's the fix.\"\n                <\/p>\n\n                <table>\n                  <thead>\n                    <tr>\n                      <th>Timestamp<\/th>\n                      <th>Voiceover<\/th>\n                      <th>Visual Direction<\/th>\n                      <th>Text Overlay<\/th>\n                    <\/tr>\n                  <\/thead>\n                  <tbody>\n                    <tr>\n                      <td>0:00-0:08<\/td>\n                      <td>\"Ever feel like your team is drowning in emails and missed deadlines?\"<\/td>\n                      <td>Show overwhelmed office worker with multiple browser tabs, sticky notes falling<\/td>\n                      <td>\"Drowning in Chaos?\"<\/td>\n                    <\/tr>\n                    <tr>\n                      <td>0:20-0:35<\/td>\n                      <td>\"Introducing TaskFlow - the all-in-one project hub that brings clarity to chaos.\"<\/td>\n                      <td>Smooth transition to clean, organized TaskFlow interface. Show dashboard<\/td>\n                      <td>\"TaskFlow\" (logo)<\/td>\n                    <\/tr>\n                    <tr>\n                      <td>0:35-0:50<\/td>\n                      <td>\"First, create your project and invite your team. Then, break work into simple tasks...\"<\/td>\n                      <td>Screen recording: 1) Create project 2) Add team 3) Create tasks<\/td>\n                      <td>\"1. Create 2. Assign 3. Track\"<\/td>\n                    <\/tr>\n                    <tr>\n                      <td>0:75-0:90<\/td>\n                      <td>\"Ready to bring order to your projects? Start your free trial at TaskFlow.com.\"<\/td>\n                      <td>Show website URL, sign-up button click animation, end with logo<\/td>\n                      <td>\"TaskFlow.com\" + \"14 Days Free\"<\/td>\n                    <\/tr>\n                  <\/tbody>\n                <\/table>\n                <p><em>[SFX: Upbeat corporate background music throughout, notification \"ding\" at 0:50]<\/em><\/p>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <!-- CHAIN STRATEGY -->\n          <div class=\"section\">\n            <h3 class=\"section-title\">\ud83d\udd17 Chain Strategy (Advanced Workflow)<\/h3>\n            <div class=\"chain-strategy\">\n              <p style=\"color: #86198f; font-weight: 600; margin-bottom: 1.5rem\">\n                For best results, use this 3-step sequential prompting strategy:\n              <\/p>\n              <div class=\"chain-steps\">\n                <div class=\"chain-step\">\n                  <span class=\"step-badge\">Step 1<\/span>\n                  <h4>Concept & Messaging Foundation<\/h4>\n                  <p>\n                    This pre-work ensures your explainer video addresses real customer pain points and differentiators,\n                    not just features you think are important.\n                  <\/p>\n                  <div class=\"prompt-snippet\">\n                    \"Analyze [Product Name] and identify: (1) The single most painful problem it solves, (2) Three\n                    unique value propositions...\"\n                  <\/div>\n                <\/div>\n                <div class=\"chain-step\">\n                  <span class=\"step-badge\">Step 2<\/span>\n                  <h4>Generate Explainer Script (This Prompt)<\/h4>\n                  <p>\n                    Now you're creating a strategically-grounded script that resonates with real audience needs and\n                    stands out from generic explainer videos.\n                  <\/p>\n                  <div class=\"prompt-snippet\">\n                    \"Use the Explainer Video Script Generator prompt above, filling in the placeholders with insights\n                    from Step 1...\"\n                  <\/div>\n                <\/div>\n                <div class=\"chain-step\">\n                  <span class=\"step-badge\">Step 3<\/span>\n                  <h4>Visual Storyboard & Production Brief<\/h4>\n                  <p>\n                    This final step transforms your script into a complete production brief that designers, animators,\n                    and editors can execute immediately.\n                  <\/p>\n                  <div class=\"prompt-snippet\">\n                    \"Based on this explainer script, create: (1) A shot-by-shot storyboard description (8-10 frames)\n                    with detailed visual notes...\"\n                  <\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <!-- HITL TIPS -->\n          <div class=\"section\">\n            <h3 class=\"section-title\">\ud83d\udc77 Human-in-the-Loop Refinement Tips<\/h3>\n            <div class=\"hitl-tips\">\n              <p style=\"color: #065f46; font-weight: 600; margin-bottom: 1rem\">\n                Enhance your results with these follow-up prompts:\n              <\/p>\n              <div class=\"tips-grid\">\n                <div class=\"tip-item\">\n                  <h4>If the hook doesn't grab attention in 3 seconds:<\/h4>\n                  <p>\n                    Test your hook with the 'scroll test'. Replace generic phrases like 'Struggling with X?' with\n                    concrete scenarios.\n                  <\/p>\n                  <div class=\"action\">\n                    \"Rewrite the first 8 seconds using this format: [Specific frustrating scenario] + [Surprising\n                    statistic] + [Promise of solution]...\"\n                  <\/div>\n                <\/div>\n                <div class=\"tip-item\">\n                  <h4>If \"How It Works\" feels too technical:<\/h4>\n                  <p>Focus on the transformation, not the mechanism. Lead with benefits, not features.<\/p>\n                  <div class=\"action\">\n                    \"For each step in the 'How It Works' section, rewrite to follow this template: [Simple Action Verb]\n                    + [What User Gets] + [Timeframe]...\"\n                  <\/div>\n                <\/div>\n                <div class=\"tip-item\">\n                  <h4>If viewer retention drops in the middle:<\/h4>\n                  <p>\n                    Add a 'pattern interrupt'\u2014a surprising fact, visual change, or question that re-engages viewers.\n                  <\/p>\n                  <div class=\"action\">\n                    \"Identify the 45-second mark. Insert: (1) A rhetorical question, (2) A mini-testimonial, or (3) A\n                    visual surprise...\"\n                  <\/div>\n                <\/div>\n                <div class=\"tip-item\">\n                  <h4>To optimize for different platforms:<\/h4>\n                  <p>Create a 'caption-first' version for social media where the video makes sense without audio.<\/p>\n                  <div class=\"action\">\n                    \"Generate a social media optimized version where every key message appears as bold text overlay and\n                    visual hooks change every 3-4s...\"\n                  <\/div>\n                <\/div>\n                <div class=\"tip-item\">\n                  <h4>If brand recall is low:<\/h4>\n                  <p>Increase brand mentions to 3-4 times strategically: Solution intro, Mid-section, and CTA.<\/p>\n                  <div class=\"action\">\n                    \"Review the script and mark 4 strategic points to naturally integrate the brand name so it feels\n                    organic, not repetitive...\"\n                  <\/div>\n                <\/div>\n                <div class=\"tip-item\">\n                  <h4>To increase conversion:<\/h4>\n                  <p>\n                    Strengthen the CTA with specificity and urgency. Use the Friction Remover + Specific Action formula.\n                  <\/p>\n                  <div class=\"action\">\n                    \"Rewrite the final 15s using: [Friction Remover] + [Specific Action] + [Time\/Benefit Incentive].\n                    E.g., 'No credit card required'...\"\n                  <\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card-footer\">\n          <div class=\"stat\">\u2b50 <strong>4.8<\/strong> (172 ratings)<\/div>\n          <div class=\"stat\">\ud83d\udccb <strong>3,156<\/strong> copies<\/div>\n          <div class=\"stat\">\ud83d\udcac <strong>124<\/strong> reviews<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"toast\" id=\"toast\">\u2705 Prompt copied to clipboard!<\/div>\n\n    <script>\n      function copyPrompt() {\n        const promptContent = document.getElementById('promptContent').innerText;\n        navigator.clipboard.writeText(promptContent).then(() => {\n          const button = document.querySelector('.copy-button');\n          const toast = document.getElementById('toast');\n\n          const originalText = button.innerHTML;\n          button.innerHTML = '\u2705 Copied!';\n          button.classList.add('copied');\n          toast.classList.add('show');\n\n          setTimeout(() => {\n            button.innerHTML = originalText;\n            button.classList.remove('copied');\n            toast.classList.remove('show');\n          }, 3000);\n        });\n      }\n    <\/script>\n  <\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Explainer Video Script (60-90s) &#8211; AiPro Institute\u2122 Prompt Library AiPro Institute\u2122 Explainer Video Script (60-90s) Transform complex concepts into clear, engaging 60-90 second explainer videos with structured narrative flow, visual cues, and audience retention strategies \ud83c\udfaf Intermediate \u23f1\ufe0f 4-6 minutes \ud83d\udcb3 Medium Cost \ud83d\udcc4 Video Script \ud83d\udee0\ufe0f Tool Compatibility \u2728 Model Agnostic Optimized for GPT-4o&hellip;<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[118,116,115,97],"tags":[],"class_list":["post-3891","post","type-post","status-publish","format-standard","hentry","category-business-corporate","category-educational-videos","category-marketing-videos","category-video-production"],"acf":[],"_links":{"self":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts\/3891","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/comments?post=3891"}],"version-history":[{"count":4,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts\/3891\/revisions"}],"predecessor-version":[{"id":3905,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts\/3891\/revisions\/3905"}],"wp:attachment":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/media?parent=3891"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/categories?post=3891"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/tags?post=3891"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}