songsee

Generate spectrograms and multi-panel audio feature visualizations via the songsee CLI.

42|12|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/2001Haru/CloseClaw --skill songsee-2001haru
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: songsee
Source: https://github.com/2001Haru/CloseClaw/tree/main/closeclaw/skills/songsee
Command: npx skills add https://github.com/2001Haru/CloseClaw --skill songsee-2001haru

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts raw audio into visual representations to enable quick analysis, comparison, and feature extraction without manual plotting.

Core Features & Use Cases

  • Spectrogram generation from audio tracks
  • Multi-panel visualizations including common audio features like MFCCs, chroma, tempo, and loudness
  • Use Case: Researchers and developers can quickly inspect an audio file's structure and prominent frequencies to drive feature engineering.

Quick Start

Run the songsee CLI on an audio file to generate a spectrogram and a multi-panel visualization.

Frequently Asked Questions about songsee

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

FAQPage Schema
How do I generate an audio spectrogram for music analysis?

To generate an audio spectrogram, you can run the songsee CLI on an audio file to produce visual representations for rapid music analysis. This converts raw audio data into visual formats without requiring manual plotting.

What is the best way to extract audio features like MFCCs and chroma?

Extracting audio features like MFCCs and chroma is done by generating multi-panel visualizations from the audio track. This approach enables quick inspection of the file's structure to drive feature engineering.

Can I visualize specific frequency ranges from an audio track?

Yes, you can visualize specific frequency ranges from an audio track. The spectrogram generation supports common options for viz styles, dimensions, and frequency ranges to tailor the output.

Does songsee work without installing external dependencies?

Using songsee requires the songsee tooling (CLI) to be present in your environment. It operates as a command-line interface to process the audio data and generate the visual outputs.

What output formats are supported for audio signal processing visualizations?

Audio signal processing visualizations support common output formats through the CLI. You can specify these options alongside dimensions and frequency ranges to generate the desired spectrograms and feature panels.