explaingit

boring-marketing-com/ai-short-form-video-skill

Analysis updated 2026-05-18

18Audience · vibe coderComplexity · 2/5Setup · moderate

TLDR

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.

Mindmap

mindmap
  root((repo))
    What it does
      Guides AI agent
      Produces short video
      Nine phase workflow
    Tech stack
      Markdown skill file
      Replicate
      ElevenLabs
      FFmpeg
    Use cases
      Claude desktop videos
      Other AI tool skills
      Custom pipeline learning
    Audience
      Vibe coders
      Content creators
    Requirements
      Own service accounts
      Free FFmpeg install

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Have an AI agent produce a full short-form video for Reels, Shorts, or TikTok from just a topic or brand brief.

USE CASE 2

Install the one-click skill package into Claude desktop and ask it to make a video.

USE CASE 3

Drop the plain SKILL.md file into another AI tool's skills folder, like Hermes or Gemini CLI, to get the same workflow.

USE CASE 4

Learn the nine-phase video production process, including prompts and FFmpeg commands, to adapt for a custom pipeline.

What is it built with?

MarkdownFFmpegReplicateElevenLabs

How does it compare?

boring-marketing-com/ai-short-form-video-skill0xblackash/cve-2026-462421038lab/comfyui-agnes-ai
Stars181818
LanguageCPython
Setup difficultymoderateeasyeasy
Complexity2/51/52/5
Audiencevibe coderops devopsdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Requires your own accounts for Replicate, ElevenLabs, and optionally a music or publishing service, plus a free FFmpeg install for assembly.

No license information is provided in the README.

In plain English

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.

Copy-paste prompts

Prompt 1
Install this short-form video skill in Claude desktop and make me a 30 second video about my product launch.
Prompt 2
Walk me through setting up Replicate and ElevenLabs accounts so this skill can generate scenes and voiceover.
Prompt 3
Show me the nine phases this playbook uses to go from a brand brief to a published video.
Prompt 4
Adapt this skill's FFmpeg assembly commands for a video with a different aspect ratio.

Frequently asked questions

What is ai-short-form-video-skill?

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.

What license does ai-short-form-video-skill use?

No license information is provided in the README.

How hard is ai-short-form-video-skill to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is ai-short-form-video-skill for?

Mainly vibe coder.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.