salvo-file-handling

Official

Efficient file uploads and downloads in Salvo.

Authorsalvo-rs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Building web applications often requires repetitive handling for file uploads, downloads, and multipart form data. This skill consolidates that logic into a reusable, secure module to simplify development and reduce boilerplate.

Core Features & Use Cases

  • Upload single and multiple files via multipart/form-data with automatic storage handling and naming
  • Serve file downloads with proper headers, content types, and inline/attachment control
  • Parse and handle form fields alongside file inputs, including validation and error feedback
  • Enforce size limits, content-type checks, and filename sanitization to mitigate common security risks

Quick Start

Configure a Salvo router with upload and download endpoints and run the sample code to see file transfers in action.

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: salvo-file-handling
Download link: https://github.com/salvo-rs/salvo-skills/archive/main.zip#salvo-file-handling

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.