cloud-uploader

Upload promotional videos and content to Cloudflare R2 or AWS S3.

Updated Jun 8, 2026
One-click install
npx skills add https://github.com/apavanello/claude-ai-music-skills --skill cloud-uploader-apavanello
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-uploader
Source: https://github.com/apavanello/claude-ai-music-skills/tree/main/skills/cloud-uploader
Command: npx skills add https://github.com/apavanello/claude-ai-music-skills --skill cloud-uploader-apavanello

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires boto3, and includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for easily uploading promotional content to cloud storage platforms, simplifying the process of hosting and sharing materials for social media or distribution.

Core Features & Use Cases

  • Cloud Storage Upload: Uploads promo videos and content to Cloudflare R2 or AWS S3.
  • Integration with Workflow: Coordinates with the promo video generation process and facilitates content hosting.
  • Use Case: After creating promo videos, users can upload them to cloud storage for online hosting, sharing via direct links, or CDN distribution.

Quick Start

Use the cloud-uploader skill to upload promo content for the album 'my-album' to Cloudflare R2.

Frequently Asked Questions about cloud-uploader

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I upload promotional videos to AWS S3 for distribution?

To upload promotional content to AWS S3, you need to configure your cloud credentials and bucket settings. The uploader uses boto3 to transfer files and coordinates with promo video generation workflows to enable efficient hosting and CDN distribution.

Can I use Cloudflare R2 for hosting promo content instead of AWS S3?

Yes, Cloudflare R2 is supported for hosting promo content alongside AWS S3. You must provide R2 credentials and configuration to upload videos and other promotional materials, enabling direct link sharing and CDN distribution.

Do I need boto3 installed to upload videos to cloud storage?

Yes, boto3 is a required dependency for uploading videos to cloud storage. It provides the underlying API client for interacting with AWS S3 and Cloudflare R2 to transfer promotional content and generate accessible hosting links.

What is the best way to automate promo content hosting after video generation?

The best way to automate promo content hosting is to integrate cloud uploads directly into your video generation workflow. This coordinates file transfers to Cloudflare R2 or AWS S3 immediately after creation for seamless CDN distribution.

What cloud credentials do I need to distribute promo videos via direct links?

You need active access keys and bucket configuration settings for either Cloudflare R2 or AWS S3 to distribute promo videos via direct links. These credentials authenticate the upload process and enable online hosting for sharing.