Generate 5 thumbnail + title concepts for A/B testing. Different psychological approaches for maximum click-through.
Today: !date +%Y-%m-%d
Purpose: Create 5 distinct thumbnail + title combinations using different psychological approaches, ready for A/B testing. When to use: When you need thumbnail and title options for a YouTube video. Cowork compatible: Partially. Concepts are presented in chat, but image generation and file saving require Code mode.
Load these files before starting:
[active-business]/brand.md (Section 4: Brand Voice) — brand voice and visual identity[active-business]/lessons.md — rules from past feedbackIf multiple brands exist and none is specified, ask which brand to use.
If the user provided a topic/title: Use it.
If a youtube-prepare output exists: Check for recent video scripts. Offer to use that topic.
[active-business]/output/youtube/If neither: Ask what the video is about. Get:
Analyze thumbnail patterns for similar topics:
Present a quick summary of what works in this niche before generating concepts.
Create 5 distinct thumbnail + title combinations. Each uses a different psychological approach:
For each of the 5 variants, provide:
### Variant [X]: [Approach Name]
**Title:** [Full YouTube title, under 60 characters]
**Thumbnail text:** [2-5 words that appear ON the thumbnail]
**Layout:**
- [Where the text sits]
- [Where the person/subject sits]
- [Background treatment]
**Colors:**
- Background: [color/gradient]
- Text: [color + outline/shadow if needed]
- Accent: [any highlight colors]
**Expression/Pose:** [If a person is featured, what expression and pose]
**Key Element:** [The one thing that makes someone click]
**Why this works:** [1 sentence on the psychology]
Present all 5 variants side by side for easy comparison.
Check if kie.ai MCP is available by looking for the mcp__kie-ai__nano_banana_image tool.
If kie.ai is NOT available, suggest setting it up:
"I can generate actual thumbnail images if you set up kie.ai (free API key, takes 2 minutes). Want me to walk you through it?"
Options via AskUserQuestion:
.mcp.json to add the kie-ai server:
"kie-ai": {
"command": "npx",
"args": ["-y", "@felores/kie-ai-mcp-server"],
"env": {
"KIE_AI_API_KEY": "[their-key]"
}
}
If kie.ai IS available, proceed to generate thumbnails:
mcp__kie-ai__nano_banana_image with:
prompt: detailed description of the thumbnail composition, colors, text, subject, and styleaspect_ratio: "16:9"resolution: "2K" (higher quality for thumbnails)task_id. Call mcp__kie-ai__get_task_status with that task_id to poll for the result. Wait a few seconds between polls. The status response includes the image URL when complete.After generation, skip Step 6 (not needed when images are generated).
Only run this step if image generation is not available or the user chose design briefs.
Create Canva/Figma-ready briefs for each variant:
## Thumbnail Brief: Variant [X]
**Dimensions:** 1280x720
**File format:** PNG or JPG
### Text
- Main text: "[words]" — [font style], [size], [color], [outline/shadow]
- Secondary text: "[words]" (if any)
### Subject/Photo
- [Description of the person, object, or visual element]
- [Position on canvas]
### Background
- [Solid color / gradient / image / pattern]
- [Any overlay or blur treatment]
### Composition Notes
- [Where the eye should go first]
- [Mobile readability check: will this work at 160x90px?]
Save to: [active-business]/output/youtube/YYYY-MM-DD-slug/thumbnails/
Include:
thumbnail-concepts.md — all 5 variants with full descriptionsIf a youtube-prepare output already exists for this video, save into that same dated folder.
After presenting the concepts:
"Want to change anything? If you give feedback, I'll apply it and add a lesson to your brand's lessons.md so I remember next time."
If feedback is given:
[active-business]/lessons.md under the YouTube section