What problem does it solve? Analyzing audio content visually requires specialized tooling; this Skill turns audio files into spectrograms and multi-panel feature visualizations so you can inspect frequency content, tempo, and structure without opening a DAW. ## Core Features & Use Cases - Spectrogram Generation: Render standard or mel-scaled spectrograms from WAV and MP3 files with customizable color palettes and dimensions. - Multi-Panel Feature Grids: Combine chroma, MFCC, tempogram, loudness, HPSS, self-similarity, and spectral flux views into a single image. - Time Slicing & Streaming: Visualize specific time ranges with --start and --duration, or pipe audio via stdin. - Use Case: Compare two audio synthesis outputs by generating side-by-side mel spectrograms, then inspect the images with a vision model to verify frequency characteristics. ## Quick Start Use the songsee skill to generate a mel spectrogram of track.mp3 and save it as spectrogram.png.