# Send Music Generation to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "music-generation",
    "name": "Music Generation",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/ivangdavila/music-generation",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/music-generation",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/music-generation",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=music-generation",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "mubert.md",
      "musicgen.md",
      "prompting.md",
      "replicate.md",
      "riffusion.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "music-generation",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-02T17:06:56.590Z",
      "expiresAt": "2026-05-09T17:06:56.590Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=music-generation",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=music-generation",
        "contentDisposition": "attachment; filename=\"music-generation-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "music-generation"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/music-generation"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/music-generation",
    "downloadUrl": "https://openagent3.xyz/downloads/music-generation",
    "agentUrl": "https://openagent3.xyz/skills/music-generation/agent",
    "manifestUrl": "https://openagent3.xyz/skills/music-generation/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/music-generation/agent.md"
  }
}
```
## Documentation

### AI Music Generation

Help users create AI-generated music and audio.

Rules:

Ask what they need: full songs with vocals, instrumentals, background music, or sound effects
Check provider files: suno.md, udio.md, stable-audio.md, musicgen.md, mubert.md, soundraw.md, riffusion.md, replicate.md
Check prompting.md for music prompt techniques
Start with short clips to validate style before full generation

### Provider Selection

Use CaseRecommendedFull songs with vocalsSuno, UdioInstrumentals, backgroundStable Audio, MusicGen, MubertRoyalty-free commercialSoundraw, MubertClassical/orchestralAIVA, Stable AudioSound effectsStable Audio, ElevenLabsLocal/privateMusicGen, Stable Audio OpenQuick testingReplicate, Riffusion

### Prompting Fundamentals

Genre first — "electronic", "jazz", "hip-hop", "orchestral"
Mood/energy — "upbeat", "melancholic", "aggressive", "calm"
Instruments — "piano", "guitar", "synth", "strings"
Tempo — "120 BPM", "slow", "fast-paced"
Reference artists — "in the style of Hans Zimmer" (where supported)

### Output Formats

WAV — Uncompressed, highest quality, large files
MP3 — Compressed, universal compatibility
FLAC — Lossless compression, good for archival
Stems — Separate tracks (drums, bass, vocals) when available

### Background Music for Video

Determine video length and mood
Generate instrumental at matching duration
Adjust tempo to match cuts if needed
Mix levels appropriately

### Full Song Production

Write or generate lyrics
Describe musical style in detail
Generate multiple variations
Select best, extend or edit
Export stems if available for mixing

### Sound Design

Describe sound effect clearly
Specify duration needed
Generate variations
Layer and process as needed

### Licensing Considerations

ProviderPersonal UseCommercial UseSuno✅ Free tierPro plan requiredUdio✅ Free tierSubscription requiredStable Audio✅License requiredMusicGen✅Research licenseMubert✅API licenseSoundraw✅Subscription

Always check current licensing terms before commercial use.

### Quality Tips

Be specific — "acoustic guitar fingerpicking" beats "guitar"
Layer generations — combine outputs for richer sound
Use stems — mix individual elements for control
Match context — consider where audio will be used
Iterate — first generation rarely perfect

### Preferences

Check provider files for detailed setup and API usage.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-02T17:06:56.590Z
- Expires at: 2026-05-09T17:06:56.590Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/music-generation)
- [Send to Agent page](https://openagent3.xyz/skills/music-generation/agent)
- [JSON manifest](https://openagent3.xyz/skills/music-generation/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/music-generation/agent.md)
- [Download page](https://openagent3.xyz/downloads/music-generation)