An AI-driven generation tool for creating click-worthy, high-contrast YouTube thumbnails designed to maximize click-through rates.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install youtube-thumbnail-generation
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-generation 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 Generation skill is a specialized tool designed for content creators and marketers to automate the creation of high-performing visual assets. By integrating the each::sense API within the Openclaw Skills ecosystem, users can generate 1280x720 images that adhere to proven psychological triggers such as exaggerated facial expressions, vibrant color palettes, and strategically placed text areas.
This skill goes beyond simple image creation by offering specific styles optimized for the YouTube platform, including reaction shots, gaming aesthetics, and product reviews. It streamlines the creative process, allowing developers and creators to focus on content while Openclaw Skills handles the visual engineering required for competitive click-through rates.
To start using this skill with Openclaw Skills, you must first obtain an API key from Eachlabs. Configure your environment by setting the key:
export EACHLABS_API_KEY="your_api_key_here"
You can then generate thumbnails using a simple curl command:
curl -X POST "https://sense.eachlabs.run/chat" \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-d '{"message": "Generate a shocked face YouTube thumbnail, 1280x720", "mode": "max"}'
The skill interacts with a JSON-based request structure and returns a stream of data. The primary organization is as follows:
| Parameter | Description | Required |
|---|---|---|
message |
Descriptive prompt including style and aspect ratio | Yes |
mode |
Quality level: max (high quality) or eco (fast) |
Yes |
session_id |
Unique identifier for maintaining brand consistency | No |
Accept |
Must be set to text/event-stream for response handling |
Yes |
Loading
A powerful AI-driven skill for repairing, colorizing, and enhancing historical or damaged photographs.

Bring historical and vintage black and white photography to life using intelligent, context-aware AI colorization.

A high-performance AI skill that transforms standard pet photographs into diverse artistic styles, including realism, cartoons, and historical paintings.

An AI-driven design engine that creates professional product packaging, labels, and retail mockups for various industries.

An AI-driven video production skill that generates high-quality YouTube videos, Shorts, and thumbnails from text prompts.

A privacy-centric metasearch skill that aggregates multiple search engines through a self-hosted SearXNG instance without requiring individual API keys.








































