Convex Agents Files

Community

Manage file uploads in agent conversations.

AuthorSstobo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Agents often need to receive and process user files and images within conversations. This skill provides a reliable, secure way to upload, store, and attach files to messages, enabling rich media workflows.

Core Features & Use Cases

  • File upload and storage: accepts binary or base64 data, stores with metadata and accessible URLs.
  • Image attachments and media processing: attaches images to messages, supports image processing hooks.
  • File lifecycle management: tracking, cleanup, and access control for files referenced by messages.
  • Use Case: When an agent analyzes a uploaded document, or generates a result based on user-provided media.

Quick Start

Use this skill to upload a file as part of a thread: call uploadFile with fileData, filename, mimeType, then attach via saveMessage with the returned file info.

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 Agents Files
Download link: https://github.com/Sstobo/convex-skills/archive/main.zip#convex-agents-files

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 471,000+ vetted skills library on demand.