youtube-metadata-updater
Installation
SKILL.md
YouTube Metadata Updater
⚠️ THIS SKILL CHANGES YOUR CHANNEL
Every other skill in this suite is read-only. This one is not. It holds the single write credential in the suite (
youtube.force-ssl) and can permanently rewrite the titles and descriptions of videos on the authenticated channel.
- Analytics stays on the read-only token (
token.json). The two tokens are separate files and are never merged.- Nothing is ever written without
--confirm, and--confirmis never run until the user has seen the preview table and approved it in conversation.- Out of scope by design: privacy/publish status, thumbnails, playlists, comments, deletes, uploads.
part="status"is never even requested.- Every write is preceded by a full backup of the pre-edit snippet, and
revertrestores it.