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.jpgAt 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.npx skills add openclaw/openclaw/skills/video-framesCopia el comando de instalación de arriba y ejécutalo en tu terminal.
Agrega las variables de entorno necesarias a tu cliente MCP según la descripción del skill.
Configura y activa este skill en una app compatible con MCP (p. ej. Claude o Cursor).