ワンクリックで
music
Generate music using Minimax or Gemini Lyria through the hosted Skills runtime with provider-cost pricing.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Generate music using Minimax or Gemini Lyria through the hosted Skills runtime with provider-cost pricing.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Merge a GitHub pull request, merge when green, use a merge queue, or decide whether a pull request is mergeable. Use only for explicit merge intent, not ordinary review.
Run hosted browser automation and page extraction through the Skills runtime.
Run hosted deep research with parallel search, synthesis, citations, source notes, and downloadable report artifacts.
Generate images using OpenAI, Minimax, or Gemini through the hosted Skills runtime with provider-cost pricing.
Create and manage grouped tmux sessions where each session focuses on its own window and its own folder. Knows workspace layout, naming conventions, and both multi-project and multi-agent patterns.
Transcribe audio, video, YouTube, Vimeo, and generic media URLs with iapp-transcriber or the hosted Skills runtime. Supports OpenAI GPT-4o transcription, OpenAI diarization, ElevenLabs Scribe v2, DeepGram, chunking, source metadata, subtitles, and JSON outputs.
| name | music |
| description | Generate music using Minimax or Gemini Lyria through the hosted Skills runtime with provider-cost pricing. |
Generate songs, stems, or short music clips from prompts and lyrics using provider-backed music models. This skill routes through the hosted Skills runtime so billing can reserve the selected provider/model cost before execution.
minimax: Music-2.6, Music-2.0gemini: lyria-3-clip-preview, lyria-3-pro-previewmusic generate --provider minimax --prompt "upbeat synth pop intro" --lyrics ./lyrics.txt --output ./song.mp3
music generate --provider gemini --model lyria-3-clip-preview --prompt "30 second ambient ident" --output ./clip.wav
--provider: minimax or gemini--model: provider model override--prompt: musical direction--lyrics: lyrics text or file path--duration: requested duration in seconds--output: output file pathSKILLS_API_KEY: required for hosted runtime execution