skills/skill.new.ndhy.com/ai-gateway-music-production

ai-gateway-music-production

Installation
SKILL.md

drama-api Audio Gateway

Use this skill for three separate audio domains:

  • Suno music: generate BGM, pure music, lyrics/music tasks.
  • Doubao TTS: synthesize speech with seed-tts-2.0 or seed-tts-1.0.
  • Doubao Seed Audio: generate audio with seed-audio-1.0 from text prompts, optional audio/speaker references, or optional image reference.

Shared Auth

Use the shared helper in scripts/_gateway.py.

  • Fetch accessKey from {DRAMA_API_BASE_URL}/api/interactive-productions/{issueId}/tokens with Authorization: aic.
  • Call the proxy at {DRAMA_API_BASE_URL}/api/ai-gateway/** with only X-Api-Key for gateway auth.
  • Override both token lookup and proxy base with DRAMA_API_BASE_URL.

Running Rules

Installs
2
First Seen
Jun 25, 2026
ai-gateway-music-production from skill.new.ndhy.com