Automate your YouTube workflow with seamless cloud storage integration. The ytb-storage skill pack handles both Google Cloud Storage operations and YouTube multi-channel uploads — all with secure OAuth authentication and enterprise-grade secret management.
Upload and download video files directly to Google Cloud Storage buckets with signed URLs that expire after 24 hours. This skill provides a robust storage layer used across multiple projects including Books, News, and Poetry.
Key capabilities:
Upload videos to multiple YouTube channels with automated first-comment posting. Each channel has its own OAuth token stored securely in Google Cloud Secret Manager.
Supported channels include:
The automation handles:
Install the ytb-storage skill pack with just two commands:
/plugin marketplace add https://github.com/clickaround/marketplace
/plugin install ytb-storage@clickaround
Then configure your environment variables:
GCS_BUCKET_NAME - Your Google Cloud Storage bucket nameYOUTUBE_CLIENT_SECRET_PATH - Path to your OAuth client secret JSONYOUTUBE_DATA - Base64-encoded tar.gz of your channel tokens in Secret Manager