Agent skill

convex-file-storage

Use Convex file storage correctly for uploads, references, and retrieval. Use when implementing file or attachment flows.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/convex-file-storage-agentic-engineering--agentforge

Metadata

Additional technical details for this skill

author
agentforge
source
waynesutton/convexskills and repo docs

SKILL.md

Convex File Storage

Use this skill when a task touches uploads, stored files, attachment metadata, or file lifecycle.

Rules

  • Use real Convex storage APIs such as upload URL generation.
  • Store metadata and references explicitly in tables.
  • Do not fake upload state with placeholder URLs.
  • Consider pagination and cleanup for large file collections.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results