← Back to Skills Marketplace
steipete

Video Frames

by Peter Steinberger · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
57830
Downloads
133
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-frames
Description
Extract frames or short clips from videos using ffmpeg.
Usage Guidance
Install if you are comfortable allowing the agent to run ffmpeg on video files you choose and write extracted image frames locally. Review output paths before processing sensitive videos.
Capability Analysis
Type: OpenClaw Skill Name: video-frames Version: 1.0.0 The skill bundle is benign. The `SKILL.md` provides clear instructions for extracting video frames using `ffmpeg` and does not contain any prompt injection attempts against the AI agent. The `scripts/frame.sh` script correctly parses arguments, validates input, and executes `ffmpeg` commands with proper quoting, preventing shell injection. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or other high-risk behaviors. The functionality is clearly aligned with its stated purpose.
Capability Assessment
Purpose & Capability
The stated capability, extracting frames from video files, matches the described SKILL.md and bundled frame extraction script.
Instruction Scope
The runtime instructions are narrow and task-focused; supplied telemetry reports no prompt-injection behavior or unrelated agent instructions.
Install Mechanism
The skill depends on ffmpeg and includes a shell helper script; this is expected for video processing, but users should ensure ffmpeg comes from a trusted source.
Credentials
Local file access and command execution through ffmpeg are proportionate to extracting video frames and do not imply broad system indexing or network use.
Persistence & Privilege
No persistence, credential access, background execution, privilege escalation, or external data transfer was identified in the supplied scan evidence.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-frames
  3. After installation, invoke the skill by name or use /video-frames
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Metadata
Slug video-frames
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Frames?

Extract frames or short clips from videos using ffmpeg. It is an AI Agent Skill for Claude Code / OpenClaw, with 57830 downloads so far.

How do I install Video Frames?

Run "/install video-frames" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Video Frames free?

Yes, Video Frames is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Video Frames support?

Video Frames is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Video Frames?

It is built and maintained by Peter Steinberger (@steipete); the current version is v1.0.0.

💬 Comments