music-rhythm

Installation
SKILL.md

/music-rhythm — Rhythm & Structure Analysis

Extract rhythm and structural information from an audio file: tempo (BPM), beat positions, time signature, and song structure segmentation (intro/verse/chorus/bridge/outro).

Usage

/music-rhythm <audio_file_path>

Steps

  1. Validate the audio file path
  2. Run rhythm analysis:
python3 -m music_analyzer rhythm "<audio_file_path>"
Related skills
Installs
3
First Seen
Feb 5, 2026