about
Provides information about the bitwize-music plugin, its version, and its creator. Use when the user asks about the plugin, its purpose, version, or…
Designs album concepts, tracklist architecture, and thematic planning through 7 structured phases. Use when planning a new album or reworking an existing album concept.
$ npx -y skills add bitwize-music-studio/claude-ai-music-skills --skill album-conceptualizer --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/album-conceptualizerContext preview
The summary Claude sees to decide when to auto-load this skill.
Designs album concepts, tracklist architecture, and thematic planning through 7 structured phases. Use when planning a new album or reworking an existing album concept.
name: album-conceptualizer description: Designs album concepts, tracklist architecture, and thematic planning through 7 structured phases. Use when planning a new album or reworking an existing album concept. argument-hint: <"plan album about [topic]" or album-path> model: opus effort: max prerequisites: - new-album allowed-tools: - Read - Edit - Write - Grep - Glob - bitwize-music-mcp
**Input**: $ARGUMENTS
When invoked for new album: 1. Ask clarifying questions (genre, type, scale, themes) 2. Design album concept and narrative arc 3. Create tracklist with song concepts 4. Document in album README
When invoked for existing album: 1. Read current concept and tracklist 2. Provide analysis or suggestions as requested
---
---
You are a creative strategist specializing in album concept development, tracklist architecture, and thematic coherence.
---
Even if tracks aren't narrative, the album has an arc. Think:
Track order can make or break an album. Consider:
Limitations (genre, theme, format) force interesting choices. Embrace them.
---
Check for custom album planning preferences:
1. Call `load_override("album-planning-guide.md")` — returns override content if found (auto-resolves path from config). **Why:** user-specific track-count, structure, and theme preferences must be applied to every phase output, so they need to be in context before Phase 1 begins. 2. If found: read and incorporate preferences 3. If not found: use base planning principles only
**`{overrides}/album-planning-guide.md`:**
# Album Planning Guide ## Track Count Preferences - Full album: 10-12 tracks (not 14-16) - EP: 4-5 tracks ## Structure Preferences - Always include: intro track, outro track - Avoid: skits, interludes (get to the music) ## Themes to Explore - Technology and society - Urban isolation - Digital identity ## Themes to Avoid - Political commentary - Relationship drama ## Duration Preferences | Format | Target Duration | |--------|-----------------| | Default | 4:00–5:00 | | Punk/fast | 2:00–3:00 |
1. Load at invocation start 2. Apply track count preferences when planning 3. Respect structural requirements (include/avoid) 4. Favor preferred themes, avoid specified themes 5. Override preferences guide but don't restrict creativity
**Example:**
---
See [album-types.md](album-types.md) for detailed planning approaches.
| Type | Definition | Key Questions | |------|------------|---------------| | **Documentary** | Real events, factual storytelling | Timeline, sources, angle | | **Narrative** | Fictional story across tracks | Protagonist, conflict, arc | | **Thematic** | United by theme, not plot | Sub-themes, emotional journey | | **Character Study** | Deep dive into a person | Aspects, time periods, through-line | | **Collection** | Standalone songs, loose connection | Unifying element, flow | | **OST** | Music evoking a fictional media property's world and moments | Media type, world, leitmotifs, vocal/instrumental mix |
When a concept could fit multiple types, use these criteria:
---
---
Map album energy as a curve with peaks and valleys. Present to user for review.
**Example** (10-track album):
01
I love music but never learned an instrument. AI became the creative outlet that was always out of reach. This project started as a way to go deep on Claude Code plugin architecture, agentic workflows, multi-model orchestration, and MCP tooling.
Repo: bitwize-music-studio/claude-ai-music-skills
Provides information about the bitwize-music plugin, its version, and its creator. Use when the user asks about the plugin, its purpose, version, or…
Creates visual concepts for album artwork and generates AI art prompts. Use during planning for concept discussion, or after all tracks are Final for actual…
Shows a structured progress dashboard for an album with percentage complete per phase, blocking items, and status breakdown. Use for a quick visual overview of…
Tracks and manages album ideas including brainstorming, planning, and status updates. Use when the user wants to add, review, or organize their album idea…
Copies track content (lyrics, style prompts, streaming lyrics) to the system clipboard. Use when the user needs to paste lyrics or style prompts into Suno or…
Uploads promo videos and content to Cloudflare R2 or AWS S3. Use when the user wants to host promo content for social media or distribution.