byted-tos-doc-process

Installation
SKILL.md

Volcengine TOS Document Process

Preview and convert office documents stored in Volcengine TOS — PDF/PNG/JPG conversion, page count, HTML preview URL, and page-range export.

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