Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Rename

Skill Verifiziert Aktiv

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

Zweck

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

Funktionen

  • 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

Anwendungsfälle

  • 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

Nicht-Ziele

  • 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.

Installation

Zuerst Marketplace hinzufügen

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

Qualitätspunktzahl

Verifiziert
97 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit2 days ago
Sterne174
LizenzCC0-1.0
Status
Quellcode ansehen