new-album

Create a standardized album directory structure with templates and genre validation.

408|97|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/bitwize-music-studio/claude-ai-music-skills --skill new-album
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: new-album
Source: https://github.com/bitwize-music-studio/claude-ai-music-skills/tree/main/skills/new-album
Command: npx skills add https://github.com/bitwize-music-studio/claude-ai-music-skills --skill new-album

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill quickly scaffolds a complete album project by creating a standardized directory structure and populating it with templates, saving time when starting new music productions.

Core Features & Use Cases

  • Create a complete album directory structure under the configured content root.
  • Copy a README template and, for documentary albums, RESEARCH.md and SOURCES.md templates.
  • Validate genre inputs and place the new album in the correct genre folder.

Quick Start

/new-album sample-album electronic /new-album the-heist documentary hip-hop

Frequently Asked Questions about new-album

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

FAQPage Schema
How do I create a standardized album directory structure for music production?

Yes, documentary true-story projects are fully supported. When generating an album directory for this genre, the Skill automatically copies RESEARCH.md and SOURCES.md templates alongside the standard README.md file.

What is the correct folder path structure for a new album project setup?

To generate a new album folder, use the command-line syntax specifying the album name and genre, such as /new-album sample-album electronic. The Skill reads user config and plugin templates to instantly scaffold the project.

Can I use this project setup automation for hip-hop documentary albums?

Yes, this album scaffolding automation operates with zero dependencies. It reads your existing user config and plugin templates to generate the directory structure without requiring additional components.

What templates are included when scaffolding a new music project?

When scaffolding a new music project, the automation copies a README.md template into the generated album directory. For documentary albums, it also includes RESEARCH.md and SOURCES.md templates for true-story research.