boring-marketing-com/ai-short-form-video-skill — explained in plain English
Analysis updated 2026-05-18
Have an AI agent produce a full short-form video for Reels, Shorts, or TikTok from just a topic or brand brief.
Install the one-click skill package into Claude desktop and ask it to make a video.
Drop the plain SKILL.md file into another AI tool's skills folder, like Hermes or Gemini CLI, to get the same workflow.
Learn the nine-phase video production process, including prompts and FFmpeg commands, to adapt for a custom pipeline.
| boring-marketing-com/ai-short-form-video-skill | 0xblackash/cve-2026-46242 | 1038lab/comfyui-agnes-ai | |
|---|---|---|---|
| Stars | 18 | 18 | 18 |
| Language | — | C | Python |
| Setup difficulty | moderate | easy | easy |
| Complexity | 2/5 | 1/5 | 2/5 |
| Audience | vibe coder | ops devops | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires your own accounts for Replicate, ElevenLabs, and optionally a music or publishing service, plus a free FFmpeg install for assembly.
This repository is not a piece of software you install and run. It is a written playbook, called a skill, that tells an AI agent step by step how to make a complete short video for Instagram Reels, YouTube Shorts, or TikTok, starting from nothing and ending with a finished, published clip. The main file is a markdown document that any AI tool supporting skills or custom instructions can read. There is also a one-click package meant specifically for the Claude desktop app, which you drag into a chat and save, after which you can simply ask for a short-form video. For other AI tools that support the open skill file standard, such as Hermes, OpenAI Codex, Gemini CLI, or Kimi, you place the plain markdown file into that tool's skills folder instead. A copy of the original, unedited version of the playbook is also included for reference. The skill itself does not generate video, voice, or music on its own. It coordinates a handful of outside services that you need your own accounts for: Replicate for generating video scenes and character art, ElevenLabs for AI-generated voiceover, an optional music generation service for background music, an optional social publishing tool, and FFmpeg, which is free, for assembling everything into a final video file. The playbook walks through nine phases in order: gathering brand details, writing the script, generating voiceover, creating character art, generating video scenes, adding music, editing, adding synced captions, and finally delivering or publishing the result. It includes example prompts, FFmpeg commands, and notes on common problems the authors ran into, such as quirks in the AI models, caption timing issues, and audio mixing problems.
A written playbook that guides an AI agent through making a complete short-form video, from script and voiceover to scenes, music, captions, and publishing.
No license information is provided in the README.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly vibe coder.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.