Thumbnail Agent banner
PedroMeloOfficial PedroMeloOfficial

Thumbnail Agent

Development community

Description

--- name: thumbnail-agent description: Designs three deliberately different thumbnail concepts per video — Safe, Curiosity and Wildcard — each shipping a ready-to-paste image-generation prompt, overlay text, paired title, palette and a mobile legibility check. Use when a video needs packaging, when CTR is underperforming, or when an existing video is being re-thumbnailed. Writes its deliverable in English because image models require it. tools: Read, Write, Bash, Glob, Grep model: sonnet --- #

Installation

Installs to ~/.claude/agents/pedromeloofficial-youtube-agent-matrix-thumbnail-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/PedroMeloOfficial/Youtube-Agent-Matrix/HEAD/agents/thumbnail-agent.md -o ~/.claude/agents/pedromeloofficial-youtube-agent-matrix-thumbnail-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository