Claude Skill

digitalsamba/claude-code-video-toolkit

一个面向Claude Code的开源AI原生视频制作工具包。使用Python、Remotion、Playwright、ElevenLabs和Qwen TTS生成、编辑和制作程序化视频。

概览

Stars1,512
Forks264
语言Python
最后更新2026-06-10
最近同步2026-06-17
前往 GitHub

仓库信息

拥有者digitalsamba
仓库claude-code-video-toolkit
完整名称digitalsamba/claude-code-video-toolkit
Repo ID1,113,327,297

安装这个 Skill

git clone https://github.com/digitalsamba/claude-code-video-toolkit.git

Registry 信息

类型mcp_server
质量分80/100
验证状态readme_parsed
最近验证2026-06-03
平台
ClaudeMCPOpenClawCodex
能力
browserpdfmemoryimagevideoterminalworkflowai-video-generatorclaude-codedeveloper-tools
识别文件
README.mddocsexamples
配置键
VOICE_IDURL

项目简介

一个面向Claude Code的开源AI原生视频制作工具包,支持开发者使用Python、Remotion、Playwright、ElevenLabs和Qwen TTS生成、编辑和制作程序化视频。

英文描述

AI-native video production toolkit for Claude Code

要点

  • 与Claude Code集成的AI原生视频生成
  • 使用Remotion和Playwright进行程序化视频编辑
  • 通过ElevenLabs和Qwen TTS实现多语音文本转语音
  • 开源且对开发者友好的Python工具包
  • 支持自动化视频制作流水线

使用场景

  • 自动化教程和演示视频创建
  • 程序化社交媒体视频生成
  • 开发者文档视频制作
  • AI驱动的内容创作工作流
  • 基于视频的应用快速原型开发

README 摘要

# claude-code-video-toolkit <p align="center"> <img src="assets/banner/toolkit-banner.gif" alt="claude-code-video-toolkit — NARRATE ▸ SCORE ▸ GENERATE ▸ COMPOSE ▸ RENDER" width="960" /> </p> [![GitHub release](https://img.shields.io/github/v/release/digitalsamba/claude-code-video-toolkit)](https://github.com/digitalsamba/claude-code-video-toolkit/releases) An AI-native video production workspace for [Claude Code](https://claude.ai/code), with experimental bridges to other agent runtimes like [Codex](#using-with-codex). Skills, commands, templates, and tools that give your AI agent everything it needs to help you create professional videos — from concept to final render. ## Quick Start ```bash 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. ## Using with Codex This toolkit is built around Claude Code assets in `.claude/` and `CLAUDE.md`, but it also ships an experimental migration script for Codex — contributed by [@kimhoontae-gogo](https://github.com/kimhoontae-gogo) in [#16](https://github.com/digitalsamba/claude-code-video-toolkit/pull/16). ```bash python3 scripts/migrate_to_codex.py --force ``` This does two things: 1. Installs Codex skil

话题

探索更多

数据来自 GitHub,同步时间:2026-06-17