Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问clear审计异常

youtube-thumbnailYouTube 缩略图

Agent Skill

youtube-thumbnail 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,082

周安装

46

GitHub Stars

124

下载量

379
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:youtube-thumbnail(YouTube 缩略图)
来源仓库:https://github.com/kenneth-liao/ai-launchpad-marketplace
仓库路径:skills/youtube-thumbnail
安装命令:
npx skills add https://github.com/kenneth-liao/ai-launchpad-marketplace --skill youtube-thumbnail
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/kenneth-liao/ai-launchpad-marketplace --skill youtube-thumbnail

简介

分析与生成 YouTube 视频缩略图方案。

  • 适合视觉设计、A/B 测试或品牌一致性管理。
  • 通过 npx skills add 命令从仓库安装。
  • 应遵守平台缩略图尺寸与内容审核规则。适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。
  • youtube-thumbnail 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

YouTube Thumbnail Skill

This skill enables generation of high-performing YouTube thumbnails optimized for click-through rate (CTR). Thumbnails are designed to spark curiosity, complement titles, and compel viewers to click.

Thumbkit

You have access to Thumbkit, a CLI tool for generating and editing high-performing YouTube thumbnails. You MUST use Thumbkit to generate and edit all thumbnails.

Using Thumbkit is REQUIRED for you to complete your task. Assume Thumbkit has been installed as a uv tool and is available globally on the user's system. If Thumbkit is not installed, you MUST install it before proceeding.

Testing Installation

Test if Thumbkit is installed:

thumbkit --version

Installation

uv tool install https://github.com/kenneth-liao/thumbkit.git

Upgrading

uv tool upgrade thumbkit

Thumbkit Documentation

To access the full CLI reference documentation, run the following command:

thumbkit docs

🚨 REQUIRED READING 🚨

The following documents are MANDATORY READING before generating ANY thumbnail.

  1. references/design-requirements.md - The design requirements are what enable you to generate high click-through-rate thumbnails through proven strategies.
  2. references/prompting-guidelines.md - Thumbnails are generated using Gemini image models (NanoBanana). The prompting guidelines will enable you to get more predictable and consistent results from the Gemini image models.
  3. You MUST read the complete Thumbkit CLI reference documentation by running thumbkit docs.

It's a MANDATORY REQUIREMENT that you follow both the design requirements and prompting guidelines in order to generate high converting thumbnails. Failure to do so will result in a failed task.

Reference Images

With both generating and editing thumbnails, you can include reference images. Examples include but are not limited to thumbnail templates, headshots, icons, logos, or images for style transfer. See the Prompting Guidelines above for more.

All reference images MUST be passed using absolute paths.

Using Official Logos

If using company logos, use actual images by passing the absolute path to the image files instead of simply describing them. Nanobanana does not know what common company logos look like.

If a company logo is not locally available, you can search for it online and download it using curl, then pass the absolute path to the downloaded image in the prompt. Save all downloaded images to ./youtube/downloads/, making the dir if it doesn't exist.

Common Mistakes to Avoid

WRONG: "create the Claude AI logo (an orange C shape)" ✓ CORRECT: Pass the actual logo file as a reference image

WRONG: "add the Python logo" ✓ CORRECT: Use /absolute/path/to/python-logo.png as a reference image

Proven Designs

If you know the video title/subject, you can search youtube for related OUTLIER videos. Focus on OUTLIERS because they are already proven to work well and very likely have high click-through rates. Videos are outliers if they have a high amount of views compared to the subscriber count of the channel. For example, if a video has 10,000+ views from a channel with less than 5000 subscribers, that video is an outlier.

Once you have a list of outlier videos, you can access their thumbnails and use them to style transfer.

Here's an URL example of a standard definition thumbnail for a video with id "rmvDxxNubIg": https://img.youtube.com/vi/rmvDxxNubIg/sddefault.jpg. You can download the image using curl to ./youtube/downloads/outliers/, and then read the image file to understand it. Use it as a reference image when using for style transfer.

Workflows

Generating Thumbnail Concepts

Once you have generated an initial thumbnail concept or prompt, you MUST use the Thumbnail Reviewer agent to review the concept and provide feedback. The reviewer will provide a critique and suggest improvements. Consider the reviewer's feedback and incorporate it before proceeding. DO NOT go through the generate-review-regenerate loop more than ONCE.

Optimizing Thumbnails

Because you can edit a base image with Thumbkit, you can iteratively modify/improve a previously generated thumbnail. For example, if you've generated a thumbnail but want to change the color scheme:

thumbkit edit \
  --base absolute/path/to/original-thumbnail.png \
  --prompt "Keep everything the same, but change the text color to bright red."

Always review generated thumbnails to ensure they meet the complete design requirements and original intent. If not, you can iterate by editing the original thumbnail. DO NOT go through the generate-review-regenerate loop more than ONCE.

User Assets

If the user has specified any local assets (e.g. thumbnail templates, headshots, icons, logos, etc.) in their local context, bias towards incorporating them into the thumbnail when relevant. For example, Thumbnails with actual people in them have been shown to perform better.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

28.86%
按下载量换算109

Gemini CLI

23.14%
按下载量换算88

OpenCode

18.23%
按下载量换算69

Codex

11.61%
按下载量换算44

Antigravity

8.08%
按下载量换算31

Cursor

3.15%
按下载量换算12

安全审计

Gen Agent Trust Hub

未通过

Socket

通过

Snyk

可疑

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。

来源信息

继续浏览同类 Skills