song-tagger

Tag audio files with genre, mood, energy, tempo, and vocals using offline zero-shot classification.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/MCERQUA/jam-skills --skill song-tagger
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: song-tagger
Source: https://github.com/MCERQUA/jam-skills/tree/main/song-tagger
Command: npx skills add https://github.com/MCERQUA/jam-skills --skill song-tagger

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the analysis of song structure, providing tags like genre, mood, energy, and tempo to streamline library organization and metadata management.

Core Features & Use Cases

  • Song Structure Analysis: Tags songs with genre, mood, energy, tempo, and vocals using offline zero-shot classification.
  • Library Organization: Automates metadata backfill for music libraries, improving searchability and organization.
  • Use Case: When you need to quickly categorize a song for organization or fill in metadata for a music library.

Quick Start

Run the song-tagger skill on the song 'track.mp3' using the 'song-tagger tag' command.

Frequently Asked Questions about song-tagger

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically tag audio files with metadata like genre and tempo?

You can automatically tag audio files with genre, mood, energy, tempo, and vocals by running an offline zero-shot classification model. This process batch processes music libraries to fill in missing metadata and improve organization.

What's the best way to backfill missing metadata for a large music library?

The best way to backfill missing metadata for a music library is using automated batch processing. An offline zero-shot classification model analyzes song structures and generates tags like genre and energy to streamline organization.

Do I need an internet connection to run zero-shot classification for song tagging?

No, you do not need an internet connection for song tagging because the zero-shot classification model runs entirely offline. Local model execution analyzes audio files and generates metadata tags without external API calls.

Can I batch process audio files for mood and energy tagging?

Yes, you can batch process audio files for mood and energy tagging. The system is specifically intended for batch processing music libraries, analyzing song structures to output comprehensive metadata tags.

How does automated audio analysis determine song structure?

Automated audio analysis determines song structure by using an offline zero-shot classification model to evaluate the audio file. It identifies and categorizes attributes like genre, mood, energy, tempo, and vocals for metadata enhancement.

Why is filling in music metadata important for library organization?

Filling in music metadata is important for library organization because it significantly improves searchability. Automating this process ensures consistent tags like genre, mood, and tempo are applied across all audio files.