r2-upload

Community

Upload to R2/S3 with public or presigned URLs.

Authorfoundralab
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates uploading files to Cloudflare R2 or AWS S3-compatible storage and returns a URL (public or presigned) for sharing or embedding in apps, enabling quick asset publication and cross-skill workflows.

Core Features & Use Cases

  • Upload local files to R2/S3-compatible storage and receive a public URL or a short-lived presigned URL.
  • Generate presigned URLs with configurable expiration for secure sharing and asset delivery.
  • Provide upload helpers to other skills (e.g., sharing assets with the tech-news workflow) and support batch uploads.

Quick Start

Upload a local file to your configured bucket and obtain a URL using the CLI or Python helper. Example: python3 scripts/r2-upload.py ./image.jpg --public

Dependency Matrix

Required Modules

PyYAML

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: r2-upload
Download link: https://github.com/foundralab/my-skills/archive/main.zip#r2-upload

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.