BeClaude

claude-video-creator

New
1knpmGeneralMIT

Claude Code plugin for AI-powered video creation with TTS, image generation, and CapCut integration

First seen 6/17/2026

Summary

This skill enables Claude Code to create videos programmatically by integrating text-to-speech, AI image generation, and CapCut editing.

  • Developers can automate video production for tutorials, marketing, or social media without manual editing.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file

Add the configuration to .claude/skills/claude-video-creator.md

3
Invoke in Claude Code
/claude-video-creator

Use Cases

Generate a narrated explainer video from a script with AI-generated background images.
Create a product demo video with synthetic voiceover and custom visuals for a landing page.
Automate weekly social media video posts by combining trending audio with AI art.
Produce a multilingual tutorial series using TTS in different languages and localized images.
Build a video montage from a set of prompts, each generating a scene with narration.
Integrate video creation into a CI/CD pipeline for automated release trailers.

Usage Examples

1

/claude-video-creator create a 30-second promo video from script 'Our app saves you time' with a calm male voice and modern tech images

2

Generate a tutorial video for my API with step-by-step narration and screenshots using /claude-video-creator

3

/claude-video-creator make a montage from prompts: 'sunset beach', 'city skyline', 'forest path' with upbeat music and female TTS

View source on GitHub
pluginclaudeclaude-codemcpvideo-creationttstext-to-speechai-image

Security Audits

LicensePassSourceWarnRepositoryPass

Frequently Asked Questions

What is claude-video-creator?

This skill enables Claude Code to create videos programmatically by integrating text-to-speech, AI image generation, and CapCut editing. Developers can automate video production for tutorials, marketing, or social media without manual editing.

How to install claude-video-creator?

To install claude-video-creator: create the skills directory (mkdir -p .claude/skills), then add the config to .claude/skills/claude-video-creator.md. Finally, /claude-video-creator in Claude Code.

What is claude-video-creator best for?

claude-video-creator is a other categorized under General. It is designed for: plugin, claude, claude-code, mcp, video-creation, tts, text-to-speech, ai-image.

What can I use claude-video-creator for?

claude-video-creator is useful for: Generate a narrated explainer video from a script with AI-generated background images.; Create a product demo video with synthetic voiceover and custom visuals for a landing page.; Automate weekly social media video posts by combining trending audio with AI art.; Produce a multilingual tutorial series using TTS in different languages and localized images.; Build a video montage from a set of prompts, each generating a scene with narration.; Integrate video creation into a CI/CD pipeline for automated release trailers..