songsee

Extract audio features and generate spectrograms from audio files.

Updated Jun 13, 2026
One-click install
npx skills add https://github.com/DonZzzilla/kalshi-explorer --skill songsee-donzzzilla
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: songsee
Source: https://github.com/DonZzzilla/kalshi-explorer/tree/main/skills/user-skills/media/songsee
Command: npx skills add https://github.com/DonZzzilla/kalshi-explorer --skill songsee-donzzzilla

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires go, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

songsee addresses the need for analyzing audio files to extract features and visualize them using spectrograms and other methods.

Core Features & Use Cases

  • Audio Feature Extraction: Extracts features like Mel, Chroma, MFCC, etc., from audio files.
  • Spectrogram Generation: Generates spectrograms to visualize audio frequencies over time.
  • Visualization Customization: Offers various visualization types and customization options for output images.
  • Use Case: songsee can be used in audio research, debugging synthesis, or documenting audio processing pipelines.

Quick Start

Analyze and visualize features of an audio file using songsee.

songsee track.mp3

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?

To generate a spectrogram from an audio file, you can use songsee to extract audio features and visualize frequencies over time. It requires Go for execution and optionally ffmpeg to handle certain audio formats.

How do I extract Mel and Chroma features for audio analysis?

To extract Mel and Chroma features for audio analysis, songsee processes your audio files to isolate these specific characteristics. It supports multiple visualization types including Mel, Chroma, and MFCC spectrograms.

Do I need Go installed to analyze audio features and generate spectrograms?

Yes, you need Go installed to analyze audio features and generate spectrograms using songsee. Go is explicitly required for execution, while ffmpeg is an optional dependency for processing certain audio formats.

Can I customize the visualization output when generating audio spectrograms?

Yes, you can customize the visualization output when generating audio spectrograms. songsee offers various visualization types and customization options for the output images to suit your specific audio analysis needs.

What is the best way to visualize audio frequencies for debugging synthesis?

The best way to visualize audio frequencies for debugging synthesis is using spectrogram generation tools like songsee. It extracts features and generates visual representations of audio frequencies over time to help document audio processing pipelines.