Loading...
Loading...
Compare original and translation side by side
<album-name> <genre><album-name> documentary <genre>sample-album electronicmy-new-album hip-hopprotest-songs folkthe-heist documentary hip-hophip-hopelectronicrockfolkcountrypopmetaljazzrnbclassicalreggaepunkindie-folkbluesgospellatink-popdocumentaryUsage: /new-album <album-name> <genre>
/new-album <album-name> documentary <genre>
Example: /new-album sample-album electronic
/new-album the-heist documentary hip-hop
Valid genres: hip-hop, electronic, rock, folk, country, pop, metal, jazz, rnb, classical, reggae, punk, indie-folk, blues, gospel, latin, k-pop<album-name> <genre><album-name> documentary <genre>sample-album electronicmy-new-album hip-hopprotest-songs folkthe-heist documentary hip-hophip-hopelectronicrockfolkcountrypopmetaljazzrnbclassicalreggaepunkindie-folkbluesgospellatink-popdocumentary用法: /new-album <album-name> <genre>
/new-album <album-name> documentary <genre>
示例: /new-album sample-album electronic
/new-album the-heist documentary hip-hop
有效流派: hip-hop, electronic, rock, folk, country, pop, metal, jazz, rnb, classical, reggae, punk, indie-folk, blues, gospel, latin, k-popcreate_album_structure(album_slug, genre, documentary){content_root}/artists/{artist}/albums/{genre}/{album-name}/tracks/promo/documentary: true{created: bool, path: str, files: [...]}create_album_structure(album_slug, genre, documentary){content_root}/artists/{artist}/albums/{genre}/{album-name}/tracks/promo/documentary: true{created: bool, path: str, files: [...]}Created album: {album-name}
Location: {album_path}
Files created:
- README.md (album template)
- tracks/ (empty, ready for track files)
- promo/ (social media copy templates)
Next steps:
Option 1 - Interactive (Recommended):
Run /bitwize-music:album-conceptualizer to design your album concept
through the 7 Planning Phases.
Option 2 - Manual:
1. Edit README.md with your album concept
2. Create tracks with /import-track or manually in tracks/已创建专辑: {album-name}
位置: {album_path}
已创建文件:
- README.md (专辑模板)
- tracks/ (空目录,准备好接收曲目文件)
- promo/ (社交媒体文案模板)
后续步骤:
选项1 - 交互式(推荐):
运行 /bitwize-music:album-conceptualizer,通过7个规划阶段设计你的专辑概念
选项2 - 手动操作:
1. 编辑README.md,填入你的专辑概念
2. 使用/import-track或手动在tracks/目录中创建曲目Error: Config not found at ~/.bitwize-music/config.yaml
Run /configure to set up.Error: Invalid genre "{genre}"
Valid genres: hip-hop, electronic, rock, folk, country, pop, metal, jazz, rnb, classical, reggae, punk, indie-folk, blues, gospel, latin, k-popError: Album already exists at {album_path}Error: Templates not found. Is the plugin installed correctly?
Expected at: ${CLAUDE_PLUGIN_ROOT}/templates/错误: 未在~/.bitwize-music/config.yaml找到配置文件
运行/configure进行设置。错误: 无效流派"{genre}"
有效流派: hip-hop, electronic, rock, folk, country, pop, metal, jazz, rnb, classical, reggae, punk, indie-folk, blues, gospel, latin, k-pop错误: 专辑已存在于{album_path}错误: 未找到模板。插件是否正确安装?
预期位置: ${CLAUDE_PLUGIN_ROOT}/templates//new-album sample-album electronicpaths:
content_root: ~/bitwize-music
artist:
name: bitwizeCreated album: sample-album
Location: ~/bitwize-music/artists/bitwize/albums/electronic/sample-album/
Files created:
- README.md (album template)
- tracks/ (empty, ready for track files)
Next steps:
Option 1 - Interactive (Recommended):
Run /bitwize-music:album-conceptualizer to design your album concept
through the 7 Planning Phases.
Option 2 - Manual:
1. Edit README.md with your album concept
2. Create tracks with /import-track or manually in tracks//new-album sample-album electronicpaths:
content_root: ~/bitwize-music
artist:
name: bitwize已创建专辑: sample-album
位置: ~/bitwize-music/artists/bitwize/albums/electronic/sample-album/
已创建文件:
- README.md (专辑模板)
- tracks/ (空目录,准备好接收曲目文件)
后续步骤:
选项1 - 交互式(推荐):
运行 /bitwize-music:album-conceptualizer,通过7个规划阶段设计你的专辑概念
选项2 - 手动操作:
1. 编辑README.md,填入你的专辑概念
2. 使用/import-track或手动在tracks/目录中创建曲目/new-album the-heist documentary hip-hopcreate_album_structure(album_slug, genre, documentary=true)Created album: the-heist (documentary)
Location: ~/bitwize-music/artists/bitwize/albums/hip-hop/the-heist/
Files created:
- README.md (album template)
- RESEARCH.md (research template)
- SOURCES.md (sources template)
- tracks/ (empty, ready for track files)/new-album the-heist documentary hip-hopcreate_album_structure(album_slug, genre, documentary=true)已创建专辑: the-heist (纪实类)
位置: ~/bitwize-music/artists/bitwize/albums/hip-hop/the-heist/
已创建文件:
- README.md (专辑模板)
- RESEARCH.md (研究模板)
- SOURCES.md (来源模板)
- tracks/ (空目录,准备好接收曲目文件)undefinedundefined
**Right:**
**正确做法**:
The MCP tool reads config, resolves paths, creates directories, and copies templates automatically.
MCP工具会自动读取配置、解析路径、创建目录并复制模板。undefinedundefined
**Right:**
```bash
**正确做法**:
```bash
Valid primary genres: `hip-hop`, `electronic`, `rock`, `folk`, `country`, `pop`, `metal`, `jazz`, `rnb`, `classical`, `reggae`, `punk`, `indie-folk`, `blues`, `gospel`, `latin`, `k-pop`
有效主流派: `hip-hop`, `electronic`, `rock`, `folk`, `country`, `pop`, `metal`, `jazz`, `rnb`, `classical`, `reggae`, `punk`, `indie-folk`, `blues`, `gospel`, `latin`, `k-pop`