A comprehensive image processing skill for Bytedance TeraObjectStore that automates resizing, format conversion, and watermarking via the official SDK.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install byted-tos-image-process
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install byted-tos-image-process using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Bytedance TOS Image Processing skill provides a robust interface for manipulating image assets stored within Bytedance's TeraObjectStore (TOS). By integrating the Volcengine TOS SDK, this skill allows AI agents and developers to perform sophisticated image operations on-the-fly without downloading the original files first. It serves as a vital component for media-heavy applications within the Openclaw Skills ecosystem, enabling seamless integration with cloud storage workflows.
This skill handles everything from simple metadata extraction to complex visual transformations. Whether you are building an automated content delivery network or an AI-driven media asset manager, this skill simplifies the interaction with TOS backend processing features, ensuring your images are optimized for any platform.
To use this skill within your Openclaw Skills environment, first install the official SDK:
pip install tos
Next, configure your environment variables to allow the client to authenticate with Bytedance Volcengine:
export TOS_ACCESS_KEY="your_access_key"
export TOS_SECRET_KEY="your_secret_key"
export TOS_ENDPOINT="your_tos_endpoint"
export TOS_REGION="your_region"
# Optional: export TOS_SECURITY_TOKEN="your_sts_token"
The skill interacts with Bytedance TOS data and returns results structured as follows:
| Component | Type | Description |
|---|---|---|
| Image Info | JSON String | Contains format, width, height, and EXIF metadata. |
| Processed Object | Binary Stream | The actual transformed image file (e.g., resized or watermarked). |
| Save Result | JSON String | Confirmation details when saving processed images back to a TOS bucket. |
| Error Logs | Exception | Structured errors like TosServerError or TosClientError for debugging. |
Loading
A comprehensive AI survival skill focused on drowning prevention, water competency assessment, and emergency rescue techniques.

A comprehensive toolkit for identifying, documenting, and recovering stolen wages through automated legal templates and jurisdiction-aware guidance.

Moudao is an AI strategic planning agent that converts abstract ideas into execution-ready roadmaps using traditional cognitive frameworks and modern market research.

A practical environmental intelligence skill for reading weather patterns and managing outdoor safety without digital tools.

An automation-ready email management skill for China Telecom accounts supporting secure POP3 and SMTP protocols.

A rigorous spreadsheet production system that leverages Python and .NET tools to generate, validate, and audit high-fidelity Excel workbooks.








































