Cloudflare R2 Cloudflare R2 is a decentralized object storage service, similar to AWS S3 or Google Cloud Storage. Developers use it to store and serve large amounts of unstructured data, like images, videos, and backups, with lower egress costs than traditional cloud storage providers. Official docs: https://developers.cloudflare.com/r2/ Cloudflare R2 Overview - Bucket - Object - Account - API Key When to use which actions: Use action names and parameters as needed. Working with Cloudflare R2 This skill uses the Membrane CLI to interact with Cloudflare R2. Membrane handles authentication and…