songsee

Generate spectrograms and feature panels from audio files via CLI.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/founderphantom/zola-agent --skill songsee-founderphantom
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: songsee
Source: https://github.com/founderphantom/zola-agent/tree/main/skills/media/songsee
Command: npx skills add https://github.com/founderphantom/zola-agent --skill songsee-founderphantom

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzing audio files is time-consuming and manual; songsee automates the generation of spectrograms and multi-panel visualizations to accelerate music analysis, debugging, and documentation workflows.

Core Features & Use Cases

  • Generate standard spectrograms, Mel, Chroma, MFCC, tempogram, and related visualizations from audio files.
  • Create multi-panel grids to compare multiple features side by side for quick insights.
  • Use in music analysis, production debugging, and documenting processing pipelines.

Quick Start

Run songsee on an audio file to produce a visualization image.

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?▼

You can generate a spectrogram from an audio file by running the songsee CLI, which automates visualization production and outputs an image for music analysis or production debugging.

What audio features can I visualize for music analysis?▼

You can visualize Mel, Chroma, MFCC, tempogram, and standard spectrograms from audio files to accelerate music analysis and document processing workflows.

Do I need ffmpeg to visualize audio formats?▼

You need Go to install the songsee CLI, while ffmpeg is optional and provides broader audio format support for generating spectrograms and feature visualizations.

Can I compare multiple audio features side by side?▼

You can compare multiple audio features side by side by creating multi-panel grids, allowing quick visual insights during music analysis and production debugging.

What's the best way to document audio processing pipelines?▼

Documenting audio processing pipelines is best handled by generating multi-panel visualizations that combine spectrograms and features like MFCC and Chroma into a single output image.