What problem does it solve? Analyzing audio content visually requires specialized tooling; this Skill turns any audio file into spectrograms and feature visualizations (mel, chroma, MFCC, and more) with a single command, making audio structure, pitch, tempo, and onsets inspectable as images. ## Core Features & Use Cases - Spectrogram Generation: Render standard, mel-scaled, and harmonic/percussive-separated spectrograms from WAV or MP3 files. - Multi-Panel Feature Grids: Combine up to nine visualization types (chroma, self-similarity, loudness, tempogram, MFCC, flux) into a single image. - Time Slicing and Styling: Extract specific time ranges, choose color palettes, and control FFT window, hop size, and frequency range. - Use Case: Compare two synthesized audio outputs by generating side-by-side mel spectrograms, then inspect the images with a vision model to verify the synthesis pipeline. ## Quick Start Generate a mel spectrogram from my track.mp3 file and save it as a PNG image.