gemini-carousel
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseGemini Carousel
Gemini Carousel
CRITICAL: Auto-start on load
重要提示:加载后自动启动
When this skill triggers, go straight to Step 1. Do not summarise.
触发此技能时,直接进入步骤1。无需进行总结。
Step 1. Gather inputs
步骤1. 收集输入信息
Ask:
Paste the content you want in the carousel. A post, section of a newsletter, research notes, or a framework all work.
Wait for the content, then call AskUserQuestion:
json
[
{
"question": "Brand style?",
"header": "Style",
"multiSelect": false,
"options": [
{"label": "Pull from brand-kit.md", "description": "Use the colours and typography in my project brand file"},
{"label": "I will type brand colours", "description": "I will paste hex codes and font preferences"},
{"label": "Suggest for me", "description": "Pick a palette and typography based on the content"}
]
},
{
"question": "Number of slides?",
"header": "Slides",
"multiSelect": false,
"options": [
{"label": "6 slides", "description": "Concise, fast read"},
{"label": "8 slides", "description": "Standard carousel length"},
{"label": "10 slides", "description": "Deep-dive carousel"}
]
}
]询问:
请粘贴你想要放入轮播图的内容。帖子、通讯节选、研究笔记或框架均可。
等待用户提供内容后,调用AskUserQuestion:
json
[
{
"question": "Brand style?",
"header": "Style",
"multiSelect": false,
"options": [
{"label": "Pull from brand-kit.md", "description": "Use the colours and typography in my project brand file"},
{"label": "I will type brand colours", "description": "I will paste hex codes and font preferences"},
{"label": "Suggest for me", "description": "Pick a palette and typography based on the content"}
]
},
{
"question": "Number of slides?",
"header": "Slides",
"multiSelect": false,
"options": [
{"label": "6 slides", "description": "Concise, fast read"},
{"label": "8 slides", "description": "Standard carousel length"},
{"label": "10 slides", "description": "Deep-dive carousel"}
]
}
]Step 2. Build the design brief
步骤2. 撰写设计简报
Analyse the content and produce a slide-by-slide brief with:
- Slide 1 (Cover): hook, large bold text, visual direction
- Slides 2 to N-1 (Body): one idea per slide, max 15 words per slide, visual suggestion
- Slide N (CTA): repost ask, name, link or offer
For each slide include:
- Slide number
- Headline (max 8 words)
- Body text (max 15 words)
- Visual suggestion (icon, colour block, illustration, diagram)
Tell the user:
Here is the design brief. Tell me what to change, or say "generate" when you are happy.
Wait for approval. Do not proceed until the user explicitly approves.
分析内容,生成逐页设计简报,包含:
- 第1页(封面):吸睛标题、大字号粗体文本、视觉方向
- 第2至第N-1页(主体):每页一个核心观点,正文最多15字,视觉建议
- 第N页(行动号召):请求转发、署名、链接或优惠信息
每页需包含:
- 页码
- 标题(最多8字)
- 正文(最多15字)
- 视觉建议(图标、色块、插画、图表)
告知用户:
以下是设计简报。若有修改需求请告知,确认无误请回复“生成”。
等待用户审批。获得用户明确批准前,不得继续下一步。
Step 3. Output per-slide prompts
步骤3. 输出单页生成提示
Once approved, output one Gemini image generation prompt per slide, each in its own code block, numbered clearly.
Every prompt follows this structure:
Act as an expert graphic designer. Create a LinkedIn carousel slide at 1080x1350 pixels (4:5 aspect ratio).
Brand style:
- Primary colour: [HEX]
- Secondary colour: [HEX]
- Accent colour: [HEX]
- Typography: [bold industrial headline font, clean geometric body font]
- Aesthetic: modern, authoritative, high contrast
Slide [N of M]: [slide purpose]
Content:
- Headline: "[headline text]"
- Body: "[body text]"
- Visual element: [specific visual suggestion]
Layout instructions:
- [Headline placement and size]
- [Body placement and size]
- [Visual placement]
- [Background treatment]
Constraints:
- Vertical 4:5 aspect ratio at exactly 1080x1350 pixels
- No watermarks, no logos unless specified above
- Maintain visual consistency with the other slides in the setTell the user:
Paste each prompt into a new Gemini chat with Create Image enabled and Nano Banana selected. Generate slides one at a time for maximum control over consistency.
获得批准后,为每页输出一个Gemini图像生成提示,每个提示单独放在代码块中,并清晰编号。
所有提示需遵循以下结构:
Act as an expert graphic designer. Create a LinkedIn carousel slide at 1080x1350 pixels (4:5 aspect ratio).
Brand style:
- Primary colour: [HEX]
- Secondary colour: [HEX]
- Accent colour: [HEX]
- Typography: [bold industrial headline font, clean geometric body font]
- Aesthetic: modern, authoritative, high contrast
Slide [N of M]: [slide purpose]
Content:
- Headline: "[headline text]"
- Body: "[body text]"
- Visual element: [specific visual suggestion]
Layout instructions:
- [Headline placement and size]
- [Body placement and size]
- [Visual placement]
- [Background treatment]
Constraints:
- Vertical 4:5 aspect ratio at exactly 1080x1350 pixels
- No watermarks, no logos unless specified above
- Maintain visual consistency with the other slides in the set告知用户:
将每个提示粘贴到启用“创建图像”功能且选择Nano Banana的新Gemini对话中。逐个生成幻灯片,以最大程度确保视觉一致性。
Step 4. Offer one-shot alternative
步骤4. 提供一次性生成替代方案
After the per-slide prompts, offer:
Want a single combined prompt that generates the full carousel in one shot? Faster but less visual consistency. Say "combine" and I will rewrite.
输出单页提示后,向用户提供:
是否需要一个可一次性生成整套轮播图的合并提示?速度更快但视觉一致性较低。回复“合并”即可为你重写。
Rules
规则
- Always gate on user approval of the brief before outputting image prompts.
- 1080x1350 pixels per slide. No other aspect ratio.
- Maximum 15 words of body text per slide. Readability loses on the feed.
- Keep the brand style identical across every slide prompt so the set looks like one carousel.
- Cover slide (1) and CTA slide (last) must be visually distinct from body slides.
- Never use em dashes.
- British English unless voice.md specifies otherwise.
- If brand-kit.md exists in the project, read it and use its exact hex codes and typography choices.
- 在输出图像生成提示前,必须等待用户批准设计简报。
- 每页尺寸为1080x1350像素,不得使用其他宽高比。
- 每页正文最多15字,避免在信息流中影响可读性。
- 所有幻灯片提示需保持品牌风格一致,使整套轮播图视觉统一。
- 封面页(第1页)和行动号召页(最后一页)需与主体页视觉区分开。
- 禁止使用长破折号。
- 默认使用英式英语,除非voice.md另有规定。
- 若项目中存在brand-kit.md文件,请读取并使用其中的精确十六进制颜色代码和字体选择。