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
- Validate the audio file path
- Run emotion analysis:
python3 -m music_analyzer emotion "<audio_file_path>"