Install
openclaw skills install @scikkk/rapperCreate and debug SenseAudio rap, hip-hop, or vocal song generation workflows using the /v1/song/lyrics/create, /v1/song/lyrics/pending/:task_id, /v1/song/music/create, and /v1/song/music/pending/:task_id APIs. Use this whenever the user wants rap lyrics, AI songs, style-controlled hip-hop tracks, or help polling async music-generation jobs.
openclaw skills install @scikkk/rapperUse this skill for SenseAudio music-generation tasks focused on rap, hip-hop, and other vocal-song creation requests.
references/music.mdLoad the reference only when you need exact endpoint, parameter, polling, or response-shape details.
Use this skill when the user wants to:
prompt and provider: sensesong.model: sensesong.task_id, poll the matching pending endpoint,status == SUCCESS before reading payload data,FAILED clearly instead of assuming empty data.lyrics, title, style, style_weight, negative_tags, vocal_gender, instrumental.curl example,audio_url, cover_url, lyrics, and duration.lyrics.style for positive steering and negative_tags for exclusions.vocal_gender: "m" or "f" only when the user asks or when matching a clear creative brief.instrumental: true only for beat-only output; otherwise omit it.curl first for reproducibility, then provide Python or JavaScript if useful.response.data[0].text and optional response.data[0].title.response.data[0].audio_url, cover_url, duration, id, lyrics, title.response or data may be absent before success.When producing an answer with this skill, include: