explaingit

kangarooking/promo-creator-skills

Analysis updated 2026-05-18

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

TLDR

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

Mindmap

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 build with it?

USE CASE 1

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

USE CASE 2

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

USE CASE 3

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

USE CASE 4

Create specific background music prompts instead of generic ambient tracks.

What is it built with?

PythonNode.jsFFmpegHyperFrames

How does it compare?

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 you get it running?

Difficulty · moderate Time to first run · 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.

Copy-paste prompts

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?

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.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.