Cloud Uploader Skill
Skill Verifiziert AktivUploads 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.
Funktionen
- 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
Anwendungsfälle
- 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.
Nicht-Ziele
- 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.
Praktiken
- Cloud Storage Management
- Content Distribution
- File Upload Automation
Voraussetzungen
- 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
Zuerst Marketplace hinzufügen
/plugin marketplace add bitwize-music-studio/claude-ai-music-skills/plugin install claude-ai-music-skills@bitwize-musicQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
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
98Generieren Sie Untertitel (SRT/VTT) und reine Texttranskripte aus Video- oder Audiodateien mit AWS Transcribe. Verwenden Sie dies, wenn Sie Beschriftungen erstellen, gesprochene Inhalte extrahieren, Transkripte für Notizen erstellen oder Videoinhalte durchsuchbar machen.
Aws Cdk Development
100AWS Cloud Development Kit (CDK) Experte für den Aufbau von Cloud-Infrastruktur mit TypeScript/Python. Verwenden Sie dies beim Erstellen von CDK-Stacks, Definieren von CDK-Konstrukten, Implementieren von Infrastructure as Code oder wenn der Benutzer CDK, CloudFormation, IaC, cdk synth, cdk deploy erwähnt oder AWS-Infrastruktur programmatisch definieren möchte. Behandelt CDK-App-Struktur, Konstruktmuster, Stack-Komposition und Bereitstellungs-Workflows.