From social-media-skills
Generates Gemini image prompts for branded YouTube thumbnails from video titles using creator headshot, brand colors, and high-CTR design principles. Activates on thumbnail or video cover requests.
npx claudepluginhub charlie947/social-media-skills --plugin social-media-skillsThis skill uses the workspace's default tool permissions.
When this skill triggers, go straight to Step 1.
Generates high-CTR YouTube thumbnails via each::sense API with expressive faces, bold colors, text spaces, and styles like reactions, listicles, tutorials. For optimizing video engagement.
Generates and edits YouTube thumbnails optimized for click-through rate using Thumbkit CLI and Gemini image models. Useful when creating thumbnails from scratch or editing existing ones.
Generates thumbnails and cover images optimized for click-through rate using Gemini models. Supports YouTube, blogs, courses with platform dimensions, references, and editing via NanoBanana skill.
Share bugs, ideas, or general feedback.
When this skill triggers, go straight to Step 1.
Check the project for a reference photo config. Look in this order:
thumbnail-config.md in the project rootbrand-kit.md — look for a reference image path and brand coloursabout-me.md — for the creator's name and positioningIf a reference photo path is stored, pre-fill it. Otherwise ask:
Upload or provide the path to the reference photo of yourself you want used in the thumbnail. Ideally a clear headshot with distinctive lighting and expression you plan to reuse across videos for brand consistency.
Then call AskUserQuestion:
[
{
"question": "What is the video title?",
"header": "Title",
"multiSelect": false,
"options": [
{"label": "I will type the title", "description": "Type the full working title"},
{"label": "Suggest one", "description": "Given the topic, propose 3 click-worthy titles first"}
]
},
{
"question": "Emotional tone?",
"header": "Tone",
"multiSelect": false,
"options": [
{"label": "Shock / surprise", "description": "Wide eyes, open mouth, bold reaction"},
{"label": "Curious / thinking", "description": "Slight smirk, raised eyebrow, gaze off-frame"},
{"label": "Confident / direct", "description": "Eye contact, calm, assertive"},
{"label": "Frustrated / strong take", "description": "Intense gaze, hand gesture, tension"}
]
}
]
Every thumbnail must follow these rules:
Output a concise brief the user can review:
THUMBNAIL BRIEF: [video title]
Composition: [face position, % of frame, direction of gaze]
Text: "[hook phrase, 3-5 words]"
Text placement: [left, right, top, wraps around face]
Colour palette: [primary hex], [accent hex], [background hex]
Supporting element: [logo / prop / arrow / number]
Emotional tone: [tone from Step 1]
Then ask:
Here's the brief. Say "generate" to output the image prompt or tell me what to change.
Once approved, output the image generation prompt in a code block:
Using the attached reference photo of me, generate a YouTube thumbnail at 1280 x 720 pixels (16:9).
Composition:
- Place me [left / right / centre] filling [30-50]% of the frame
- My expression: [tone details — e.g., shocked with wide eyes and open mouth]
- My gaze: [direction — e.g., looking directly at camera / looking off-frame toward the text]
Text:
- Display "[hook phrase]" in large bold sans-serif typography
- Text colour: [hex]
- Text outline: [colour, thickness for readability]
- Text placement: [specific area]
Colour palette:
- Primary: [hex]
- Accent: [hex]
- Background: [hex] — [describe treatment: flat, gradient, blurred scene, etc.]
Supporting element: [specific description of the supporting visual]
Constraints:
- Face must be clear and sharp
- Text must be readable at 320px wide (YouTube mobile size)
- No watermarks, no YouTube UI elements, no bottom-right corner text
- High contrast between face, text, and background
Tell the user:
Paste this into a new Gemini chat, attach your reference photo, enable Create Image, and select Nano Banana. Generate at 1280x720.
Want me to outline the video next? Hook, mid, CTA from the thumbnail. Or call the create skill if you have one.