← 返回 Skills 市场
leooooooow

Video Thumbnail Generator

作者 LeroyCreates · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
361
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-thumbnail-generator
功能描述
Generate thumbnail candidates from video frames so creators, ecommerce teams, and operators can choose cleaner covers for social, storefronts, and internal s...
使用说明 (SKILL.md)

Video Thumbnail Generator

Turn video frames into usable thumbnail candidates.

Problem it solves

A strong preview image often determines whether a video gets clicked, watched, or even noticed. But teams usually grab random frames manually. This skill helps extract and evaluate better thumbnail candidates from the video itself.

Use when

  • A social or product video needs a better cover image
  • A team wants several frame options instead of one random grab
  • A storefront, gallery, ad, or internal review asset needs a clearer preview
  • The user wants a simple thumbnail workflow without full design work

Do not use when

  • The user needs full graphic design for a polished thumbnail
  • The source video is too low quality to produce usable stills
  • The better answer is a custom static image, not a frame grab

Inputs

  • Source video file
  • Target platform or use case
  • Preferred frame qualities: face, product, motion-free, readable text, bright frame, etc.
  • Optional desired count of thumbnail candidates

Workflow

  1. Identify what makes a useful thumbnail for the target platform.
  2. Extract candidate frames from visually strong moments.
  3. Prefer frames with clarity, focus, and clean composition.
  4. Avoid blur-heavy, transition, or awkward-expression frames.
  5. Return a shortlist of thumbnail candidates with rationale.

Output

Return:

  1. Candidate thumbnail frames
  2. Why each is viable
  3. Best recommended option
  4. Risks if the video is weak for frame-based thumbnails

Quality bar

  • Avoid motion blur, half-blinks, and awkward facial expressions
  • Prefer clear product visibility or recognizable subject framing
  • Match the thumbnail style to the platform use case
  • Don’t oversell mediocre candidates as strong

Resource

See references/output-template.md.

安全使用建议
This skill is instruction-only and internally consistent with its described purpose. Before installing or invoking it, confirm how the agent will extract frames (e.g., local ffmpeg vs. an external service) and whether you'll allow the agent to run system commands or upload video data. Do not feed sensitive or private video content unless you trust the execution environment; if you need tighter control, require the agent to show planned commands or run the extraction yourself and provide only the extracted frames.
功能分析
Type: OpenClaw Skill Name: video-thumbnail-generator Version: 1.0.0 The skill bundle contains only metadata and markdown instructions for an AI agent to extract video thumbnails. There is no executable code, no network activity, and no evidence of malicious intent or prompt injection. All files (SKILL.md, _meta.json, and references/output-template.md) are strictly aligned with the stated purpose of generating thumbnail candidates.
能力评估
Purpose & Capability
Name, description, inputs, and outputs all describe extracting and evaluating frames from a source video. The skill does not require unrelated credentials, binaries, or config paths.
Instruction Scope
The SKILL.md stays within the thumbnail-generation domain (identify moments, extract frames, return candidates and rationale). It explicitly expects access to a source video file — which is reasonable — but does not declare which tools or commands (e.g., ffmpeg) will be used to extract frames. That leaves implementation choices to the agent and may result in running system commands or using external services at runtime.
Install Mechanism
No install spec and no code files are present, so nothing new is written to disk. This is the lowest-risk form for a skill of this type.
Credentials
The skill requests no environment variables, credentials, or config paths. The only required input is a source video file (appropriate for the stated purpose).
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or elevated privileges. Autonomous invocation is allowed by platform default but not uniquely enabled by this skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-thumbnail-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-thumbnail-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release
元数据
Slug video-thumbnail-generator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Thumbnail Generator 是什么?

Generate thumbnail candidates from video frames so creators, ecommerce teams, and operators can choose cleaner covers for social, storefronts, and internal s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 361 次。

如何安装 Video Thumbnail Generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-thumbnail-generator」即可一键安装,无需额外配置。

Video Thumbnail Generator 是免费的吗?

是的,Video Thumbnail Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Video Thumbnail Generator 支持哪些平台?

Video Thumbnail Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Video Thumbnail Generator?

由 LeroyCreates(@leooooooow)开发并维护,当前版本 v1.0.0。

💬 留言讨论