upload-file-continue
OfficialContinue chunked uploads seamlessly per chunk
Authornovadb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a reliable mechanism to continue chunked file uploads without restarting, handling multiple sequential chunks with a provided token.
Core Features & Use Cases
- Continue sending subsequent chunks for an in-progress upload using novadb_cms_upload_file_continue.
- Finalize the upload when commit is true and obtain a fileIdentifier for subsequent download via get-file.
- Clearly separates continuation from starting a new upload or canceling an in-progress upload, reducing retry effort.
Quick Start
Initiate the next chunk upload by calling novadb_cms_upload_file_continue with the token and chunk data.
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: upload-file-continue Download link: https://github.com/novadb/claude-plugins/archive/main.zip#upload-file-continue 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.