cloudflare-r2-bucket-management-and-access
OfficialManage R2 buckets, secure your assets.
Software Engineering#security#access control#cdn#cloudflare r2#bucket management#storage#lifecycle policies
AuthorAgentiveCity
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Configuring Cloudflare R2 buckets, access control, lifecycle policies, and public/private asset management, especially with Hono Workers, requires careful planning beyond basic uploads. This can be complex and security-critical. This Skill automates the setup of robust R2 management and access strategies, ensuring secure and efficient storage.
Core Features & Use Cases
- Environment-Aware Bucket Setup: Provision and separate R2 buckets for dev, staging, and production environments, preventing accidental data mixing.
- Flexible Access Control: Implement private (Worker-controlled), public read, or signed-access URL patterns based on specific use cases.
- Lifecycle & Security Policies: Apply retention, expiration, and overwrite prevention policies to manage data lifecycle and enhance audit safety.
Quick Start
Store files in R2 with security rules, make a public CDN bucket for static assets, and generate signed URLs for temporary downloads.
Dependency Matrix
Required Modules
None requiredComponents
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-r2-bucket-management-and-access Download link: https://github.com/AgentiveCity/SkillFactory/archive/main.zip#cloudflare-r2-bucket-management-and-access Please download this .zip file, extract it, and install it in the .claude/skills/ directory.