视频帧提取 (ffmpeg)

SkillMedia

Extract frames or short clips from video using ffmpeg.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the 视频帧提取 (ffmpeg) skill

What this skill tells your AI

The instructions your AI receives, as published by l-lesteryu/openclaw-hot-skills-zh in skills/video-frames-zh/SKILL.md and read by ahel’s review.

从视频中提取单帧画面,或快速生成缩略图用于预览。

快速开始

提取第一帧:

{baseDir}/scripts/frame.sh /path/to/video.mp4 --out /tmp/frame.jpg

在指定时间点提取:

{baseDir}/scripts/frame.sh /path/to/video.mp4 --time 00:00:10 --out /tmp/frame-10s.jpg

说明

  • 使用 --time 参数可以提取"这个时间点发生了什么"的画面。
  • 使用 .jpg 格式便于快速分享;使用 .png 格式可获得更清晰的 UI 画面。

Signals

GitHub stars
54
Forks
8
Last commit
Apr 2026
Advanced
Catalog kind
skill
Gateway key
video-frames-zh
Source
github.com/l-lesteryu/openclaw-hot-skills-zh