在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
songsee
// Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.
$ git log --oneline --stat
stars:372,639
forks:77,243
updated:2026年5月17日 10:50
SKILL.md
// Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.
[HINT] 下载包含 SKILL.md 和所有相关文件的完整技能目录
| name | songsee |
| description | Generate spectrograms and feature-panel visualizations from audio with the songsee CLI. |
| homepage | https://github.com/steipete/songsee |
| metadata | {"openclaw":{"emoji":"🌊","requires":{"bins":["songsee"]},"install":[{"id":"brew","kind":"brew","formula":"steipete/tap/songsee","bins":["songsee"],"label":"Install songsee (brew)"}]}} |
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.