What problem does it solve? Turning raw audio into visual representations like spectrograms and feature panels normally requires writing signal-processing code. This Skill wraps the songsee CLI so you can produce publication-ready audio visualizations with a single command. ## Core Features & Use Cases - Spectrogram Generation: Render a spectrogram from any audio file with one command. - Multi-Panel Feature Grids: Combine mel, chroma, HPSS, self-similarity, loudness, tempogram, MFCC, and flux views into a single grid image. - Flexible Output Control: Adjust palette, dimensions, FFT window/hop, frequency range, time slices, and JPG/PNG output format. - Use Case: A music researcher wants to compare the spectral content of a chorus section across tracks. They render an 8-second time slice of each track as a mel spectrogram with the magma palette for side-by-side analysis. ## Quick Start Use the songsee skill to generate a spectrogram of my track.mp3 file and save it as a PNG image.