CLI-first video editing for AI agents. Use directly, with Claude Code, via MCP in Claude Desktop & Cursor, or through Agent mode — no GUI required.
107+ commands for video editing, generation, and post-production. No GUI required — just your terminal.
# Generate an image, then animate itvibe gen img "sunset over mountains" -o sunset.png✓ Generated with Gemini (Nano Banana)# Image-to-video (recommended workflow)vibe gen vid "camera zooms in slowly" -i sunset.png -o scene.mp4✓ Generated 5s video with Grok (native audio)# Add captions and remove silencevibe ed cap video.mp4 -o captioned.mp4✓ Transcribed 3:24, burned 156 caption segments# Export final videovibe export project.vibe.json -o final.mp4✓ Exported: final.mp4 (3:24, 1080p)
Describe what you want — Claude Code runs the right vibe command for you.
vibe edit silence-cut interview.mp4 -o clean.mp4vibe edit caption video.mp4 -o captioned.mp4 && vibe edit translate-srt captions.srt -t kovibe pipeline script-to-video "A day in the life..." -a 9:16 -o ./tiktok/No extra setup — install the CLI, and Claude Code discovers all vibe commands automatically.
53 tools in Claude Desktop and Cursor — add one JSON config and go
In Claude Desktop:
"Create a new video project called 'Demo', add the intro.mp4 file, trim it to 10 seconds, and add a fade out effect"
No Claude Code or Codex? Run vibe agent for a standalone natural language session. Great for quick onboarding and environments without AI coding tools.
'Trim the clip to 5 seconds and add a fade' — no flags needed
OpenAI, Claude, Gemini, xAI Grok, OpenRouter, Ollama — swap with -p flag
Project, timeline, AI generation, media, export, batch, filesystem
No Claude Code or Codex needed — built-in fallback for any environment
Define reproducible video workflows. Version control your production. Resume from failures. Share pipeline templates.
name:promo-videosteps:- id:backdropaction:generate-imageprompt:"modern tech studio"- id:videoaction:generate-videoimage:$backdrop.output# reference- id:finalaction:edit-gradeinput:$video.outputpreset:cinematic-warm
vibe run promo.yaml --dry-runvibe run promo.yaml --resumeEnd-to-end automation. One command does it all.
vibe run pipeline.yamlDeclarative YAML → reproducible video workflows
vibe pipeline script-to-videoText → Storyboard → TTS → Images → Video
vibe pipeline highlightsLong video → AI analysis → Best moments
vibe pipeline animated-captionWord-by-word TikTok/Reels-style captions
vibe pipeline auto-shortsLong video → Vertical shorts with captions
vibe audio dubTranscribe → Translate → TTS in any language
Not another Premiere clone. VibeFrame is designed from the ground up for automation and AI-powered workflows.
Full video editing from the command line. 107+ commands with short aliases. Zero GUI required.
Natural language → CLI execution. Describe what you want, Claude runs the commands.
53 tools in Claude Desktop and Cursor. Let AI control your edits.
OpenAI, Claude, Gemini, ElevenLabs, Runway, Kling, Veo, Replicate, xAI Grok, OpenRouter, Ollama.