music-emotion

Installation
SKILL.md

/music-emotion — Emotion & Style Analysis

Classify the emotional content of an audio file: primary mood, energy level, emotional valence, arousal, genre, and mood tags.

Usage

/music-emotion <audio_file_path>

Steps

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