openclaw/skills/songsee/SKILL.md
Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.
npx skillsauth add ashishop/openclaw_codebase songseeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.development
Get current weather and forecasts (no API key required).
tools
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
tools
Start voice calls via the OpenClaw voice-call plugin.
tools
Extract frames or short clips from videos using ffmpeg.