git404hub

what is promo-creator-skills fr?

kangarooking/promo-creator-skills — explained in plain English

Analysis updated 2026-05-18

21PythonAudience · pm founderComplexity · 3/5Setup · moderate

tl;dr

A set of six chained AI agent skills that plan, storyboard, and assemble a promotional product video from strategy to final render.

vibe map

mindmap
  root((Promo Creator Skills))
    What it does
      Defines video strategy
      Plans storyboard
      Assembles footage
      Generates music prompts
    Tech stack
      Python
      Node.js
      FFmpeg
      HyperFrames
    Use cases
      Product launch videos
      Startup marketing
      AI agent workflows
    Audience
      Independent developers

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

Plan a 60-90 second product launch video starting from strategy instead of visuals.

VIBE 2

Generate a shot-by-shot storyboard with framing, text, and timing notes.

VIBE 3

Assemble real product screenshots and recordings into a rendered video with HyperFrames.

VIBE 4

Create specific background music prompts instead of generic ambient tracks.

what's the stack?

PythonNode.jsFFmpegHyperFrames

how it stacks up fr

kangarooking/promo-creator-skills0whitedev/detranspiler2951461586/mulerun-pool
Stars212121
LanguagePythonPythonPython
Setup difficultymoderatehardmoderate
Complexity3/54/53/5
Audiencepm founderdeveloperdeveloper

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

how do i run it?

Difficulty · moderate time til it works · 1h+

Requires Node.js 22+, Python 3.10+, FFmpeg, and the HyperFrames CLI, music generation needs an optional Mureka API key.

in plain english

Promo Creator Skills is a set of AI agent skills designed to help create promotional videos for software products. The problem it addresses is that most AI-generated product videos feel hollow because they jump straight to visual effects without first reasoning about what the product actually does and why anyone should care. This toolkit forces the process to start with strategy before touching any imagery. The workflow is broken into six modular skills that run in sequence. First, a brief skill analyzes the product and defines the target audience, core value, and story structure. Then a storyboard skill plans each individual camera shot with specific framing, text, timing, and motion notes. Next, an asset-producer skill identifies what real product materials (screenshots, UI recordings, documents) to use instead of decorative AI-generated images. An editor skill then assembles the footage using a tool called HyperFrames, which renders the final video. A music-maker skill designs specific background music prompts, specifying genre, beats per minute, bass movement, and energy curve, rather than defaulting to generic ambient tracks. Finally, a workflow skill chains all of these together into a single run. Each step produces a Markdown or source file, so you can review and adjust the plan at any checkpoint before committing to expensive rendering or music generation. Optional integration with the Mureka music generation API lets the agent actually produce audio files when needed. You would use this when you are an independent developer or small team wanting to create a 60-90 second product launch video driven by an AI agent like Claude Code or Cursor. The stack requires Node.js 22+, Python 3.10+, FFmpeg, and the HyperFrames CLI.

prompts (copy fr)

prompt 1
Run the brief skill from Promo Creator Skills to define the audience and core value for my product video.
prompt 2
Use the storyboard skill to plan camera shots for a 60-second launch video of my app.
prompt 3
Chain all six Promo Creator Skills together to produce a full product video from my README and screenshots.
prompt 4
Generate a music-maker prompt for upbeat background music to pair with my product demo video.

Frequently asked questions

what is promo-creator-skills fr?

A set of six chained AI agent skills that plan, storyboard, and assemble a promotional product video from strategy to final render.

What language is promo-creator-skills written in?

Mainly Python. The stack also includes Python, Node.js, FFmpeg.

How hard is promo-creator-skills to set up?

Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.

Who is promo-creator-skills for?

Mainly pm founder.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.