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, mel-scaled, and styled spectrograms from WAV or MP3 files with customizable dimensions and color palettes. - Multi-Panel Feature Grids: Combine chroma, MFCC, tempogram, loudness, HPSS, self-similarity, and spectral flux views into a single image. - Time Slicing & Format Control: Visualize specific audio segments with --start/--duration and export as PNG or JPG. - Use Case: Compare two synthesized audio outputs by generating side-by-side mel spectrograms, then inspect the images with vision_analyze to verify the synthesis pipeline. ## Quick Start Use the songsee skill to generate a mel spectrogram of track.mp3 and save it as spectrogram.png.