thumbnail-studio

Generate CTR-engineered YouTube thumbnail variants with image prompts and A/B test plans.

1|Updated Aug 7, 2026
One-click install
npx skills add https://github.com/Deepak-ai-93/deepak-skill --skill thumbnail-studio-deepak-ai-93
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: thumbnail-studio
Source: https://github.com/Deepak-ai-93/deepak-skill/tree/main/skills/thumbnail-studio
Command: npx skills add https://github.com/Deepak-ai-93/deepak-skill --skill thumbnail-studio-deepak-ai-93

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve? Designing YouTube thumbnails that actually earn clicks requires niche research, disciplined one-idea-per-thumbnail creative, and structured A/B testing — most creators skip the teardown and ship clichéd, low-CTR visuals. ## Core Features & Use Cases - CTR Teardown First: Analyzes 5–10 of the niche's winning thumbnails to lock the ONE idea (curiosity, result, or threat) before any design work begins. - 3–5 Verified Variants: thumbnail-prompts.mjs builds each variant with a ≤5-word overlay, exact scene, and a 1280×720 photoreal image-gen prompt (Nano Banana / Midjourney / Flux), self-verifying against an anti-cliché blocklist and exiting 1 on drift. - A/B Test Plan + Audit Harness: Ships ab-test.md with niche CTR benchmarks, then audit-thumbs.mjs plus a fresh thumbs-auditor subagent scores thumbnail-worthiness /50 and signs PASS / FIX NEEDED before delivery. - Use Case: After planning a video with a YouTube pipeline skill, feed the title and angle in to receive a teardown, three tested thumbnail prompts, and a benchmarked A/B plan. ## Quick Start Create three CTR-optimized thumbnail variants with image prompts and an A/B test plan for my video titled "3 Pricing Mistakes That Cost You Revenue" in the SaaS niche.

Frequently Asked Questions about thumbnail-studio

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create YouTube thumbnails that get more clicks?

Start with a CTR teardown of 5–10 winning thumbnails in your niche, lock one idea per thumbnail (curiosity, result, or threat), and keep overlays to five words or fewer. This skill generates 3–5 variants with image prompts and an A/B test plan benchmarked by niche.

How to generate thumbnail image prompts for Midjourney or Flux?

Define a thumbnail-plan.json with title, niche, idea, emotion, and variants containing concept, overlay, scene, and style. Running thumbnail-prompts.mjs produces 1280×720 photoreal prompts compatible with Nano Banana, Midjourney, and Flux, including negative prompts blocking clichés.

What CTR should a YouTube thumbnail achieve?

Typical browse CTR is 2–4%, suggested is 1.5–3%, and search is 3–6%, but the number that matters is relative lift between your variants. Judge A/B results on 1,000+ impressions per variant; a 15% relative lift declares a winner.

Why does the thumbnail-prompts script exit with an error?

The script exits 1 when the plan fails validation: fewer than 3 variants, overlays over 5 words, missing concept, scene, or style fields, or any text hitting the anti-cliché blocklist like red arrows or shocked faces. Fix thumbnail-plan.json and re-run.

Can I use this with an existing YouTube video workflow?

Yes, it is designed to follow a video-planning step such as youtube-video-pipeline, which produces a thumbnail brief. That brief's title and angle become the input for the teardown, variant generation, and audit stages.