music-generator
Installation
SKILL.md
Music Generator
This skill takes a structured Composition Plan and generates a high-quality audio file using an AI music model. It's designed to be the execution engine in a music creation workflow, ensuring the final output matches the creative design specifications.
When to Use
- After a
Composition Planis created: This skill is the logical next step once you have a detailed JSON plan for the music. - To execute music generation: When the goal is to produce the final audio file based on a prompt or design.
Avoid using this skill if:
- The
Composition Planhas not been created or is incomplete. - You only need to design the music, not generate it (use a
music-designorprompt-generationskill for that).
Core Principles
- Specification-Driven: Generation parameters must strictly match the design specifications in the
Composition Plan. - Duration Precision: The output audio's duration must be validated against the target length with a tight tolerance.
- Quality First: The skill will automatically retry generation if the output quality does not meet the defined standards.