git404hub

what is ai-short-form-video-skill fr?

boring-marketing-com/ai-short-form-video-skill — explained in plain English

Analysis updated 2026-05-18

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

tl;dr

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.

vibe map

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 make with this?

VIBE 1

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

VIBE 2

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

VIBE 3

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

VIBE 4

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

what's the stack?

MarkdownFFmpegReplicateElevenLabs

how it stacks up fr

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 i run it?

Difficulty · moderate time til it works · 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.

prompts (copy fr)

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 fr?

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.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.