Stats
Actions
Tags
How this command is triggered — by the user, by Claude, or both
Slash command
/music_studio:music_studio-coverThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
## Context - 플러그인: `music_studio` (spec-only) - 출력: `data/music_studio/$(date +%Y-%m-%d)/` - 의존: FFmpeg, (선택) Suno·Udio·MusicGen API ## Your task **목적**: 커버곡 변형 — 보컬 변환·장르 스와프·reharm **권장 파라미터**: - 샘플레이트: 48kHz (표준) - 비트뎁스: 24bit (작업용) / 16bit (배포) - 포맷: WAV (무손실) / MP3 320kbps (배포) / FLAC (아카이브) **실구현은 플랫폼에서**. 상세: `../SPEC.md`
music_studio (spec-only)data/music_studio/$(date +%Y-%m-%d)/source plugins/music_studio/scripts/common.sh
load_env
check_ffmpeg || exit 1
is_dry_run "$@" && log_info "dry-run"
목적: 커버곡 변형 — 보컬 변환·장르 스와프·reharm
권장 파라미터:
실구현은 플랫폼에서. 상세: ../SPEC.md
npx claudepluginhub bernakilljos/orchestration --plugin music_studio