What problem does it solve?
Turning a creative idea into an actual playable audio track normally requires music production skills and tools. This Skill converts a plain-language brief (genre, mood, language, BPM, theme) into a real generated song through the user's Cognitum Music account, handling lyrics structuring, prompt composition, and result retrieval.
Core Features & Use Cases
- Brief-to-track generation: Composes structured lyrics with section tags ([verse]/[chorus]/[bridge]) and a dense style prompt, then calls the cogmusic MCP create_production tool.
- Duration and language control: Picks an appropriate audio_duration (90–150s for full song structure, 300s ceiling) and matches lyrics to the language the user requested.
- Result persistence: Stores the production metadata in the music-productions memory namespace and the originating brief in music-briefs so later requests like "make another one like that" can reuse the exact prompt and lyrics.
- Use Case: A user asks for "an Afrobeat track in Yoruba about Lagos nightlife at 116 BPM." The Skill delegates lyric writing to the music-composer agent, calls create_production, and returns the title, duration, and authenticated audio_url.
Quick Start
Ask the assistant to generate a song describing the genre, mood, language, BPM, and theme you want, for example: create an upbeat Afrobeat song in Yoruba about Lagos nightlife at 116 BPM.