i18n/skills/visual-creative/video-frames/SKILL.md
使用 ffmpeg 从视频中提取帧或短视频片段。支持按时间戳截取图片,适用于视频预览和 UI 分析。
npx skillsauth add Jst-Well-Dan/Skill-Box video-framesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
从视频中提取单帧,或创建用于检查的快速缩略图。
提取第一帧:
{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 帧。ffmpeg 命令行工具。tools
Extract frames or short clips from videos using ffmpeg.
tools
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
tools
Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y".
development
Best practices for Remotion - Video creation in React