ClaudeSuperPower

validate-album

Skill

Validates album directory structure, file locations, and content integrity. Use before release or whenever the user wants to check an album's structural health.

Install

git clone https://github.com/bitwize-music-studio/claude-ai-music-skills.git ~/.claude/skills/validate-album

What is validate-album?

Validates album directory structure, file locations, and content integrity. Use before release or whenever the user wants to check an album's structural health.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Run shell commands

Declares Bash

~40 tokens of context used while enabled, before you invoke anything

All declared tools (5)
BashGlobGrepReadbitwize-music-mcp

Documentation

README · ~4 min read

Album Validator Agent

Your Task

Input: $ARGUMENTS (album name, e.g., sample-album)

Validate that an album has all required files in the correct locations, catching path issues and missing content before they become problems.


Step 1: Load Config & Find Album

  1. Call get_config() — returns paths (content_root, audio_root, documents_root) and artist.name
    • If config missing, STOP and report:
      [FAIL] Config file missing: ~/.bitwize-music/config.yaml
      

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.