music-and-singing-studio

Generate instrumental music and sung songs with lyrics through audio generation tools.

6.8k|540|Updated May 6, 2026
One-click install
npx skills add https://github.com/opensquilla/opensquilla --skill music-and-singing-studio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: music-and-singing-studio
Source: https://github.com/opensquilla/opensquilla/tree/main/src/opensquilla/skills/bundled/music-and-singing-studio
Command: npx skills add https://github.com/opensquilla/opensquilla --skill music-and-singing-studio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating original background music, jingles, or sung songs normally requires composition skills and studio tools; this Skill turns plain-language requests into playable audio artifacts via the music_generate and song_generate tools.

Core Features & Use Cases

  • Instrumental Generation: Produce BGM, loopable beds, intros, outros, and ad transitions with music_generate using a prompt, style, duration, and output path.
  • Song Generation with Vocals: Turn original or user-provided lyrics into sung songs with song_generate, controlling vocal style, backing style, language, and accent.
  • Preview-First Workflow: Generate short 8-20 second demos before committing to full-length songs, with built-in quota retry handling and copyright guardrails.
  • Use Case: A content creator asks for a 15-second upbeat Mandarin pop jingle with original lyrics for a product video; the Skill drafts original lyrics, generates a short sung demo, and returns a playable audio file with a rights summary.

Quick Start

Ask the agent to generate a short original song or background music track, specifying the mood, language, and whether you want vocals or an instrumental.

Frequently Asked Questions about music-and-singing-studio

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a song with lyrics using AI?

Provide original lyrics or ask for new ones, then the song_generate tool creates a sung track with your chosen vocal style, backing style, duration, and output path. A short demo is generated first before scaling to a full song.

How do I create background music or BGM for a video?

Use music_generate with a concise prompt describing mood, style, and tempo, plus a duration and output path. It produces instrumental beds, loops, intros, and transitions as playable audio artifacts.

Can I generate a cover of an existing copyrighted song?

No. The Skill refuses covers, artist imitations, and recognizable styles of living artists or franchises. It can instead create an original song inspired by non-identifying mood, tempo, and instrumentation.

Why did my song generation return only a short preview?

When the full request exceeds the API key quota, song_generate returns quota_retry.strategy=short_preview, meaning a shorter playable demo was produced successfully. You can approve it or confirm quota before generating the full version.

Does song generation support different languages and accents?

Yes. Lyrics and vocals can target Chinese, English, Spanish, Portuguese, French, and other languages with locale-specific accents such as en-US or en-GB. If the accent sounds wrong, simplify lyrics and retry with a shorter sample.