
Songsee
- 1 installs
- 327 repo stars
- Updated May 25, 2026
- letta-ai/lettabot
This is a copy of songsee by steipete - installs and ranking accrue to the original listing.
Helps with ai & agent building tasks.
About
songsee is a Claude Code skill for ai & agent building. It helps developers move faster with AI-assisted coding.
- songsee
- AI & Agent Building
- AI-coding skill
Songsee by the numbers
- 1 all-time installs (skills.sh)
- Data as of Jul 16, 2026 (Skillselion catalog sync)
npx skills add https://github.com/letta-ai/lettabot --skill songseeAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1 |
|---|---|
| repo stars | ★ 327 |
| Last updated | May 25, 2026 |
| Repository | letta-ai/lettabot ↗ |
What it does
Helps with ai & agent building tasks.
Files
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
--vizlist (repeatable or comma-separated)--stylepalette (classic, magma, inferno, viridis, gray)--width/--heightoutput size--window/--hopFFT settings--min-freq/--max-freqfrequency range--start/--durationtime slice--formatjpg|png
Notes
- WAV/MP3 decode native; other formats use ffmpeg if available.
- Multiple
--vizrenders a grid.
Related skills
AI & Agent Buildingagents