songsee

Generate spectrograms and feature panels from audio files via CLI flags.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/joeleung0122/testing --skill songsee-joeleung0122
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: songsee
Source: https://github.com/joeleung0122/testing/tree/main/skills/songsee
Command: npx skills add https://github.com/joeleung0122/testing --skill songsee-joeleung0122

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of audio visualizations to replace manual spectrogram generation and feature extraction.

Core Features & Use Cases

  • Generate spectrograms and multiple feature panels (mel, chroma, hpss, loudness, tempo) from a track for quick analysis.
  • Create configurable visualizations via CLI flags to tailor output (dimensions, color palettes, and frequency ranges).
  • Use in music research, podcast production, and educational demonstrations to understand audio content rapidly.

Quick Start

Run songsee on an audio file to generate spectrograms and feature panels.

Frequently Asked Questions about songsee

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a spectrogram from an audio file using the command line?

To generate a spectrogram from an audio file, run the songsee binary via the command line on your track. It automatically processes the audio data and outputs visual spectrograms for quick analysis.

What audio features can I visualize for music analysis?

For music analysis, you can visualize mel, chroma, hpss, loudness, and tempo feature panels. These features are extracted and generated alongside the spectrogram to provide comprehensive audio content insights.

Can I customize the spectrogram dimensions and color palettes?

Yes, you can customize spectrogram dimensions, color palettes, and frequency ranges using configurable CLI flags. This allows you to tailor the visualization output to your specific analysis or presentation needs.

Do I need any specific dependencies to run audio visualization tasks?

You need the songsee binary installed to run audio visualization tasks. The tool supports multiple decoding backends and requires no additional dependencies listed to process audio files and generate feature panels.

Is audio visualization suitable for podcast production and educational demonstrations?

Audio visualization is suitable for podcast production, music research, and educational demonstrations. It helps you rapidly understand audio content by visually representing spectrograms and extracted features for clear analysis.

What is the best way to automate audio feature extraction and spectrogram generation?

The best way to automate audio feature extraction and spectrogram generation is by using a CLI tool like songsee. It replaces manual generation by automatically processing tracks and outputting configurable visualizations.