跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Rename

技能 已验证 活跃

Renames an album or track, updating slugs, titles, and all mirrored paths. Use when the user wants to rename an album or track.

目的

To provide a reliable and automated way to rename music albums or tracks, ensuring all associated metadata and file paths are consistently updated.

功能

  • Renames albums and tracks
  • Updates slugs, titles, and directory paths
  • Validates user input and existing names
  • Confirms actions with the user before execution
  • Reports success or detailed error information

使用场景

  • When needing to change the name of an album or track
  • To ensure consistency across all metadata and file system paths after a rename
  • For bulk renames where manual path and title updates would be tedious

非目标

  • Renaming audio files themselves (they use Suno-generated names)
  • Modifying content outside of album/track metadata and paths
  • Performing operations unrelated to renaming

Documentation

  • info:Configuration & parameter referenceWhile the MCP tool parameters (`old_slug`, `new_slug`, etc.) are mentioned, their default values and specific constraints are not explicitly documented.

Code Execution

  • info:ValidationArgument parsing is described, but the use of a schema library for validation and sanitization of inputs like names and paths is not explicitly stated.

Execution

  • info:Pinned dependenciesWhile Python 3.10+ is mentioned, specific pinned versions for dependencies or lockfiles for the MCP server scripts are not explicitly detailed in the skill's documentation.

Scope

  • info:Dry-run previewThe skill includes a user confirmation step before executing the rename, which serves as a manual dry-run, but an automated `--dry-run` flag is not explicitly mentioned for the MCP tools.

安装

请先添加 Marketplace

/plugin marketplace add bitwize-music-studio/claude-ai-music-skills
/plugin install claude-ai-music-skills@bitwize-music

质量评分

已验证
97 /100
1 day ago 分析

信任信号

最近提交2 days ago
星标174
许可证CC0-1.0
状态
查看源代码