← 返回 Skills 市场
video-thumbnail
作者
jpengcheng523-netizen
· GitHub ↗
· v1.0.0
· MIT-0
108
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install jpeng-video-thumbnail
功能描述
Generate thumbnails from videos
使用说明 (SKILL.md)
Video Thumbnail
Generate thumbnails from videos
When to Use
- User needs processing related functionality
- Automating thumbnail tasks
- Video operations
Usage
python3 scripts/video_thumbnail.py --input \x3Cinput> --output \x3Coutput>
Configuration
Set required environment variables:
export THUMBNAIL_API_KEY="your-api-key"
Output
Returns JSON with results:
{
"success": true,
"data": {}
}
安全使用建议
This skill's instructions expect a local script (scripts/video_thumbnail.py) and an API key (THUMBNAIL_API_KEY) but the package contains no code and the registry metadata doesn't declare the env var. Before installing or providing any credentials: (1) ask the publisher for the missing script and source code (or a trustworthy homepage/repo); (2) ask what service uses THUMBNAIL_API_KEY and why it's needed; (3) verify the code and endpoint are trustworthy (review the script or run it in a sandbox) and that the API key scope is limited; and (4) do not paste production API keys until you confirm the implementation and provenance. If the author supplies the script and documents the API, the inconsistencies could be resolved and the skill would likely be benign.
能力评估
Purpose & Capability
Name and description are plausible for thumbnail generation, but the SKILL.md expects a local script (python3 scripts/video_thumbnail.py) that is not included in the package. That mismatch suggests the skill is incomplete or relies on external, unstated components.
Instruction Scope
Instructions tell the agent to run a specific local script path and to use an environment variable (THUMBNAIL_API_KEY). The manifest lists no code files and no required env vars, so the instructions reference files/credentials outside the provided material.
Install Mechanism
There is no install spec (instruction-only). This is low risk by itself because nothing will be written or executed from an installer — but it increases reliance on the missing script or external environment.
Credentials
SKILL.md asks users to set THUMBNAIL_API_KEY, but the registry metadata declares no required environment variables or primary credential. Requesting an API key is reasonable for a thumbnail service, but it should be declared and explained; the omission is an incoherence.
Persistence & Privilege
Skill is not forced-always and permits normal model invocation. It doesn't request persistent system-wide privileges or config changes in the provided material.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install jpeng-video-thumbnail - 安装完成后,直接呼叫该 Skill 的名称或使用
/jpeng-video-thumbnail触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of jpeng-video-thumbnail.
- Generate thumbnails from videos via a command-line interface.
- Supports automation of video thumbnail tasks.
- Requires THUMBNAIL_API_KEY environment variable for operation.
- Outputs results in JSON format.
元数据
常见问题
video-thumbnail 是什么?
Generate thumbnails from videos. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。
如何安装 video-thumbnail?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install jpeng-video-thumbnail」即可一键安装,无需额外配置。
video-thumbnail 是免费的吗?
是的,video-thumbnail 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
video-thumbnail 支持哪些平台?
video-thumbnail 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 video-thumbnail?
由 jpengcheng523-netizen(@jpengcheng523-netizen)开发并维护,当前版本 v1.0.0。
推荐 Skills