Installation

clawhub install xiaoyaner0201/cloudflare-r2

Summary

Uploads files to Cloudflare R2 object storage using the wrangler CLI. Supports single-file and batch uploads via a shell script or direct wrangler commands. Uploaded files are served from a public R2 CDN domain.

SKILL.md

Quick overview

Uploads files to Cloudflare R2 object storage using the wrangler CLI. Supports single-file and batch uploads via a shell script or direct wrangler commands. Uploaded files are served from a public R2 CDN domain.

Cloudflare R2 charges no egress fees, making it cheaper than S3 for files served frequently over the public internet.

Common tasks

  • Uploading article images to a CDN before publishing
  • Batch-deploying static assets for a web project
  • Hosting video files without incurring egress fees
  • Replacing local file references with public R2 URLs
  • Managing bucket contents by listing or deleting remote objects

Install paths

Primary command


openclaw install xiaoyaner0201/cloudflare-r2

ClawHub installer


npx clawhub@latest install xiaoyaner0201/cloudflare-r2

OpenClaw CLI


openclaw skills install xiaoyaner0201/cloudflare-r2

Direct OpenClaw install


openclaw install xiaoyaner0201/cloudflare-r2

Skill metadata

  • Category: Coding Agents & IDEs
  • Language: Markdown
  • Version: 1.0.0
  • Security status: Benign

Review upstream source

The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/xiaoyaner0201/cloudflare-r2

Recommended skills

Browse all →

Related guides

Hand-picked reading to help you choose, install, and use agent skills.