What breaks without openclaw video frame extraction skill
Video content invisible to LLMs. Manual frame extraction. ffmpeg commands outside agent flow.
→
Automatic video frame extraction for LLM vision × 130-star skill ÷ 10–15 minute setup ÷ ffmpeg required = video content analysed at scale.
Security check — openclaw video frame extraction skill
Privacy score: 7/10 — accesses connected platform APIs only.
Lock it: review OAuth scopes before install, confirm Linux, macOS; OpenClaw ≥1.0; ffmpeg compatibility.
Quick start — openclaw video frame extraction skill in 10–15 minutes
Setup time: 10–15 minutes
!
You need:
- OpenClaw core
- ffmpeg installed
Install the package:
clawhub install steipete/video-frames
# Requires: sudo apt install ffmpeg
3
Run /vframes extract video.mp4 --interval 10 to get a frame every 10 seconds
4
Frames saved to /frames/ directory
Compatibility & status
Works with: Linux, macOS; OpenClaw ≥1.0; ffmpeg
intermediate
Last updated: Oct 2025
★ 130 on GitHub
MIT
Official docs →
View on GitHub →