cloudflare-r2
π―Skillfrom itechmeat/llm-code
Manages Cloudflare R2 object storage with zero-egress fees, enabling seamless file uploads, downloads, and management via Workers Binding or S3-compatible API.
Part of
itechmeat/llm-code(31 items)
Installation
npx wrangler r2 bucket create my-bucketnpx wrangler r2 bucket cors set my-bucket --file cors.jsonnpx wrangler r2 bucket lifecycle add my-bucket --id "cleanup" --expire-days 90npx wrangler queues create r2-eventsnpx wrangler r2 bucket notification create my-bucket --event-type object-create --queue r2-events+ 1 more commands
Skill Details
"Cloudflare R2 object storage playbook: buckets, Workers Binding API, S3 compatibility, presigned URLs, multipart uploads, CORS, lifecycle policies, event notifications, public buckets, storage classes, data migration. Keywords: Cloudflare R2, object storage, S3 compatible, Workers binding, R2Bucket, presigned URLs, multipart upload, CORS, lifecycle, event notifications, Super Slurper, Sippy, R2 pricing."
More from this repository10
skill-master skill from itechmeat/llm-code
react-testing-library skill from itechmeat/llm-code
commits skill from itechmeat/llm-code
changelog skill from itechmeat/llm-code
social-writer skill from itechmeat/llm-code
project-creator skill from itechmeat/llm-code
Runs fast, Vite-powered tests with Jest-compatible API, supporting TypeScript, mocking, and browser testing out of the box.
coderabbit skill from itechmeat/llm-code
Accelerates frontend development by providing a lightning-fast build tool with instant server startup, hot module replacement, and flexible configuration.
openspec skill from itechmeat/llm-code