muapi-music-video
仓库创建 2023年5月25日最近提交 2 天前SkillHot 收录 20 天前
▸ 精选理由
能一键把主题转成有节奏的短片,适合独立音乐人
▸ 风险提示
可能生成受版权保护的音乐或依赖外部模型
这个 Skill 做什么
根据主题生成短音乐视频,包含关键帧动画与配乐
根据给定主题自动生成短音乐视频:先把故事分成若干关键帧场景,再为每个关键帧制作动画并配上风格匹配的音乐。适合做概念短片、宣传片或音乐可视化演示。特点是同时负责画面与配乐的生成,省去手动配音配乐的繁琐流程。
▸ 展开 SKILL.md 英文原文
Build a short music video from a song theme — N keyframes, animate each, generate matching music.
3.9k
Stars
442
Forks
40
仓库内 Skill
+205
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/SamurAIGPT/Generative-Media-Skills/main/library/motion/music-video/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/SamurAIGPT/Generative-Media-Skills/main/library/motion/music-video/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Music Video **Build a short music video from a song theme — N keyframes, animate each, generate matching music.** ## Inputs | Name | Type | Required | Default | Description | |:---|:---|:---|:---|:---| | `theme` | text | yes | — | Song / video theme (e.g. "lonely robot finds a friend, hopeful"). | | `scenes` | int | no | 3 | Number of scenes (each becomes a 5s clip). | | `music_style` | text | no | ambient cinematic, instrumental, slow tempo, warm | Suno-style tags for the soundtrack. | | `visual_style` | text | no | cinematic, photoreal, soft volumetric light, 16:9 | | ## Steps Build one the plan covering: 1. **Layer A (parallel)** — N keyframes + 1 music track all at once. - F
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有