job-input-upload
OfficialReliable chunked uploads for job inputs
Authornovadb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill handles uploading input files for NovaDB jobs, removing the manual work of splitting large files and managing upload state so jobs can reliably receive large or streamed inputs.
Core Features & Use Cases
- Chunked upload support: Start an upload, continue with subsequent chunks, and cancel in-progress uploads.
- Simple integration for job creation: Produces the upload token and final filename to pass as the job's inputFile parameter.
- Use Case: Upload large CSV or binary datasets for a long-running data processing job without hitting single-request size limits.
Quick Start
Start a chunked upload for file input.csv by calling the start upload tool, send subsequent chunks with the continue tool until finished, and return the final token and filename for job creation.
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: job-input-upload Download link: https://github.com/novadb/claude-plugins/archive/main.zip#job-input-upload 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 223,000+ vetted skills library on demand.