Loading...
Loading...
Provides interactive guided album creation for new users. Use when the user is new to the plugin or asks for a walkthrough of the album creation process.
npx skill4agent add bitwize-music-studio/claude-ai-music-skills tutorialnew-albumresumehelp/tutorial/tutorial new-albumget_config()content_root/tutorial resumeget_config()content_rootcontent_rootlist_albums(status_filter="In Progress")get_album_progress(album_slug)Config loaded: content_root = ~/music-projects
Found 2 albums in progress:
1. "Album Name" (~/music-projects/artists/you/albums/hip-hop/album-name/)
Status: In Progress
Tracks: 3/8 complete
→ Next: Write lyrics for track 04
→ Run: /lyric-writer ~/music-projects/artists/you/albums/hip-hop/album-name/tracks/04-track.md
2. "Other Album" (~/music-projects/artists/you/albums/folk/other-album/)
Status: Research Complete
Tracks: 0/6 started
Sources: 4/6 verified
→ Next: Verify remaining sources, then start writing/tutorial helpThe tutorial helps you create albums interactively.
Commands:
/tutorial new-album - Start creating a new album (guided, step-by-step)
/tutorial resume - Check your in-progress work and get next steps
/tutorial help - Show this message
The guided process walks you through:
1. Foundation - Artist, genre, album type
2. Concept - Story, theme, emotional core
3. Sonic Direction - Sound, influences, mood
4. Structure - Tracklist, track concepts
5. Album Art - Visual concept (generated later)
6. Practical Details - Title, research needs, explicit content
7. Confirmation - Review plan, get your go-ahead
At each step, I'll ask one question at a time and explain why it matters./suno-engineer/album-art-director{content_root}mkdir -p {content_root}/artists/[artist]/albums/[genre]/[album-name]/tracks${CLAUDE_PLUGIN_ROOT}/templates/album.md{content_root}/artists/...| When | Suggest |
|---|---|
| Discussing sound/genre | "We can get deeper into this with |
| Planning visual concept | "When ready, |
| True-story album | "For research, |
| Starting lyrics | "Use |
| Before generation | "Run |
/tutorial new-album[calls get_config()]
Config loaded:
content_root: ~/music-projects
audio_root: ~/Music/mastered
Let's create an album together.
First, the basics: Who's the artist?
- An existing artist you've already set up?
- Or someone new we need to create first?
(If existing, tell me the name. If new, we'll create them first.)Before we start, let's set up your configuration.
Option 1 - Interactive setup:
Run /configure
Option 2 - Manual setup:
mkdir -p ~/.bitwize-music
cp config/config.example.yaml ~/.bitwize-music/config.yaml
# Then edit the file with your settings
Let me know when you're ready!Alex Techno - got it. Let me check if they're set up...
[reads artists/alex-techno/README.md]
Found them. Nice electronic artist profile.
What genre/style for this album?
- Staying in their electronic wheelhouse?
- Trying something different?
(This determines which folder the album lives in: electronic, hip-hop, etc.)Dark industrial electronic - that's a strong direction.
Now: What type of album is this?
- **Documentary** - Real events/people told through music
- **Narrative** - A fictional story arc across tracks
- **Thematic** - United by theme (not plot)
- **Character Study** - Deep dive into one person
- **Collection** - Standalone songs, loose connection
Which fits your vision?/tutorial resume[calls get_config(), list_albums(status_filter="In Progress")]
Config loaded: content_root = ~/music-projects
Let me check what you have in progress...
Found 1 album in progress:
"Dark Machines" (~/music-projects/artists/alex-techno/albums/electronic/dark-machines/)
Status: In Progress
Tracks: 5/10 written
- 01-boot-sequence: Final
- 02-assembly-line: Final
- 03-malfunction: Final
- 04-override: In Progress (lyrics incomplete)
- 05-shutdown: Not Started
- 06-10: Not Started
Looks like you were working on track 04 "Override".
Want to continue there? Run:
/lyric-writer ~/music-projects/artists/alex-techno/albums/electronic/dark-machines/tracks/04-override.md