cloudflare-r2
✓Cloudflare R2 对象存储手册:存储桶、Workers Binding API、S3 兼容性、预签名 URL、分段上传、CORS、生命周期策略、事件通知、公共存储桶、存储类、数据迁移。关键词:Cloudflare R2、对象存储、S3 兼容、Workers 绑定、R2Bucket、预签名 URL、分段上传、CORS、生命周期、事件通知、Super Slurper、Sippy、R2 定价。
SKILL.md
R2 is S3-compatible object storage with zero egress fees. Access via Workers Binding API or S3 API.
| head(key) | Get metadata without body | | get(key, options?) | Get object with body | | put(key, value, options?) | Store object | | delete(key \| keys[]) | Delete up to 1000 keys | | list(options?) | List objects with pagination | | createMultipartUpload(key, options?) | Start multipart upload |
Important: Presigned URLs work only with S3 endpoint (not custom domains). Configure CORS for browser use. See presigned-urls.md.
Cloudflare R2 对象存储手册:存储桶、Workers Binding API、S3 兼容性、预签名 URL、分段上传、CORS、生命周期策略、事件通知、公共存储桶、存储类、数据迁移。关键词:Cloudflare R2、对象存储、S3 兼容、Workers 绑定、R2Bucket、预签名 URL、分段上传、CORS、生命周期、事件通知、Super Slurper、Sippy、R2 定价。 来源:itechmeat/llm-code。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/itechmeat/llm-code --skill cloudflare-r2- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 cloudflare-r2?
Cloudflare R2 对象存储手册:存储桶、Workers Binding API、S3 兼容性、预签名 URL、分段上传、CORS、生命周期策略、事件通知、公共存储桶、存储类、数据迁移。关键词:Cloudflare R2、对象存储、S3 兼容、Workers 绑定、R2Bucket、预签名 URL、分段上传、CORS、生命周期、事件通知、Super Slurper、Sippy、R2 定价。 来源:itechmeat/llm-code。
如何安装 cloudflare-r2?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/itechmeat/llm-code --skill cloudflare-r2 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/itechmeat/llm-code
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01