Setup Video Vision banner
jordanrendric jordanrendric

Setup Video Vision

Development community

Description

--- description: "Interactive setup wizard for claude-video-vision — configure backend, whisper, frames, and verify dependencies" --- # Setup Video Vision Guide the user through configuring claude-video-vision step by step. Ask one question at a time using multiple choice. After each answer, proceed to the next step. ## Step 1: Backend Selection Ask the user: > Which backend do you want to use for audio analysis? > > **a) Gemini API** (recommended) — Best quality. Analyzes audio natively wi

Installation

Installs to ~/.claude/skills/jordanrendric-claude-video-vision-setup-video-vision/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jordanrendric-claude-video-vision-setup-video-vision && curl -fsSL https://raw.githubusercontent.com/jordanrendric/claude-video-vision/HEAD/commands/setup-video-vision.md -o ~/.claude/skills/jordanrendric-claude-video-vision-setup-video-vision/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository