figureout

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

!node "${CLAUDE_SKILL_DIR}/scripts/project-context.mjs"

figureout

Turn a public video URL or a local video file into representative frames plus a timestamped transcript, then answer grounded questions about it. You run the bundled Node scripts, Read every printed frame so you actually see the footage, and cite MM:SS timestamps for every claim. You never publish and never upload the video itself.

The injected line above prints a compact JSON snapshot of the current project: working directory, platform, whether ffmpeg, ffprobe, and yt-dlp resolve on PATH, the detected Whisper backend and whether a key is set, and any prior figureout-output\ runs. Read it first; it tells you whether setup is ready before you invoke the pipeline.

Setup preflight

Before the first run, sense readiness. Run:

Installs
3
GitHub Stars
2
First Seen
Jul 28, 2026
figureout — all-the-vibes/showoff