songsee

Generate spectrograms and feature-panel visualizations from audio files using the songsee CLI.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/douglasjs/clawdbot_plugin_tools --skill songsee-douglasjs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: songsee
Source: https://github.com/douglasjs/clawdbot_plugin_tools/tree/main/songsee
Command: npx skills add https://github.com/douglasjs/clawdbot_plugin_tools --skill songsee-douglasjs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users visualize audio data by generating spectrograms and feature-panel visualizations, making complex audio characteristics easier to understand.

Core Features & Use Cases

  • Spectrogram Generation: Create detailed spectrograms from audio files.
  • Multi-feature Visualization: Visualize multiple audio features like mel, chroma, loudness, and MFCCs in a single panel.
  • Time Slicing: Extract specific segments of audio for focused analysis.
  • Use Case: A music producer can use this Skill to generate a spectrogram of a track to identify tonal characteristics or to visualize the loudness contour over time.

Quick Start

Generate a spectrogram for the 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?

To generate an audio spectrogram, you provide an audio file like 'track.mp3' to the visualization tool, which processes the audio data and outputs a detailed spectrogram image for analysis.

What audio features can I visualize besides a basic spectrogram?

You can visualize multiple audio features in a single panel, including mel, chroma, loudness, and MFCCs, allowing you to analyze complex tonal characteristics and loudness contours over time.

Can I extract and visualize a specific segment of an audio track?

Yes, you can use time slicing to extract specific segments of an audio file, enabling focused visualization and analysis of particular sections within your track.

Do I need to install any specific tools to create audio feature visualizations?

Yes, you need the songsee command-line tool installed on your system, as the visualization process relies on this CLI to generate spectrograms and feature panels from audio files.

Does this spectrogram generator support various audio formats?

Yes, the visualization tool supports various audio formats for spectrogram generation, allowing you to process different types of audio files to identify tonal characteristics.

Can I customize the output dimensions and styles of my spectrograms?

Yes, you can customize the visualization types, styles, and output dimensions of your spectrograms, tailoring the generated images to fit your specific audio analysis requirements.