Cloud Uploader Skill
Skill Verified ActiveUploads promo videos and content to Cloudflare R2 or AWS S3. Use when the user wants to host promo content for social media or distribution.
To automate the upload of generated promotional media to cloud storage services like Cloudflare R2 or AWS S3, making it available for websites, distribution, or archival.
Features
- Uploads promo videos and album samplers
- Supports Cloudflare R2 and AWS S3
- Provides dry-run preview mode
- Allows specifying upload type (promos, sampler, all)
- Configurable for public or private file access
Use Cases
- After generating promo videos, upload them to cloud storage.
- When a user requests to upload promo content to R2 or S3.
- Hosting media content for website distribution or CDN.
- Archiving generated media to a reliable cloud location.
Non-Goals
- Generating promo videos (delegated to `promo-director`).
- Managing cloud storage bucket creation or lifecycle policies.
- Performing complex file transformations beyond basic upload.
- Handling media processing or encoding tasks.
Workflow
- Verify cloud configuration and promo video existence.
- Get the appropriate Python command and plugin directory.
- Preview the upload using the `--dry-run` option.
- Execute the upload command with desired options (type, public access).
- Verify the upload in the cloud provider's dashboard.
- Report completion and note next steps in the workflow.
Practices
- Cloud Storage Management
- Content Distribution
- File Upload Automation
Prerequisites
- Cloud credentials configured in `~/.bitwize-music/config.yaml`
- Promo videos generated by `/bitwize-music:promo-director`
- Python 3.10+ with `boto3` installed
- Access to `~/.bitwize-music/venv` or system Python
Installation
First, add the marketplace
/plugin marketplace add bitwize-music-studio/claude-ai-music-skills/plugin install claude-ai-music-skills@bitwize-musicQuality Score
VerifiedTrust Signals
Similar Extensions
Hybrid Cloud Networking
100Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting data centers to cloud, or implementing secure cross-premises networking.
Cloud Architect
100Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP. Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost optimization, disaster recovery, landing zones, security architecture, serverless design.
Cloudflare Deploy
99Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.
Cost Optimization
98Optimize cloud costs across AWS, Azure, GCP, and OCI through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance policies.
Transcribe Video
98Generate subtitles (SRT/VTT) and plain text transcripts from video or audio files using AWS Transcribe. Use when creating captions, extracting spoken content, generating transcripts for notes, or making video content searchable.
Aws Cdk Development
100AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS infrastructure programmatically. Covers CDK app structure, construct patterns, stack composition, and deployment workflows.