byted-tos-image-process

Installation
SKILL.md

Volcengine TOS Image Process

Inspect and transform images stored in Volcengine TOS — metadata, format conversion, resize, watermark, blind watermark, and AI-powered image understanding.

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
28
GitHub Stars
350
First Seen
Mar 18, 2026
byted-tos-image-process — bytedance/agentkit-samples