lowlightstudio

Videoclip — Data skill for Claude Code

Data community

Run the full music-video pipeline from one clip of the artist singing and one track.

How to install Videoclip

Installs to ~/.claude/skills/lowlightstudio-music-video-director-videoclip/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lowlightstudio-music-video-director-videoclip && curl -fsSL https://raw.githubusercontent.com/lowlightstudio/music-video-director/HEAD/commands/videoclip.md -o ~/.claude/skills/lowlightstudio-music-video-director-videoclip/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Videoclip does


name: videoclip description: Run the full music-video pipeline from one clip of the artist singing and one track. Locks the artist, measures the song, builds three sets, generates three performances, and writes the megaprompt loop that edits it in Resolve.

/videoclip

The whole pipeline in one command. Read `ARTIST.md` first — it is the creative DNA every stage obeys.

Usage

/videoclip clip.mp4 track.wav
/videoclip clip.mp4 track.wav --style "neon noir, hard rim, 85mm"

`c

Alternatives in Data

  • HTML Anything — ✨ The agentic HTML editor — your local AI agent writes the HTML, you ship it 8.5k ★
  • Ars Full — ARS full pipeline — research → write → review → revise → finalize 4.5k ★
  • HTML Video — Programmatic video for coding agents — HTML to video on your laptop 4.5k ★

Full documentation available on GitHub

View Source Repository