songsee

Generate spectrograms and multi-feature panels from audio files via CLI.

Updated May 7, 2026
One-click install
npx skills add https://github.com/MOODMNKY-LLC/mnky-atlas --skill songsee-moodmnky-llc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: songsee
Source: https://github.com/MOODMNKY-LLC/mnky-atlas/tree/main/skills/songsee
Command: npx skills add https://github.com/MOODMNKY-LLC/mnky-atlas --skill songsee-moodmnky-llc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audio analysis typically requires specialized tools to convert raw sound files into visual representations of frequency and feature data, a process that is time-consuming and inaccessible without dedicated software. This skill automates that workflow using the songsee CLI, eliminating manual setup and tooling overhead.

Core Features & Use Cases

  • Spectrogram Generation: Create standard frequency spectrograms from common audio formats like WAV and MP3, with support for additional formats via ffmpeg.
  • Multi-Feature Panel Visualization: Render multiple audio features (mel spectrograms, chroma vectors, MFCCs, loudness, and more) in a single customizable grid for comprehensive analysis.
  • Time-Sliced Analysis: Extract and visualize specific segments of long audio files for targeted inspection of particular sections. Use cases include audio engineers analyzing song structure, music researchers comparing feature patterns across tracks, and sound designers identifying frequency anomalies in audio assets.

Quick Start

Use the songsee skill to generate a full multi-panel feature visualization from your audio file '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?

Generate spectrograms by processing raw audio files like WAV and MP3 through the songsee CLI, which automates frequency visualization without manual setup. It outputs standard frequency spectrograms and supports additional formats via ffmpeg.

How do I visualize multiple audio features like MFCCs and chroma vectors in one view?

Visualize multiple audio features in one view by rendering a multi-feature panel grid. This generates a single customizable output displaying mel spectrograms, chroma vectors, MFCCs, and loudness simultaneously for comprehensive music analysis.

Can I extract and visualize specific time slices from a long audio track?

Extract and visualize specific time slices from long audio files for targeted inspection. Time-sliced analysis allows audio engineers and sound designers to isolate and visualize particular sections of a track without processing the entire file.

What audio formats are supported for audio visualization?

Supported audio formats for visualization include standard WAV and MP3 files. Additional audio formats are supported through ffmpeg integration, allowing flexible audio processing across various input types for spectrogram generation.

Does audio analysis require specialized software to create spectrograms?

Audio analysis no longer requires specialized software to create spectrograms. The songsee CLI automates the workflow, eliminating manual setup and tooling overhead to instantly convert raw sound files into visual frequency representations.

Are FFT parameters configurable for spectrogram generation?

FFT parameters are fully configurable for spectrogram generation. The audio visualization process supports customizable FFT and visualization parameters, allowing precise control over frequency analysis output tailored to specific audio engineering workflows.