songsee

Generate spectrograms and feature panels from audio via the songsee CLI.

117|8|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/geezerrrr/motive --skill songsee-geezerrrr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: songsee
Source: https://github.com/geezerrrr/motive/tree/main/Motive/Resources/Skills.bundle/songsee
Command: npx skills add https://github.com/geezerrrr/motive --skill songsee-geezerrrr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generating spectrograms and feature panels from audio used to require manual, time-consuming tooling; Songsee provides a streamlined CLI to produce visualizations directly from audio input.

Core Features & Use Cases

  • Generate spectrograms from audio tracks for quick analysis and sharing.
  • Create multi-panel visualizations combining spectrograms, MFCCs, chroma, and other features.
  • Use in music analysis, research, and educational demos to visualize audio characteristics.

Quick Start

Run songsee on an audio file to generate a spectrogram and feature panels.

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 from the command line?

You can generate audio spectrograms by running the songsee CLI on your input audio file. The command-line tool decodes local audio and produces visual spectrograms directly for quick analysis and sharing.

Can I create multi-panel visualizations with MFCCs and chroma features from audio?

Yes, you can create multi-panel visualizations combining spectrograms, MFCCs, and chroma features from audio. The CLI generates combined feature panels to visualize comprehensive audio characteristics for music analysis.

Does the audio spectrogram CLI support batch processing for multiple files?

Yes, the audio spectrogram CLI supports batch processing for multiple files. It can process single files or batches of audio inputs, making it applicable for broader media research and music analysis workflows.

Do I need any specific dependencies to run the songsee binary for audio visualization?

You do not need any specific external dependencies to run the songsee binary for audio visualization. The skill operates independently without listed dependencies, requiring only local audio decoding capabilities.

What audio visualization styles and output formats can I customize using the CLI?

You can customize audio visualization styles and output formats using optional CLI flags. The command-line tool accepts flags for viz, style, size, and format to adjust the generated spectrograms and feature panels.