cloudflare-workers-storage

Community

Cloudflare Workers storage with presigned URLs.

Authoronichandame
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables secure, serverless file storage and retrieval for Cloudflare Workers by leveraging R2 object storage and AWS Signature v4 presigned URLs. It simplifies uploading, downloading, and managing object metadata from edge workers without exposing credentials.

Core Features & Use Cases

  • Presigned URL generation for upload and download to R2 from Cloudflare Workers.
  • Basic file management: move, copy, delete, and metadata handling for worker-based file workflows.
  • Use Case: Build edge workflows that securely upload user content to R2 and fetch it on demand without exposing secrets.

Quick Start

Run a simple operation to generate an upload URL for a new object and a download URL for an existing object in your R2 bucket.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: cloudflare-workers-storage
Download link: https://github.com/onichandame/zapdo/archive/main.zip#cloudflare-workers-storage

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.