What problem does it solve?
This Skill automates the construction of a render-ready prompt for music rendering engines, ensuring compliance with engine limits, tag formatting, and policy constraints.
Core Features & Use Cases
- Meta header generation: Build a render-ready header containing Title, Genre/Style, BPM, and Mood.
- Tag orchestration: Assemble and format influences, genres, instrumentation, and vocal profiles within engine limits.
- Policy-aware normalization: Normalize living artist influences when required by policy settings.
- Structure & Lyrics formatting: Produce structured Prompt sections (Intro/Verse/Chorus, etc.) and embed lyrics with section tags.
- Quick Start Validation: Validate input against engine_limits and produce an issues list for any violations.
Quick Start
Provide validated style, lyrics, producer notes, engine_limits, and seed. Run this skill to produce a composed_prompt and an issues list ready for the next VALIDATE step.