cbfs
OfficialUnified file storage across local and cloud
AuthorColdBox
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Provides a consistent, environment-agnostic API to manage files so developers do not have to rewrite storage logic when moving between local development and cloud production environments.
Core Features & Use Cases
- Multi-provider disks: Configure and use named disks such as local, S3, and RAM so the same code works across environments.
- CRUD and streaming: Read, write, copy, move, delete, and stream binary or text files, with metadata and existence checks.
- URL generation & uploads: Produce public or temporary signed URLs for access and safely handle file uploads from request handlers.
- Use Case: Accept user uploads in development to a local disk and seamlessly switch to S3 in production while generating signed URLs for private downloads.
Quick Start
Use the cbfs skill to configure a local and S3 disk, upload a file to the chosen disk, and generate a signed URL for access.
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: cbfs Download link: https://github.com/ColdBox/skills/archive/main.zip#cbfs Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.