cloudflare-r2

Installation
SKILL.md

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 credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.

Installs
52
GitHub Stars
189
First Seen
Apr 2, 2026
cloudflare-r2 — membranedev/application-skills