git404hub

what is video-prompt-director fr?

zhouwei713/video-prompt-director — explained in plain English

Analysis updated 2026-05-18

2Audience · vibe coderComplexity · 2/5Setup · easy

tl;dr

A Codex skill that turns a short idea or source link into a structured, ready-to-use video generation prompt.

vibe map

mindmap
  root((Video Prompt Director))
    What it does
      Turns ideas into video prompts
      Extracts facts from sources
      Outputs scene by scene prompts
    Tech stack
      Codex skill
      YAML config
    Use cases
      Product demo videos
      Explainer videos
      Market analysis videos
    Audience
      Vibe coders
      Content creators
    Setup
      Copy into Codex skills folder
      Invoke by name

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

Turn a GitHub project into a 30 second product intro video prompt.

VIBE 2

Convert a product brief into a scene-by-scene video generation prompt.

VIBE 3

Research a topic from source links and build a source-grounded explainer video prompt.

VIBE 4

Prepare a ready-to-use prompt for a video generation tool like HyperFrames.

what's the stack?

CodexYAMLMarkdown

how it stacks up fr

zhouwei713/video-prompt-director0-bingwu-0/live-interpreter0xkaz/llm-governance-dashboard
Stars222
LanguagePythonPython
Setup difficultyeasymoderatehard
Complexity2/52/54/5
Audiencevibe codergeneralops devops

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

how do i run it?

Difficulty · easy time til it works · 5min

Copy the skill folder into your Codex skills directory and invoke it by name.

in plain english

Video Prompt Director is a skill for the Codex platform that turns a short idea, product brief, source link, or research topic into a structured, source grounded prompt ready for video generation. Instead of drafting a video script by hand, a user describes what they want, and the skill organizes it into a complete, scene by scene prompt that a video generation tool can act on directly. The skill defaults to a 30 second video format and builds its output through several stages. It begins by extracting key facts from any materials the user provides. If given a link or asked to do research, it prioritizes official documentation, English-language sources, GitHub repositories, papers, reputable news, and other primary sources over less reliable material. It then maps those facts into the specific elements a video needs: on-screen text, camera movements, motion effects, narration lines, style requirements, and negative constraints that tell the video generator what to avoid. When source material is unclear on a point, the skill labels that part as a creative assumption rather than presenting it as fact. The final deliverable is a copy-ready prompt that can be passed directly to a video generation tool such as HyperFrames. It is suited for product demos, tool introductions, teaching shorts, social media videos, historical explainers, market analysis videos, and source-based scripts. To use it, a user copies the skill folder into their Codex skills directory and invokes it by typing the skill name followed by a video idea. The project includes configuration in YAML format along with reference documents covering prompt patterns and source extraction methods, and provides both Chinese and English documentation.

prompts (copy fr)

prompt 1
$video-prompt-director create a 30 second prompt for a tool that automatically generates slides and videos.
prompt 2
$video-prompt-director turn this GitHub repo into a product intro video prompt: [paste link].
prompt 3
$video-prompt-director explain how a market or industry trend could affect users, as a source-based video script.
prompt 4
Show me the output sections this skill produces, from video type down to the final copy-ready prompt.

Frequently asked questions

what is video-prompt-director fr?

A Codex skill that turns a short idea or source link into a structured, ready-to-use video generation prompt.

How hard is video-prompt-director to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is video-prompt-director for?

Mainly vibe coder.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.