Skip to content

[Resource]: Claude Code Video Toolkit #785

@ConalMullan

Description

@ConalMullan

Display Name

Claude Code Video Toolkit

Category

Agent Skills

Sub-Category

General

Primary Link

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

Author Name

ConalMullan

Author Link

https://github.com/ConalMullan

License

MIT

Other License

No response

Description

AI-native video production workspace for Claude Code. Provides domain-specific skills for Remotion (React-based programmatic video), ElevenLabs (AI voiceover/music/SFX), FFmpeg (media processing), and Playwright (browser demo recording). Includes project templates, brand profiles, guided workflows via slash commands, and a full video production lifecycle from script to final render.

Validate Claims

Clone the repo, then run /video inside Claude Code. The /video command walks you through creating a video project interactively -- choosing a template, brand, and planning scenes. Claude will scaffold a complete Remotion project with config, voiceover script, and React compositions. You can then preview with npm run studio and render with npm run render. No API keys are needed to validate the core workflow (Remotion is local). ElevenLabs API key is only needed for AI voiceover generation.

Network requests: The toolkit makes network requests to ElevenLabs API (for voiceover/music/SFX generation) and RunPod API (for cloud GPU image editing/upscaling). These are opt-in features that require the user to configure their own API keys.

Specific Task(s)

Create a short sprint review video. Clone the repo, cd into it, and run Claude Code. Tell Claude to create a 30-second sprint review video with a title slide, an overview of 3 features, and a closing slide. Claude will use the sprint-review template to scaffold the project, generate React compositions for each scene, and produce a renderable video.

Specific Prompt(s)

After cloning the repo and opening Claude Code inside it, say:

"Create a sprint review video for Sprint 42. Include a title slide saying 'Sprint 42 Review', an overview slide with 3 bullet points (User authentication, Dashboard redesign, API rate limiting), and a credits slide. Use the default brand."

Claude will use the /video workflow and Remotion skill to create a complete video project you can preview in Remotion Studio (npm run studio) and render to MP4 (npm run render).

Additional Comments

This toolkit was built to give Claude Code deep domain knowledge for video production. Rather than generic instructions, the skills contain real-world patterns, parameter references, and workflow guidance specific to each tool (Remotion, ElevenLabs, FFmpeg, Playwright). The project has been in active development and used to produce real videos.

Recommendation Checklist

  • I have checked that this resource hasn't already been submitted
  • My resource provides genuine value to Claude Code users, and any risks are clearly stated
  • All provided links are working and publicly accessible
  • I am submitting only ONE resource in this issue
  • I understand that low-quality or duplicate submissions may be rejected

Metadata

Metadata

Assignees

No one assigned

    Labels

    resource-submissionThis Issue submits a new resource to the listvalidation-passedResource has passed initial validation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions