What problem does it solve? Turning raw audio into visual representations like spectrograms and feature panels normally requires writing custom 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 visualizations 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 structure of several recordings. They generate multi-panel feature grids for each track to visually inspect timbre, tempo, and loudness patterns side by side. ## Quick Start Ask the agent to generate a spectrogram of your audio file, for example: create a spectrogram of track.mp3 using songsee and save it as a PNG.