convex-file-storage

Community

Effortless file storage and serving in Convex apps

AuthorEricJamesCrow
Version1.0.0
Installs0

System Documentation

What problem does it solve?

File uploads, serving, and metadata management are error-prone and bulky; this skill provides a cohesive pattern for storing files, serving them via generated URLs, and accessing _storage metadata within Convex apps.

Core Features & Use Cases

  • Uploads and stores any file type (images, PDFs, videos) with automatic URL serving
  • Retrieve and inspect file metadata from the _storage system table
  • Delete files and clean up both storage and related references
  • Generate and store produced files (e.g., PDFs or images) and reference them in your DB

Quick Start

Upload a file and obtain a usable URL to serve it, then save a reference in your database.

Dependency Matrix

Required Modules

None required

Components

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: convex-file-storage
Download link: https://github.com/EricJamesCrow/smartpockets/archive/main.zip#convex-file-storage

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.