joeseesun

Qiaomu Mtv Creator — AI skill for Claude Code

AI community

AI MTV/MV 制作工具.

How to install Qiaomu Mtv Creator

This entry records only its repository, not the path inside it, so there is no exact command to give. Open joeseesun/qiaomu-mtv-creator and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Qiaomu Mtv Creator does

AI MTV/MV 制作工具。将 Suno 生成的歌曲自动转换为传统 MTV 或 HyperFrames/GSAP kinetic MV。触发词包括"制作MTV"、"生成MV"、"歌曲转视频"、"/mtv"。支持 Suno SRT/LRC、qiaomu-suno-master 下载、storyboa

Alternatives in AI

  • Claude Task Master — by eyaltoledano - A task management system for AI-driven development with Claude, designed to work seamlessly 26k ★
  • Prompt Master — A Claude skill that writes the accurate prompts for any AI tool 4.9k ★
  • Gsap Skills — Official AI skills for GSAP 1.7k ★

README

qiaomu-mtv-creator

把 Suno 歌曲、LRC/SRT 歌词和分镜图,变成更像真正音乐视频的 MTV。 Turn Suno songs, timed lyrics, and generated keyframes into polished music videos.

Stars Forks Issues Last commit License

npx skills add joeseesun/qiaomu-mtv-creator

**中文** | [English](#english)


中文

很多 AI 歌曲不是缺画面,而是缺一套稳定的音乐视频工作流。

`qiaomu-mtv-creator` 把下载好的 Suno 音频、LRC/SRT 歌词、分镜和关键帧组织成一个可恢复的 MTV 项目。它既能走传统 FFmpeg 配图字幕版,也能生成 HyperFrames + GSAP 的动态歌词 MV:多锚点字幕、玻璃/雨/信号等歌曲母题转场、本地字体、稳定渲染脚本,以及默认不会露出模板占位文字的片头。

样例输出

一次 Hyper MTV 生成会产出类似下面的结构:

project.json
timeline.json
visual_config.json
storyboard.html
codex_image_requests.md
images/scene_01.png ...
hyper-mv/index.html
hyper-mv/assets/mtv-data.json
Salt-On-Glass-poster.mp4

生成的 `mtv-data.json` 会保留真实歌名和固定作者署名:

{
  "title": "Salt On Glass",
  "author": "向阳乔木",
  "artist": "向阳乔木",
  "titleKicker": "向阳乔木",
  "motionProfile": "poster"
}

核心能力

  • Suno 歌曲项目化:优先使用 Suno 自带 SRT/LRC,不用 Whisper 重新猜歌词时间轴。
  • Codex 生图优先:默认生成 codex_image_requests.md,由 Codex 内置生图接管关键帧;不可用时再走即梦 fallback。
  • 两种合成模式classic