rename▌
2 indexed skills · max 10 per page
tool-rename-deprecation
microsoft/vscode · Productivity
When a tool or tool set reference name is changed, the old name must always be added to the deprecated/legacy array so that existing prompt files, tool configurations, and saved references continue to resolve correctly.
recipe-batch-rename-files
googleworkspace/cli · Productivity
Batch rename multiple Google Drive files matching a search pattern to enforce consistent naming conventions. \n \n Requires the gws-drive skill and gws binary to execute \n Workflow: search for files by name pattern, update each file's name individually, and verify the changes \n Supports flexible filtering via Google Drive query syntax (e.g., name contains 'Report' ) \n Renames are applied one file at a time; suitable for small to moderate batch operations \n