What problem does it solve? Publishing product demo recordings to YouTube involves manual artifact downloads, OAuth credential setup, caption attachment, and staged visibility changes. This Skill automates the full pipeline from a video-capture run to a live video on the DIY Accounting Submit YouTube channel. ## Core Features & Use Cases - Artifact Fetching and Validation: Downloads recordings from video-capture workflow runs and checks stills and timing files for developer chrome, debug panels, or test artefacts before anything is uploaded. - Credential Management: Stores the Google OAuth client and channel-owner refresh token in AWS Secrets Manager so subsequent runs never prompt for consent. - Staged Publishing: Uploads videos as unlisted with .vtt captions, records returned videoIds in publish.json, and flips entries to public only after operator review. - Use Case: After recording a new VAT obligations walkthrough, run the publish command to upload it unlisted with captions, share the link for review, then flip it public once approved. ## Quick Start Publish the recorded product videos to the YouTube channel by fetching the latest video-capture artifacts and uploading them unlisted for review.