Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    openclaw

    video-frames

    openclaw/video-frames
    Design
    178,203
    10 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Extract frames or short clips from videos using ffmpeg.

    SKILL.md

    Video Frames (ffmpeg)

    Extract a single frame from a video, or create quick thumbnails for inspection.

    Quick start

    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
    

    Notes

    • Prefer --time for “what is happening around here?”.
    • Use a .jpg for quick share; use .png for crisp UI frames.
    Recommended Servers
    Youtube
    Youtube
    Browserbase
    Browserbase
    Bright Data
    Bright Data
    Repository
    openclaw/openclaw
    Files