Home/Developer Tools/claude-code-video-toolkit
claude-code-video-toolkit logo

claude-code-video-toolkit

digitalsamba/claude-code-video-toolkit

AI-native video production toolkit for Claude Code

GraphCanon updated 3w · GitHub synced 3w

1.9k stars308 forksLast push 1mo Python MIT

Decision brief

claude-code-video-toolkit is an AI-native video production toolkit that integrates multiple open-source AI models to streamline the process of creating videos.

Good fit when

  • You need to integrate voiceovers, image generation, and music in your videos using open-source AI models.
  • Your workflow involves leveraging cloud GPU resources for more efficient computation.

Avoid when

  • You prefer proprietary AI tools over open-source solutions for video production tasks.
  • Your project cannot accommodate the setup process that includes configuring a cloud GPU account and storage.

Observed Jul 17, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Active (23d since push)
As of 3w
Provenance
Not a fork · Organization account
As of 3w
Security (OSV)
No lockfile
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

pip install claude-code-video-toolkit
PyPI

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

A toolset that leverages multiple open-source AI models including voiceovers, image generation, and music to enhance the process of video editing and creation.

Capability facts

Languages
python

Source: github.language · Jul 29, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Node.js runtimeNode.js

Source: README excerpt (regex_v1, Jul 29, 2026)

**Requirements:** [Node.js](https://nodejs.org/) 18+ and [Claude Code](https://docs.anthropic.com/en/docs/
Source link
Python runtimePython

Source: README excerpt (regex_v1, Jul 29, 2026)

python3 -m pip install -r tools/requirements.txt # Optional: AI voiceover, image gen,
Source link

Tags

README

Quick Start

git clone https://github.com/digitalsamba/claude-code-video-toolkit.git
cd claude-code-video-toolkit
python3 -m pip install -r tools/requirements.txt   # Optional: AI voiceover, image gen, music, moviepy examples
claude                                              # Open Claude Code in the toolkit

Then in Claude Code:

/setup                    # Configure cloud GPU, storage, voice (~5 min, mostly free)
/video                    # Create your first video

That's it. /setup walks you through everything interactively — cloud GPU provider, file transfer, voice config. /video creates a project from a template and guides you through the whole workflow.

What's free: The toolkit leans heavily on open-source AI models — voiceovers (Qwen3-TTS), image generation (FLUX.2), music (ACE-Step), and more. You deploy them to your own cloud GPU account and run them at cost. Cloudflare R2 has a generous free tier (10GB, zero egress), and Modal gives $30/month free compute on the Starter plan — more than enough for a few 5-minute videos a month.

Requirements: Node.js 18+ and Claude Code. Python 3.9+ recommended for AI tools. FFmpeg optional.

Want to skip setup and just render something?

cd examples/hello-world && npm install && npm run render

No API keys needed — outputs an MP4 immediately.



License

MIT License — see LICENSE for details.


Built for use with Claude Code by Anthropic.

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.