All skills

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

364,498 74,640 Updated 11 minutes ago First seen 5 months agoactive
npx -y skilld add gh:steipete/clawdis -s songsee
Other metadata
homepage
https://github.com/steipete/songsee

songsee

Generate spectrograms + feature panels from audio.

Quick start

  • Spectrogram: songsee track.mp3
  • Multi-panel: songsee track.mp3 --viz spectrogram,mel,chroma,hpss,selfsim,loudness,tempogram,mfcc,flux
  • Time slice: songsee track.mp3 --start 12.5 --duration 8 -o slice.jpg
  • Stdin: cat track.mp3 | songsee - --format png -o out.png

Common 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|png

Notes

  • WAV/MP3 decode native; other formats use ffmpeg if available.
  • Multiple --viz renders a grid.

Source: SKILL.md on GitHub

Indexed from github.com/steipete/clawdis on branch main.

No curators have added this skill yet. Be the first to include it in a collection.