with one click
video-frames
Extract frames or short clips from videos using ffmpeg.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Extract frames or short clips from videos using ffmpeg.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | video-frames |
| description | Extract frames or short clips from videos using ffmpeg. |
| homepage | https://ffmpeg.org |
| metadata | {"openclaw":{"emoji":"🎬","requires":{"bins":["ffmpeg"]},"install":[{"id":"brew","kind":"brew","formula":"ffmpeg","bins":["ffmpeg"],"label":"Install ffmpeg (brew)"}]}} |
Extract a single frame from a video, or create quick thumbnails for inspection.
First frame:
{baseDir}/scripts/frame.sh /path/to/video.mp4 --out /tmp/frame.jpg
At a timestamp:
{baseDir}/scripts/frame.sh /path/to/video.mp4 --time 00:00:10 --out /tmp/frame-10s.jpg
--time for “what is happening around here?”..jpg for quick share; use .png for crisp UI frames.Web search, URL content extraction, site crawling, sitemap discovery, and AI-powered deep research using the Tavily CLI (`tvly`). Use this skill when you need to search the web for information, extract clean content from URLs, crawl websites, discover site structure, or produce comprehensive cited research reports.
Manage notes in Obsidian vaults using the official Obsidian CLI. Create, read, search, append, and organize notes. Requires Obsidian desktop app running with CLI enabled.
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).