{"id":3592,"date":"2026-01-14T16:25:04","date_gmt":"2026-01-14T08:25:04","guid":{"rendered":"https:\/\/teen.aiproinstitute.com\/?p=3592"},"modified":"2026-01-14T16:25:38","modified_gmt":"2026-01-14T08:25:38","slug":"instagram-carousel-post-script-10-slides","status":"publish","type":"post","link":"https:\/\/teen.aiproinstitute.com\/zh\/instagram-carousel-post-script-10-slides\/","title":{"rendered":"Instagram Carousel Post Script (10 Slides)"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"3592\" class=\"elementor elementor-3592\" data-elementor-post-type=\"post\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a8f2617 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a8f2617\" 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-8653824\" data-id=\"8653824\" 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-cb74358 elementor-widget elementor-widget-html\" data-id=\"cb74358\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!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>Instagram Carousel Post Script (10 Slides) - 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        }\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.3);\n            overflow: hidden;\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        }\n\n        .card-header p {\n            opacity: 0.95;\n            font-size: 1.1rem;\n        }\n\n        .meta-badges {\n            display: flex;\n            gap: 0.75rem;\n            flex-wrap: wrap;\n            margin-top: 1rem;\n        }\n\n        .badge {\n            display: inline-block;\n            padding: 0.4rem 0.9rem;\n            border-radius: 20px;\n            font-size: 0.85rem;\n            font-weight: 600;\n        }\n\n        .badge-skill-beginner {\n            background: #10b981;\n            color: white;\n        }\n\n        .badge-time {\n            background: #10b981;\n            color: white;\n        }\n\n        .badge-cost {\n            background: #f59e0b;\n            color: white;\n        }\n\n        .badge-format {\n            background: #8b5cf6;\n            color: white;\n        }\n\n        .tool-compatibility {\n            margin-top: 1rem;\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.5rem;\n            opacity: 0.9;\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.2);\n            border: 1px solid rgba(255,255,255,0.3);\n            border-radius: 15px;\n            font-size: 0.8rem;\n        }\n\n        .tool-badge.model-agnostic {\n            background: rgba(255,255,255,0.3);\n            font-weight: 600;\n        }\n\n        .card-body {\n            padding: 2rem;\n        }\n\n        .section {\n            margin-bottom: 2.5rem;\n        }\n\n        .section-title {\n            font-size: 1.5rem;\n            color: #7c3aed;\n            margin-bottom: 1rem;\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        .section-title::before {\n            content: '';\n            width: 4px;\n            height: 24px;\n            background: linear-gradient(135deg, #7c3aed 0%, #3b82f6 100%);\n            border-radius: 2px;\n        }\n\n        .prompt-box {\n            background: #f8fafc;\n            border: 2px solid #e2e8f0;\n            border-radius: 12px;\n            padding: 1.5rem;\n            font-family: 'Courier New', monospace;\n            font-size: 0.95rem;\n            line-height: 1.8;\n            position: relative;\n            margin-bottom: 1rem;\n        }\n\n        .copy-button {\n            position: absolute;\n            top: 1rem;\n            right: 1rem;\n            background: linear-gradient(135deg, #7c3aed 0%, #3b82f6 100%);\n            color: white;\n            border: none;\n            padding: 0.6rem 1.2rem;\n            border-radius: 8px;\n            cursor: pointer;\n            font-weight: 600;\n            font-size: 0.9rem;\n            transition: all 0.3s ease;\n        }\n\n        .copy-button:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 4px 12px rgba(124, 58, 237, 0.4);\n        }\n\n        .copy-button.copied {\n            background: #10b981;\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(250px, 1fr));\n            gap: 1.5rem;\n        }\n\n        .logic-item {\n            background: #f0f9ff;\n            padding: 1.25rem;\n            border-radius: 10px;\n            border-left: 4px solid #3b82f6;\n        }\n\n        .logic-item h4 {\n            color: #1e40af;\n            margin-bottom: 0.5rem;\n            font-size: 1.05rem;\n        }\n\n        .logic-item p {\n            color: #475569;\n            font-size: 0.95rem;\n        }\n\n        .output-preview {\n            background: #fefce8;\n            border: 2px solid #fde047;\n            border-radius: 12px;\n            padding: 1.5rem;\n        }\n\n        .output-preview h4 {\n            color: #854d0e;\n            margin-bottom: 1rem;\n        }\n\n        .chain-strategy {\n            background: linear-gradient(135deg, #fdf2f8 0%, #fae8ff 100%);\n            border-radius: 12px;\n            padding: 1.5rem;\n        }\n\n        .chain-steps {\n            display: grid;\n            gap: 1.5rem;\n            margin-top: 1rem;\n        }\n\n        .chain-step {\n            background: white;\n            padding: 1.25rem;\n            border-radius: 10px;\n            border-left: 4px solid #a855f7;\n        }\n\n        .chain-step-header {\n            display: flex;\n            align-items: center;\n            gap: 0.75rem;\n            margin-bottom: 0.75rem;\n        }\n\n        .step-number {\n            background: linear-gradient(135deg, #a855f7 0%, #ec4899 100%);\n            color: white;\n            width: 32px;\n            height: 32px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: 700;\n            font-size: 0.9rem;\n        }\n\n        .chain-step h4 {\n            color: #7c3aed;\n            font-size: 1.1rem;\n        }\n\n        .chain-step p {\n            color: #475569;\n            margin-bottom: 0.5rem;\n        }\n\n        .chain-step .example {\n            background: #f8fafc;\n            padding: 0.75rem;\n            border-radius: 6px;\n            font-size: 0.9rem;\n            color: #64748b;\n            margin-top: 0.5rem;\n        }\n\n        .hitl-tips {\n            background: linear-gradient(135deg, #ecfdf5 0%, #d1fae5 100%);\n            border-radius: 12px;\n            padding: 1.5rem;\n        }\n\n        .tips-grid {\n            display: grid;\n            gap: 1rem;\n            margin-top: 1rem;\n        }\n\n        .tip-item {\n            background: white;\n            padding: 1rem;\n            border-radius: 8px;\n            border-left: 3px solid #10b981;\n        }\n\n        .tip-item h4 {\n            color: #047857;\n            font-size: 1rem;\n            margin-bottom: 0.5rem;\n        }\n\n        .tip-item p {\n            color: #475569;\n            font-size: 0.9rem;\n        }\n\n        .tip-item .follow-up {\n            background: #f0fdf4;\n            padding: 0.6rem;\n            border-radius: 6px;\n            margin-top: 0.5rem;\n            font-size: 0.85rem;\n            color: #166534;\n            font-style: italic;\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: 2rem;\n            flex-wrap: wrap;\n            border-top: 1px solid #e2e8f0;\n        }\n\n        .stat {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n            color: #475569;\n            font-size: 0.95rem;\n        }\n\n        .stat strong {\n            color: #1e293b;\n        }\n\n        .toast {\n            position: fixed;\n            bottom: 2rem;\n            right: 2rem;\n            background: #10b981;\n            color: white;\n            padding: 1rem 1.5rem;\n            border-radius: 8px;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.3);\n            display: none;\n            align-items: center;\n            gap: 0.5rem;\n            animation: slideIn 0.3s ease;\n            z-index: 1000;\n        }\n\n        .toast.show {\n            display: flex;\n        }\n\n        @keyframes slideIn {\n            from {\n                transform: translateX(400px);\n                opacity: 0;\n            }\n            to {\n                transform: translateX(0);\n                opacity: 1;\n            }\n        }\n\n        @media (max-width: 768px) {\n            body {\n                padding: 1rem;\n            }\n\n            .header h1 {\n                font-size: 2rem;\n            }\n\n            .card-header h2 {\n                font-size: 1.5rem;\n            }\n\n            .logic-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .card-footer {\n                flex-direction: column;\n                gap: 1rem;\n            }\n\n            .copy-button {\n                position: static;\n                width: 100%;\n                margin-top: 1rem;\n            }\n\n            .prompt-box {\n                padding-top: 1.5rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <div class=\"header\">\n            <h1>AiPro Institute\u2122<\/h1>\n        <\/div>\n\n        <div class=\"card\">\n            <div class=\"card-header\">\n                <h2>Instagram Carousel Post Script (10 Slides)<\/h2>\n                <p>Create engaging, swipe-worthy Instagram carousel scripts that educate, inspire, and drive engagement across 10 slides<\/p>\n                \n                <div class=\"meta-badges\">\n                    <span class=\"badge badge-skill-beginner\">\ud83c\udf31 Beginner<\/span>\n                    <span class=\"badge badge-time\">\u23f1\ufe0f 5-8 minutes<\/span>\n                    <span class=\"badge badge-cost\">\ud83d\udc8e ~250 tokens<\/span>\n                    <span class=\"badge badge-format\">\ud83d\udcc4 Text + Visual<\/span>\n                <\/div>\n\n                <div class=\"tool-compatibility\">\n                    <h3>\ud83d\udd27 Tool Compatibility<\/h3>\n                    <div class=\"tool-badges\">\n                        <span class=\"tool-badge model-agnostic\">\u2728 Model Agnostic<\/span>\n                        <span class=\"tool-badge\">GPT-4o<\/span>\n                        <span class=\"tool-badge\">Claude 3.5<\/span>\n                        <span class=\"tool-badge\">Gemini 2.5<\/span>\n                        <span class=\"tool-badge\">Nano Banana Pro<\/span>\n                        \n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"card-body\">\n                <!-- THE PROMPT SECTION -->\n                <div class=\"section\">\n                    <h3 class=\"section-title\">\ud83d\udccb The Prompt<\/h3>\n                    <div class=\"prompt-box\">\n                        <button class=\"copy-button\" onclick=\"copyPrompt()\">\ud83d\udccb Copy Prompt<\/button>\n                        <div id=\"promptContent\">You are a social media content strategist specializing in Instagram carousel posts that maximize engagement and saves.\n\nYour task is to create a compelling 10-slide Instagram carousel script with slide-by-slide copy and design directions.\n\n<strong>CAROUSEL DETAILS:<\/strong>\n- Topic\/Theme: <span class=\"placeholder\">[Insert Your Topic]<\/span>\n- Target Audience: <span class=\"placeholder\">[Who is this for?]<\/span>\n- Content Goal: <span class=\"placeholder\">[Educate\/Inspire\/Entertain\/Convert]<\/span>\n- Brand Voice: <span class=\"placeholder\">[Professional\/Casual\/Witty\/Motivational]<\/span>\n- Desired Action: <span class=\"placeholder\">[Follow\/Save\/Comment\/Link Click\/DM]<\/span>\n- Color Scheme: <span class=\"placeholder\">[Brand colors or aesthetic preference]<\/span>\n\n<strong>CAROUSEL STRUCTURE:<\/strong>\n1. <strong>Slide 1 (Hook):<\/strong> Attention-grabbing headline that promises value\n2. <strong>Slides 2-9 (Content):<\/strong> Key points, tips, steps, or insights (one per slide)\n3. <strong>Slide 10 (CTA):<\/strong> Clear call-to-action and engagement prompt\n\n<strong>REQUIREMENTS FOR EACH SLIDE:<\/strong>\n- Headline\/Main text (5-12 words max)\n- Supporting text (optional, if needed for clarity)\n- Visual direction (colors, icons, imagery suggestions)\n- Text placement guidance (top, center, bottom)\n- Font style suggestion (bold, script, modern)\n\n<strong>ENGAGEMENT OPTIMIZATIONS:<\/strong>\n- Use power words that trigger curiosity\n- Create a story arc from slide 1 to 10\n- Include 1-2 surprising or counterintuitive points\n- Make slide 10 encourage saves and shares\n- Design for the \"swipe effect\" (each slide builds anticipation)\n\n<strong>OUTPUT FORMAT:<\/strong>\n\n<strong>CAROUSEL TITLE:<\/strong> [Catchy title for the carousel]\n\n<strong>CAPTION:<\/strong>\n[Engaging caption with hook, value proposition, CTA, and hashtags]\n\n<strong>SLIDE-BY-SLIDE BREAKDOWN:<\/strong>\n\n<strong>\ud83d\udcf1 SLIDE 1 - HOOK<\/strong>\n<strong>Main Text:<\/strong> [Headline]\n<strong>Supporting Text:<\/strong> [Subheadline if needed]\n<strong>Visual Direction:<\/strong> [Design notes]\n<strong>Color Scheme:<\/strong> [Specific colors]\n\n[Repeat for slides 2-10]\n\n---<\/div>\n                    <\/div>\n                    <p style=\"color: #64748b; font-size: 0.9rem;\">\n                        \ud83d\udca1 <strong>Tip:<\/strong> Fill in the <span class=\"placeholder\">[orange placeholders]<\/span> with your specific details before using this prompt.\n                    <\/p>\n                <\/div>\n\n                <!-- THE 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                        \n                        <div class=\"logic-item\">\n                            <h4>\ud83c\udfaf 10-Slide Sweet Spot<\/h4>\n                            <p>Instagram's algorithm favors carousels with 8-10 slides, maximizing reach while maintaining engagement. This length provides enough value without overwhelming viewers.<\/p>\n                        <\/div>\n\n                        <div class=\"logic-item\">\n                            <h4>\ud83d\udcca Slide-by-Slide Structure<\/h4>\n                            <p>Breaking down each slide individually ensures visual consistency and strategic flow, turning random tips into a cohesive narrative that keeps users swiping.<\/p>\n                        <\/div>\n\n                        <div class=\"logic-item\">\n                            <h4>\ud83c\udfa8 Visual Direction Guidance<\/h4>\n                            <p>Providing design notes alongside copy ensures text and visuals work together harmoniously, crucial since 93% of communication on Instagram is visual.<\/p>\n                        <\/div>\n\n                        <div class=\"logic-item\">\n                            <h4>\ud83d\udd17 Save-Worthy Design<\/h4>\n                            <p>Optimizing for saves (not just likes) signals high-quality content to Instagram's algorithm, increasing reach by up to 300% and building a reference library for your audience.<\/p>\n                        <\/div>\n\n                        <div class=\"logic-item\">\n                            <h4>\ud83d\udca1 Story Arc Framework<\/h4>\n                            <p>Creating narrative progression from slide 1 to 10 leverages the Zeigarnik Effect\u2014people feel compelled to complete started sequences, boosting swipe-through rates.<\/p>\n                        <\/div>\n\n                    <\/div>\n                <\/div>\n\n                <!-- OUTPUT PREVIEW SECTION -->\n                <div class=\"section\">\n                    <h3 class=\"section-title\">\ud83c\udfa8 Output Preview<\/h3>\n                    <div class=\"output-preview\">\n                        <h4>\ud83d\udcf8 Example Result:<\/h4>\n                        <strong>CAROUSEL TITLE:<\/strong> 10 Psychology Tricks That Make People Buy (Science-Backed)<br><br>\n\n<strong>CAPTION:<\/strong><br>\nEver wonder why you can't resist certain products? \ud83e\udde0<br><br>\n\nIt's not magic\u2014it's psychology. These 10 scientifically-proven tactics influence purchasing decisions every single day (and you probably didn't even notice #7).<br><br>\n\nSave this post for your next product launch or sales page! \ud83d\udccc<br><br>\n\ud83d\udc49 Which one surprised you most? Drop a number in the comments!<br><br>\n#marketingpsychology #salesstrategy #consumerpsychology #marketingtips #businessgrowth #entrepreneurship #digitalmarketing<br><br>\n\n---<br><br>\n\n<strong>\ud83d\udcf1 SLIDE 1 - HOOK<\/strong><br>\n<strong>Main Text:<\/strong> 10 Psychology Tricks That Make People Buy<br>\n<strong>Supporting Text:<\/strong> (Science-backed tactics used by top brands)<br>\n<strong>Visual Direction:<\/strong> Bold, eye-catching typography with brain icon or shopping cart imagery. Split background\u2014half brain illustration, half shopping imagery<br>\n<strong>Color Scheme:<\/strong> Deep purple gradient (#7c3aed to #a855f7) with white text<br>\n<strong>Text Placement:<\/strong> Center-aligned, main text large and bold<br><br>\n\n<strong>\ud83d\udcf1 SLIDE 2 - SCARCITY<\/strong><br>\n<strong>Main Text:<\/strong> 1. Scarcity Principle<br>\n<strong>Supporting Text:<\/strong> \"Only 3 left in stock\" increases urgency by 226%<br>\n<strong>Visual Direction:<\/strong> Timer or limited stock icon, use urgency colors<br>\n<strong>Color Scheme:<\/strong> White background with orange\/red accent (#f59e0b)<br>\n<strong>Text Placement:<\/strong> Number top-left, main concept center, stat bottom<br><br>\n\n<strong>\ud83d\udcf1 SLIDE 3 - SOCIAL PROOF<\/strong><br>\n<strong>Main Text:<\/strong> 2. Social Proof<br>\n<strong>Supporting Text:<\/strong> \"10,000+ customers love this\" = instant credibility<br>\n<strong>Visual Direction:<\/strong> Star ratings or crowd of people icon<br>\n<strong>Color Scheme:<\/strong> Light gray background with gold stars (#fbbf24)<br>\n<strong>Text Placement:<\/strong> Top-third title, center stars, bottom stat<br><br>\n\n<strong>\ud83d\udcf1 SLIDE 4 - ANCHORING<\/strong><br>\n<strong>Main Text:<\/strong> 3. Price Anchoring<br>\n<strong>Supporting Text:<\/strong> Showing $199 crossed out, then $99 makes it feel like a steal<br>\n<strong>Visual Direction:<\/strong> Strikethrough price graphic, price comparison visual<br>\n<strong>Color Scheme:<\/strong> White with green savings badge (#10b981)<br>\n<strong>Text Placement:<\/strong> Prices center-large, supporting text below<br><br>\n\n<strong>\ud83d\udcf1 SLIDE 5 - RECIPROCITY<\/strong><br>\n<strong>Main Text:<\/strong> 4. Reciprocity Effect<br>\n<strong>Supporting Text:<\/strong> Give something free first \u2192 42% more likely to buy later<br>\n<strong>Visual Direction:<\/strong> Gift box or \"free\" badge icon<br>\n<strong>Color Scheme:<\/strong> Soft blue background (#dbeafe) with darker blue text<br>\n<strong>Text Placement:<\/strong> Main text top, icon center, stat bottom<br><br>\n\n<strong>\ud83d\udcf1 SLIDE 6 - LOSS AVERSION<\/strong><br>\n<strong>Main Text:<\/strong> 5. Loss Aversion<br>\n<strong>Supporting Text:<\/strong> \"Don't miss out\" is 2X stronger than \"Get this deal\"<br>\n<strong>Visual Direction:<\/strong> Minus sign or alert icon, use warning colors<br>\n<strong>Color Scheme:<\/strong> Light red background (#fee2e2) with red text (#dc2626)<br>\n<strong>Text Placement:<\/strong> Centered, bold main text, smaller stat below<br><br>\n\n<strong>\ud83d\udcf1 SLIDE 7 - PARADOX OF CHOICE<\/strong><br>\n<strong>Main Text:<\/strong> 6. Paradox of Choice<br>\n<strong>Supporting Text:<\/strong> Too many options = 61% of people buy nothing<br>\n<strong>Visual Direction:<\/strong> Multiple doors\/paths narrowing to one clear choice<br>\n<strong>Color Scheme:<\/strong> Purple gradient with white text<br>\n<strong>Text Placement:<\/strong> Top title, center visual metaphor, bottom insight<br><br>\n\n<strong>\ud83d\udcf1 SLIDE 8 - AUTHORITY<\/strong><br>\n<strong>Main Text:<\/strong> 7. Authority Bias<br>\n<strong>Supporting Text:<\/strong> \"Recommended by experts\" boosts trust by 83%<br>\n<strong>Visual Direction:<\/strong> Badge, certificate, or expert endorsement icon<br>\n<strong>Color Scheme:<\/strong> Navy blue background (#1e3a8a) with gold accents<br>\n<strong>Text Placement:<\/strong> Badge top-center, main text below<br><br>\n\n<strong>\ud83d\udcf1 SLIDE 9 - DECOY EFFECT<\/strong><br>\n<strong>Main Text:<\/strong> 8. The Decoy Effect<br>\n<strong>Supporting Text:<\/strong> Adding a 3rd option makes your best offer look amazing<br>\n<strong>Visual Direction:<\/strong> Three pricing tiers with middle one highlighted<br>\n<strong>Color Scheme:<\/strong> White background, green highlight on preferred option<br>\n<strong>Text Placement:<\/strong> Horizontal pricing tier layout<br><br>\n\n<strong>\ud83d\udcf1 SLIDE 10 - CTA<\/strong><br>\n<strong>Main Text:<\/strong> Which one will YOU use first?<br>\n<strong>Supporting Text:<\/strong> Save this post \ud83d\udccc \u2022 Follow for more \u2022 Tag a friend who needs this<br>\n<strong>Visual Direction:<\/strong> Engagement prompt with action buttons\/icons<br>\n<strong>Color Scheme:<\/strong> Gradient matching slide 1, bold white text<br>\n<strong>Text Placement:<\/strong> Question top, action items center-large, logo\/handle bottom<br><br>\n\n---<br><br>\n\n<em>This script is ready for design tools like Canva, Adobe Express, or Figma!<\/em>\n                    <\/div>\n                <\/div>\n\n                <!-- CHAIN STRATEGY SECTION -->\n                <div class=\"section\">\n                    <h3 class=\"section-title\">\u26d3\ufe0f Chain Strategy (Advanced Workflow)<\/h3>\n                    <div class=\"chain-strategy\">\n                        <p style=\"color: #6b21a8; font-weight: 600; margin-bottom: 1rem;\">\n                            For best results, use this 3-step sequential prompting strategy:\n                        <\/p>\n                        <div class=\"chain-steps\">\n                            \n                            <div class=\"chain-step\">\n                                <div class=\"chain-step-header\">\n                                    <div class=\"step-number\">1<\/div>\n                                    <h4>Content Ideation & Research<\/h4>\n                                <\/div>\n                                <p><strong>Goal:<\/strong> Generate multiple carousel topic ideas and select the most engaging one based on audience needs<\/p>\n                                <p><strong>Prompt:<\/strong> I want to create Instagram carousel posts for [target audience] about [general topic\/niche]. Generate 10 carousel topic ideas that would: 1) Stop the scroll, 2) Provide actionable value, 3) Encourage saves. For each idea, include a working title and one-sentence value proposition. Rank them by estimated engagement potential.<\/p>\n                                <div class=\"example\">\n                                    <strong>Expected Output:<\/strong> A prioritized list of 10 carousel topics like: '7 Email Subject Lines That Get 50%+ Opens' (Most Engaging) to '5 Common Mistakes in [Topic]' (High Shareability), with clear value propositions and engagement predictions for each.\n                                <\/div>\n                            <\/div>\n\n                            \n                            <div class=\"chain-step\">\n                                <div class=\"chain-step-header\">\n                                    <div class=\"step-number\">2<\/div>\n                                    <h4>Carousel Structure Blueprint<\/h4>\n                                <\/div>\n                                <p><strong>Goal:<\/strong> Outline the strategic flow and key messages for each of the 10 slides<\/p>\n                                <p><strong>Prompt:<\/strong> I'm creating a carousel on [chosen topic from Step 1]. Map out a 10-slide structure: Slide 1 = Hook (headline), Slides 2-9 = Core content points (be specific about what each slide covers), Slide 10 = CTA. For each slide, write a one-line summary of the key message. Ensure logical flow and building anticipation.<\/p>\n                                <div class=\"example\">\n                                    <strong>Expected Output:<\/strong> A complete carousel outline: Slide 1 hooks with '10 Psychology Tricks...' \u2192 Slides 2-9 each cover one specific tactic (Scarcity, Social Proof, Anchoring, etc.) \u2192 Slide 10 drives engagement with 'Which will you use?' plus save\/follow CTA.\n                                <\/div>\n                            <\/div>\n\n                            \n                            <div class=\"chain-step\">\n                                <div class=\"chain-step-header\">\n                                    <div class=\"step-number\">3<\/div>\n                                    <h4>Full Script + Design Directions<\/h4>\n                                <\/div>\n                                <p><strong>Goal:<\/strong> Write complete slide copy with visual design directions for production<\/p>\n                                <p><strong>Prompt:<\/strong> Using this carousel structure [paste from Step 2], create the complete Instagram carousel script for [topic]. For each slide include: Main text (concise, punchy), Supporting text (if needed), Visual direction (specific design notes), Color scheme, Text placement. Also write an engaging caption with hook, value, CTA, and relevant hashtags. Brand voice: [specify].<\/p>\n                                <div class=\"example\">\n                                    <strong>Expected Output:<\/strong> Production-ready carousel script with all 10 slides fully written, design-directed, and accompanied by a high-converting caption with strategic hashtags. Ready to hand off to a designer or create in Canva.\n                                <\/div>\n                            <\/div>\n\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- HUMAN-IN-THE-LOOP TIPS SECTION -->\n                <div class=\"section\">\n                    <h3 class=\"section-title\">\ud83d\udca1 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                            \n                            <div class=\"tip-item\">\n                                <h4>\ud83d\udc8e Niche Adaptation<\/h4>\n                                <p>Customize the carousel topic and examples to match your specific industry or audience segment.<\/p>\n                                <div class=\"follow-up\">\n                                    <strong>Follow-up Prompt:<\/strong> \"Adapt this carousel specifically for [your niche, e.g., 'real estate agents', 'fitness coaches', 'SaaS founders']. Change the examples, statistics, and language to resonate with this specific audience while keeping the core structure.\"\n                                <\/div>\n                            <\/div>\n\n                            <div class=\"tip-item\">\n                                <h4>\ud83c\udfa8 Visual Consistency Package<\/h4>\n                                <p>Get specific color codes, fonts, and spacing guidelines to match your brand identity.<\/p>\n                                <div class=\"follow-up\">\n                                    <strong>Follow-up Prompt:<\/strong> \"Based on my brand colors [list your hex codes] and brand personality [describe: minimal\/bold\/playful\/elegant], provide specific design specifications for this carousel: exact color codes for each slide, 2-3 font pairings from Google Fonts, icon style (line\/solid\/3D), and layout grid suggestions.\"\n                                <\/div>\n                            <\/div>\n\n                            <div class=\"tip-item\">\n                                <h4>\ud83d\udcca Data Verification<\/h4>\n                                <p>Replace placeholder statistics with real, cited data to boost credibility and shareability.<\/p>\n                                <div class=\"follow-up\">\n                                    <strong>Follow-up Prompt:<\/strong> \"For each slide that includes a statistic or percentage, provide: 1) The actual research source, 2) An alternative data point if the original isn't available, 3) A citation format I can include in my caption or final slide. Focus on recent studies (last 3 years).\"\n                                <\/div>\n                            <\/div>\n\n                            <div class=\"tip-item\">\n                                <h4>\ud83d\udd04 Series Planning<\/h4>\n                                <p>Create a multi-carousel content series to build audience anticipation and increase follower retention.<\/p>\n                                <div class=\"follow-up\">\n                                    <strong>Follow-up Prompt:<\/strong> \"Turn this carousel into a 3-part series. For each part, specify: 1) The subset of tips covered, 2) How to tease the next carousel in the series, 3) Caption modifications to build continuity. Design it so followers feel they need to save all three.\"\n                                <\/div>\n                            <\/div>\n\n                            <div class=\"tip-item\">\n                                <h4>\ud83d\udcac Engagement Hooks<\/h4>\n                                <p>Add interactive elements to specific slides to boost comments, saves, and shares.<\/p>\n                                <div class=\"follow-up\">\n                                    <strong>Follow-up Prompt:<\/strong> \"Revise slides 3, 6, and 9 to include interactive elements: Slide 3 = a 'Which one do you use?' poll-style question, Slide 6 = a 'Tag someone who needs to hear this' prompt, Slide 9 = a 'Comment your favorite' engagement trigger. Make them feel natural, not forced.\"\n                                <\/div>\n                            <\/div>\n\n                            <div class=\"tip-item\">\n                                <h4>\ud83d\udcf1 Story Extension<\/h4>\n                                <p>Create complementary Instagram Story content to drive carousel engagement and reach.<\/p>\n                                <div class=\"follow-up\">\n                                    <strong>Follow-up Prompt:<\/strong> \"Design 5 Instagram Stories (swipe-through sequence) that complement this carousel. Stories should: 1) Tease the carousel with a preview of slide 1, 2) Share a behind-the-scenes insight, 3) Add a quiz\/poll related to the content, 4) Show a real-life example, 5) Drive traffic to the carousel post. Include copy and visual notes for each story frame.\"\n                                <\/div>\n                            <\/div>\n\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"card-footer\">\n                <div class=\"stat\">\u2b50 <strong>4.8<\/strong> (412 ratings)<\/div>\n                <div class=\"stat\">\ud83d\udccb <strong>6,891<\/strong> copies<\/div>\n                <div class=\"stat\">\ud83d\udcac <strong>287<\/strong> reviews<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"toast\" id=\"toast\">\n        \u2705 Prompt copied to clipboard!\n    <\/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                button.textContent = '\u2705 Copied!';\n                button.classList.add('copied');\n                toast.classList.add('show');\n                \n                setTimeout(() => {\n                    button.textContent = '\ud83d\udccb Copy Prompt';\n                    button.classList.remove('copied');\n                    toast.classList.remove('show');\n                }, 3000);\n            });\n        }\n    <\/script>\n<\/body>\n<\/html>\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>Instagram Carousel Post Script (10 Slides) &#8211; AiPro Institute\u2122 Prompt Library AiPro Institute\u2122 Instagram Carousel Post Script (10 Slides) Create engaging, swipe-worthy Instagram carousel scripts that educate, inspire, and drive engagement across 10 slides \ud83c\udf31 Beginner \u23f1\ufe0f 5-8 minutes \ud83d\udc8e ~250 tokens \ud83d\udcc4 Text + Visual \ud83d\udd27 Tool Compatibility \u2728 Model Agnostic GPT-4o Claude 3.5&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":[95,108,105],"tags":[],"class_list":["post-3592","post","type-post","status-publish","format-standard","hentry","category-content-copywriting","category-creative-writing","category-marketing-copy"],"acf":[],"_links":{"self":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts\/3592","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=3592"}],"version-history":[{"count":4,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts\/3592\/revisions"}],"predecessor-version":[{"id":3605,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts\/3592\/revisions\/3605"}],"wp:attachment":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/media?parent=3592"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/categories?post=3592"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/tags?post=3592"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}