·import-audio

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.

11Installs·0Trend·@bitwize-music-studio

Installation

$npx skills add https://github.com/bitwize-music-studio/claude-ai-music-skills --skill import-audio

How to Install import-audio

Quickly install import-audio AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/bitwize-music-studio/claude-ai-music-skills --skill import-audio
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: bitwize-music-studio/claude-ai-music-skills.

SKILL.md

View raw

Import an audio file (WAV, MP3, etc.) to the correct album location based on config.

You move audio files to the correct location in the user's audio directory.

The track-slug is optional — only needed for stems zip imports when the track can't be inferred from the filename.

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. Source: bitwize-music-studio/claude-ai-music-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bitwize-music-studio/claude-ai-music-skills --skill import-audio
Category
*Creative Media
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from bitwize-music-studio/claude-ai-music-skills

Quick answers

What is import-audio?

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. Source: bitwize-music-studio/claude-ai-music-skills.

How do I install import-audio?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bitwize-music-studio/claude-ai-music-skills --skill import-audio Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/bitwize-music-studio/claude-ai-music-skills