Music Analysis Skill

Analyze albums, artists, and production techniques with structured frameworks.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/kartikfed/OpenClawLimen --skill music-analysis-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Music Analysis Skill
Source: https://github.com/kartikfed/OpenClawLimen/tree/main/skills/music-analysis
Command: npx skills add https://github.com/kartikfed/OpenClawLimen --skill music-analysis-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users systematically explore and understand music beyond surface-level listening, enabling the formation of genuine opinions about albums, artists, and production techniques.

Core Features & Use Cases

  • Structured Analysis: Provides a framework covering technical, structural, contextual, and subjective aspects of music.
  • Production Lineage Tracking: Visualizes how specific production techniques evolved across albums using a Python script.
  • Use Case: Analyze the production techniques of Pink Floyd's "The Dark Side of the Moon" and compare them to "Wish You Were Here" using the lineage.py script to understand the evolution of synthesizer use.

Quick Start

Use the music analysis skill to analyze the album "Animals" by Pink Floyd.

Frequently Asked Questions about Music Analysis Skill

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

FAQPage Schema
How do I analyze an album's production techniques and track their evolution?

Music analysis provides a structured framework covering technical, structural, contextual, and subjective aspects to systematically examine albums, artists, and production techniques, enabling you to form genuine opinions beyond surface-level listening.

How do I compare production techniques between different albums by an artist?

You can compare production techniques by running the `lineage.py` script with specific JSON data to visualize the evolution of techniques, such as comparing synthesizer use across Pink Floyd albums like "The Dark Side of the Moon" and "Wish You Were Here".

Do I need Python to track the lineage of music production techniques?

Yes, tracking production lineage requires Python 3 to run the `lineage.py` script and specific JSON data files to successfully visualize the evolution of production techniques across an artist's discography.

What aspects of music theory and discography does a structured analysis cover?

Structured music analysis covers technical, structural, contextual, and subjective aspects, contextualizing musical works within historical and artistic development to examine an artist's discography and specific music theory applications.

Can I analyze an entire discography or should I focus on individual albums?

You can do both. The framework supports detailed analysis of individual albums like Pink Floyd's "Animals", while the lineage tracking tools allow you to visualize production technique evolution across an artist's entire discography.