# Video AI Toolkit — Complete Collection > Curated video AI tools: Remotion (programmatic video), Manim (math animation), MoviePy (editing), Whisper (speech-to-text), ElevenLabs (voiceover). Build automated video pipelines. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use Pick the tool that matches your video workflow: - **Programmatic video in React** → [Remotion AI Skill](https://tokrepo.com/en/workflows/57997ead-c8fa-409c-916f-28bbc0adc8d9) - **Math animations** → [Manim](https://tokrepo.com/en/workflows/c9259c0f-9c7b-4f31-81c1-3ef2d08c3b3e) - **Python video editing** → [MoviePy](https://tokrepo.com/en/workflows/57b68929-f919-474a-99f1-81ac76e0bce6) - **Speech-to-text / subtitles** → [Whisper](https://tokrepo.com/en/workflows/eb0f9dd6-2172-4c9f-aca9-97846b0f4d86) - **Text-to-speech / voiceover** → [ElevenLabs](https://tokrepo.com/en/workflows/16d32da9-c5fb-43ae-b881-8444b2dcd35b) --- ## Intro A curated collection of AI-powered video creation tools on TokRepo. From programmatic video generation (Remotion, Manim) to speech processing (Whisper, ElevenLabs) and Python-based editing (MoviePy) — everything you need to build automated video pipelines with AI. **Best for**: Developers building video automation, content creators scaling production, educators making explainer videos. --- ## All Video AI Assets on TokRepo ### Video Generation Frameworks - [Remotion AI Skill](https://tokrepo.com/en/workflows/57997ead-c8fa-409c-916f-28bbc0adc8d9) — 30+ rules for programmatic video in React. Animations, transitions, captions, FFmpeg, 3D, voiceover. - [Manim](https://tokrepo.com/en/workflows/c9259c0f-9c7b-4f31-81c1-3ef2d08c3b3e) — Python math animation engine (3Blue1Brown). 70,000+ stars. ### Video Editing & Processing - [MoviePy](https://tokrepo.com/en/workflows/57b68929-f919-474a-99f1-81ac76e0bce6) — Python video editing: cut, concatenate, overlay, export. 13,000+ stars. ### Speech & Audio - [Whisper](https://tokrepo.com/en/workflows/eb0f9dd6-2172-4c9f-aca9-97846b0f4d86) — OpenAI speech-to-text in 99 languages. Subtitle generation. 75,000+ stars. - [ElevenLabs SDK](https://tokrepo.com/en/workflows/16d32da9-c5fb-43ae-b881-8444b2dcd35b) — AI voiceover in 30+ languages with voice cloning. ### Remotion Specialized Skills - [Remotion Captions](https://tokrepo.com/en/workflows/7775f06a-8adf-477a-91e9-85f51682cd10) — Subtitle/caption generation and rendering in Remotion videos. - [Remotion Voiceover](https://tokrepo.com/en/workflows/ff8cbccc-09d0-4b0e-a3e2-d58268ca2d39) — ElevenLabs TTS integration with dynamic composition duration. ### AI Video Generation - [MoneyPrinterTurbo](https://tokrepo.com/en/workflows/bbc04f37-2f81-4b82-8a27-2ff21852d060) — One-click short video generator. Topic in, finished video out. 53,800+ stars. - [Open-Sora](https://tokrepo.com/en/workflows/ff30d766-6654-4886-b631-e45e203f3a5e) — Open-source text-to-video generation (Sora alternative). 28,800+ stars. - [Diffusers](https://tokrepo.com/en/workflows/4ef1950f-2a47-4e24-9ce2-6f648dea8bed) — Hugging Face universal hub for 50+ video/image generation models. 33,200+ stars. ### Subtitles & Captioning - [VideoCaptioner](https://tokrepo.com/en/workflows/d12d8441-f0da-4d3d-a0c2-0f258b27336f) — Full subtitle pipeline: transcription + LLM correction + 99-language translation. 13,800+ stars. ### Alternative Frameworks - [Revideo](https://tokrepo.com/en/workflows/d6468cb8-dd54-40fe-8fe1-513d2e8a8b31) — MIT-licensed programmatic video editor (Remotion alternative). 3,700+ stars. ## Typical Video Pipeline ``` 1. Script → ElevenLabs TTS → voiceover audio 2. Voiceover → Whisper → word-level captions 3. Remotion/Manim → animated visuals + captions overlay 4. MoviePy → post-processing, concatenation, export ``` ### FAQ **Q: What video AI tools are available on TokRepo?** A: TokRepo hosts 7+ video AI assets including Remotion (programmatic video in React), Manim (math animations), MoviePy (Python video editing), Whisper (speech-to-text), and ElevenLabs (text-to-speech). **Q: Can I build a fully automated video pipeline with these tools?** A: Yes. Combine ElevenLabs (voiceover) → Whisper (captions) → Remotion or Manim (visuals) → MoviePy (post-processing) for end-to-end automated video production. --- ## Source & Thanks This collection curates the best open-source video AI tools. All assets link to their original repositories with full attribution. --- Source: https://tokrepo.com/en/workflows/c13f8a88-c947-47b6-9364-5f1a43e5b3ea Author: Skill Factory