songsee

Generate spectrograms and feature visualizations from audio files using songsee.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps analyze audio files by transforming raw sound into visual representations that reveal frequency, pitch, rhythm, and other audio characteristics.

Core Features & Use Cases

  • Audio Visualization: Generates spectrograms and multi-panel feature views including mel spectrograms, chroma, MFCC, loudness, and tempo analysis.
  • CLI-Based Analysis: Supports configurable audio inspection workflows with options for time slices, output formats, visualization types, and frequency ranges.
  • Use Case: Analyze a music track to compare audio characteristics, debug synthesis outputs, or document signal processing results.

Quick Start

Use the songsee skill to generate a spectrogram visualization from the provided audio file and save the result as an 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 for music analysis?

You generate an audio spectrogram by using this Skill to process your audio file and output a configurable image. It transforms raw sound into visual representations revealing frequency, pitch, and rhythm characteristics for music analysis.

What audio features can I visualize besides standard spectrograms?

Besides standard spectrograms, you can visualize mel spectrograms, chroma, MFCC, loudness, and tempo. These multi-panel feature views help inspect detailed audio characteristics for synthesis debugging and signal processing workflows.

Do I need a specific command-line tool to visualize audio features?

Yes, visualizing audio features requires the songsee command-line tool. It enables configurable audio inspection workflows, allowing you to specify time slices, output formats, visualization types, and frequency ranges for your analysis.

Can I customize frequency ranges and time slices for audio visualization?

Yes, audio visualization is fully configurable through the command-line tool. You can set specific time slices, adjust frequency ranges, and select output formats to isolate and inspect targeted signal processing characteristics.

What is the best way to debug audio synthesis outputs visually?

The best way to debug audio synthesis outputs is generating multi-panel feature views like spectrograms and MFCC images. This visual analysis reveals frequency and rhythm anomalies in the audio signal that raw sound conceals.