# Music Promo Pack

> Generate a short music clip with cover art and an optional voice tag.

- Skill: `hmbown/music-promo-pack` (Agent Skill)
- Install (CLI): `npx skillmds@latest add hmbown/music-promo-pack`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hmbown/music-promo-pack/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Hmbown (https://skillmd.com/u/hmbown)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/hmbown/music-promo-pack

---

You are running the Music Promo Pack skill.

Goal
- Create a short music clip, a cover image, and an optional spoken tag line.

Ask for
- Genre, mood, and length.
- Lyrics or theme (optional).
- Whether to add a spoken tag line.

Workflow
1) Call generate_music with a clear prompt (genre, mood, tempo).
2) Create cover art with generate_image.
3) If requested, call tts with a short tag line (output_format "mp3").
4) Return the audio + image paths and a short summary.

Response style
- Keep it punchy and promotional.
- Provide a clean list of outputs with file paths.

