byted-tos-file-process

Installation
SKILL.md

Volcengine TOS File Process

Compress and uncompress file objects stored in Volcengine TOS through the TOS gateway's file_jobs API.

Setup (once per environment)

Install dependencies on first use:

cd {baseDir}
pip install -r {baseDir}/requirements.txt

Then run scripts with Python 3.7+:

python3 {baseDir}/scripts/<script>.py <args>
Installs
7
GitHub Stars
368
First Seen
May 18, 2026
byted-tos-file-process — bytedance/agentkit-samples