Automate the creation of high-CTR YouTube thumbnails using AI image generation and data-driven design psychology.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install youtube-thumbnail-design
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install youtube-thumbnail-design using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The YouTube Thumbnail Design skill is a comprehensive framework for creators and developers to programmatically generate high-conversion visual assets. By integrating the inference.sh CLI, this skill allows users to leverage state-of-the-art AI models to produce thumbnails that strictly adhere to YouTube's technical specifications and psychological triggers. It focuses on maximizing click-through rates (CTR) by implementing established design rules such as safe zone management, color theory contrast, and facial expression psychology.
Using this capability within Openclaw Skills ensures that your video covers are optimized for the 120px mobile preview—where most viewers first encounter your content. It provides a structured approach to generating professional, cinematic visuals without the need for manual graphic design, making it an essential tool for scaling content production pipelines.
To get started with this skill via Openclaw Skills, install the required CLI tools and authenticate your session:
# Install the inference.sh CLI
curl -fsSL https://cli.inference.sh | sh
# Log in to your account
infsh login
# Generate a high-CTR thumbnail variant
infsh app run falai/flux-dev-lora --input '{
"prompt": "YouTube thumbnail style, vibrant high-contrast scene, cinematic lighting, 16:9 aspect ratio",
"width": 1280,
"height": 720
}'
The skill organizes thumbnail generation data according to specific technical constraints and metadata requirements:
| Attribute | Requirement | Description |
|---|---|---|
| Dimensions | 1280x720 (min) to 1920x1080 | Optimized for 16:9 widescreen displays. |
| Safe Zones | Margin-aware placement | Avoids the bottom-right (timestamp) and bottom-left (chapters). |
| Color Palette | Max 3 High-Contrast Colors | Designed for maximum visibility in crowded feeds. |
| File Constraints | < 2MB, JPG/PNG/GIF | Adheres to YouTube's upload limits. |
| Composition | 30-50% Face Fill | Optimized for psychological engagement and eye-tracking. |
Loading
A declarative UI engine that renders complex React components from simple JSON structures provided by AI agents.

A powerful integration for performing AI-driven web searches and structured content extraction via the inference.sh CLI.

A comprehensive framework for engineering high-quality prompts to generate cinematic AI videos using modern models.

A professional toolkit for generating platform-optimized video ads with exact technical specifications for TikTok, Instagram, YouTube, and LinkedIn.

A dynamic persona injector that automatically synchronizes your workspace SOUL.md into the core system prompt to ensure identity persistence across updates.

A utility that allows you to discover, cache, and execute remote AI agent capabilities from external registries as if they were installed locally.








































