Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.
84
78%
Does it follow best practices?
Impact
96%
19.20xAverage score across 3 eval scenarios
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./openclaw/skills/songsee/SKILL.mdThe canonical home for this skill is songsee in openclaw/openclaw
Generate spectrograms + feature panels from audio.
Quick start
songsee track.mp3songsee track.mp3 --viz spectrogram,mel,chroma,hpss,selfsim,loudness,tempogram,mfcc,fluxsongsee track.mp3 --start 12.5 --duration 8 -o slice.jpgcat track.mp3 | songsee - --format png -o out.pngCommon flags
--viz list (repeatable or comma-separated)--style palette (classic, magma, inferno, viridis, gray)--width / --height output size--window / --hop FFT settings--min-freq / --max-freq frequency range--start / --duration time slice--format jpg|pngNotes
--viz renders a grid.ba4a78e
Canonical home
since Jul 27, 2026
Also appears in
since Jul 27, 2026
since May 7, 2026
since Feb 23, 2026
since Feb 23, 2026
since Feb 23, 2026
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.