bknd-storage-config
✓Use when configuring storage backends for file uploads. Covers S3-compatible storage (AWS S3, Cloudflare R2, DigitalOcean Spaces), Cloudinary media storage, local filesystem adapter for development, adapter configuration options, environment variables, and production storage setup.
Installation
SKILL.md
| s3 | S3-compatible | AWS S3, Cloudflare R2 (external), DigitalOcean Spaces, MinIO | | cloudinary | Media-optimized | Image/video transformations, CDN delivery | | local | Filesystem | Development only (Node.js/Bun runtime) | | r2 | Cloudflare R2 | Cloudflare Workers with R2 binding |
Local adapter requires Node.js or Bun runtime (filesystem access). It won't work in:
R2 adapter uses the Cloudflare Workers binding directly, no external credentials needed.
Use when configuring storage backends for file uploads. Covers S3-compatible storage (AWS S3, Cloudflare R2, DigitalOcean Spaces), Cloudinary media storage, local filesystem adapter for development, adapter configuration options, environment variables, and production storage setup. Source: cameronapak/bknd-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/cameronapak/bknd-skills --skill bknd-storage-config- Source
- cameronapak/bknd-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is bknd-storage-config?
Use when configuring storage backends for file uploads. Covers S3-compatible storage (AWS S3, Cloudflare R2, DigitalOcean Spaces), Cloudinary media storage, local filesystem adapter for development, adapter configuration options, environment variables, and production storage setup. Source: cameronapak/bknd-skills.
How do I install bknd-storage-config?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cameronapak/bknd-skills --skill bknd-storage-config Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/cameronapak/bknd-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01