sense-music

# sense-music

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "sense-music" with this command: npx skills add vveerrgg/sense-music

sense-music

Turn audio into structured analysis and annotated visualizations for AI perception.

What it does

Analyzes audio files to extract:

  • BPM and musical key detection
  • Structural sections (intro, verse, chorus, bridge, outro)
  • Annotated mel spectrogram with section markers and energy curve
  • Waveform visualization with colored section regions
  • Lyrics transcription with timestamps (via Whisper)
  • Genre and mood classification
  • Natural language summary of the track

Install

pip install sense-music

Quick Start

from sense_music import analyze

result = analyze("song.mp3")
print(result.summary)
result.save("output/")

Use Cases

  • AI companions analyzing music shared by humans
  • Automated liner notes for AI-generated tracks (Suno, Udio)
  • Music production feedback — visualize structure and energy
  • Accessibility — structured descriptions of audio content

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Kafka

Kafka - command-line tool for everyday use

Registry SourceRecently Updated
General

Helm

Helm - command-line tool for everyday use

Registry SourceRecently Updated
General

Cms

Cms - command-line tool for everyday use

Registry SourceRecently Updated
General

Valuation

Valuation - command-line tool for everyday use

Registry SourceRecently Updated