AI Video Generator — Short-Form Content Pipeline

Automate creation of shortform videos (TikTok, YouTube Shorts, Instagram Reels) using AI for every step: topic research, script writing, texttospeech narration, stock footage matching, subtitle generation, and final assembly. Inspired by [MoneyPrinterTurbo](https://github.com/harry0703/MoneyPrinterTurbo) (53k+ stars).

Overview

The AI Video Generator skill, hosted within the TerminalSkills/skills repository, provides a comprehensive pipeline for automating short-form video production. Inspired by the popular MoneyPrinterTurbo project, this tool streamlines the creation of content for platforms like TikTok, YouTube Shorts, and Instagram Reels. The workflow integrates multiple AI-driven stages, including initial topic research, script composition, and text-to-speech narration. It further automates visual assembly by matching stock footage with generated audio and overlaying precise subtitles. Designed for compatibility with agents like Claude and Gemini, this skill leverages Python and various APIs to handle the end-to-end technical requirements of video synthesis. It offers a structured approach for developers to programmatically generate high-quality social media assets from a single prompt.

Use Cases

Generating automated news or educational snippets for social media channels.
Creating bulk marketing content for TikTok and Instagram Reels from text prompts.
Streamlining the production of YouTube Shorts using AI-matched stock footage and narration.

Install Notes

# Review source first
open https://github.com/TerminalSkills/skills/blob/main/skills/ai-video-generator/SKILL.md

Copy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.

Security Notes

Users should ensure that all API keys for text-to-speech and video generation services are managed securely within their environment. As this skill interacts with external repositories and third-party media providers, reviewing the data handling practices of the specific AI models and stock footage APIs used in the pipeline is recommended to maintain compliance and data privacy.

Related Skills

Exa

mxyhi/ok-skills

Research

Use Exa for web/code/company research (web_search_exa / get_code_context_exa / company_research_exa), with parameters and examples; trigger when online search or parameter checks are needed.

CodexClaude Code
reactresearch
423 starsApache-2.0

Documentation Lookup

mxyhi/ok-skills

Research

Retrieve current documentation and code examples for any library using the Context7 CLI.

CodexClaude Code
reactnextjs
423 starsApache-2.0

Get API Docs via chub

mxyhi/ok-skills

Research

When you need documentation for a library or API, fetch it with the chub CLI rather than guessing from training data. This gives you the current, correct API.

CodexClaude Code
documentsdata
423 starsApache-2.0

Autoresearch — Autonomous Goal-directed Iteration

mxyhi/ok-skills

Research

Autonomous iteration loop: modify, verify, keep/discard against any metric

CodexClaude Code
securityresearch
423 starsApache-2.0

A2A Protocol

TerminalSkills/skills

Research

Implements the Agent2Agent (A2A) open protocol for communication between AI agents built on different frameworks. A2A enables agents to discover each other via Agent Cards, negotiate interaction modalities, manage collaborative tasks, and exchange data — all without exposing internal state, memory, or tools. Supports J

CodexClaude Code
pythonreview
71 starsApache-2.0

AI Scientist

TerminalSkills/skills

Research

Build AI agents that automate scientific research using [AIScientistv2](https://github.com/SakanaAI/AIScientistv2) — an agentic tree search framework for hypothesis generation, experiment design, data analysis, and paper writing.

CodexClaude Code
pythondesign
71 starsApache-2.0