askill
songsee

songseeSafety 95Repository

Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.

0 stars
1.2k downloads
Updated 2/5/2026

Package Files

Loading files...
SKILL.md

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.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

75/100Analyzed 2/18/2026

A solid CLI reference skill for songsee with excellent quick-start examples and clear flag documentation. High actionability due to copy-paste ready commands. Slightly lower completeness due to missing advanced options and troubleshooting. Good clarity with well-organized sections. No safety concerns - purely visualization commands. The skill is reusable and not internal-only despite being in a skills folder, as it references a public tool.

95
80
85
60
90

Metadata

Licenseunknown
Version-
Updated2/5/2026
Publishercatchmeifyoucaan

Tags

No tags yet.