Import Audio Skill
Use `resolve_path` with the appropriate `path_type` ("content", "audio", "documents") to get the right path.
LLM Evaluation
Evaluated by: xiaomi/mimo-v2-flash:free
Last evaluated: May 17, 2026
Prompt Preview
---
name: import-audio
description: Moves audio files to the correct album location with proper path structure. Use when the user has downloaded WAV files from Suno or other sources that need to be organized.
argument-hint: <file-path> <album-name> [track-slug]
model: claude-haiku-4-5-20251001
allowed-tools:
- Read
- Bash
- bitwize-music-mcp
---
## Your Task
**Input**: $ARGUMENTS
Import an audio file (WAV, MP3, etc.) to the correct album location based on config.
---
# Import Audio Sk...
Full prompt length: 6030 characters
Tools & Technologies
- go