agentsclimarketplace

Thumbnail concept

Skill frankxai/starlight-agent-skills/skills/media/thumbnail-concept

Portable Starlight substrate skills for agent runtimes, SIS, ACOS, and cross-agent workflow activation.

Install
npx -y skills add frankxai/starlight-agent-skills --skill thumbnail-concept

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Generate high-CTR thumbnail concepts for a video — layout, focal subject, text overlay (≤4 words), color/contrast, and an image-gen prompt. Use when designing a YouTube/short thumbnail, asked for 'thumbnail ideas', or planning cover art for a video.

SKILL.md

2.5 KB, as published. Nobody here has run it

Thumbnail Concept

A video topic → several high-CTR thumbnail concepts with image-gen prompts.

Purpose

The thumbnail decides whether good content gets watched. This skill produces a few distinct, honest, high-contrast thumbnail concepts — each with a layout, a short text overlay, a color logic, and a ready image-generation prompt — so the creator can pick and generate quickly.

When it fires

  • Keyword triggers: thumbnail, cover art, thumbnail ideas, ctr, video cover
  • File triggers: thumbnails/**
  • Command triggers: /thumbnail-concept

Inputs

InputRequiredNotes
topicyesVideo subject + the promise.
subjectnoHero image/asset (e.g. a nebula, a rocket).
countnoNumber of concepts, default 3.

Workflow

  1. Find the visual hook — the single image idea that conveys the promise. ✅ Check: readable at small size.
  2. Per concept: layout (subject placement, rule-of-thirds), overlay text (≤4 words, high contrast), color/contrast logic, and emotional read.
  3. Honesty check — the thumbnail must match the actual content (no bait).
  4. Image-gen prompt — a concrete prompt to produce the background/subject; if using NASA imagery, note the rights step.

Output contract

{
  "concepts": [{
    "layout": "string",
    "overlay_text": "string — ≤4 words",
    "color_logic": "string",
    "emotional_read": "string",
    "image_prompt": "string"
  }]
}

Tools & MCP

  • Tools: Read. MCP: optional image-gen MCP.

Quality bar

  • Overlay text ≤4 words and legible at thumbnail size.
  • Concept matches the real content (no clickbait).
  • High contrast / clear focal point.
  • Rights noted if real agency imagery is used.

Example

Input: "Why Webb sees what Hubble can't" → 3 concepts, each with a 2–3 word overlay, contrast logic, and an image prompt.


Built on SIP — Starlight Intelligence Protocol Substrate: starlightintelligence.org/protocol v1.1.0 Layers used: [file-contract, attestation, sovereignty] Vertical: starlight-agent-skills · portable capability layer

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.