·tos-file-access
</>

tos-file-access

Upload files or directories to Volcano Engine TOS (Torch Object Storage) and download files from URLs. Use this skill when (1) Upload Agent-generated files or directories (like videos, images, reports, output folders) to TOS for sharing, (2) Download files from URLs before Agent processing.

16Installs·1Trend·@bytedance

Installation

$npx skills add https://github.com/bytedance/agentkit-samples --skill tos-file-access

How to Install tos-file-access

Quickly install tos-file-access AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/bytedance/agentkit-samples --skill tos-file-access
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: bytedance/agentkit-samples.

SKILL.md

View raw

This skill provides utilities for uploading files and directories to Volcano Engine TOS (Torch Object Storage) and downloading files from URLs.

TOS (Torch Object Storage) is Volcano Engine's object storage service, similar to AWS S3. This skill enables:

When users provide file URLs (TOS or external), download them before processing:

Upload files or directories to Volcano Engine TOS (Torch Object Storage) and download files from URLs. Use this skill when (1) Upload Agent-generated files or directories (like videos, images, reports, output folders) to TOS for sharing, (2) Download files from URLs before Agent processing. Source: bytedance/agentkit-samples.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bytedance/agentkit-samples --skill tos-file-access
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from bytedance/agentkit-samples

Quick answers

What is tos-file-access?

Upload files or directories to Volcano Engine TOS (Torch Object Storage) and download files from URLs. Use this skill when (1) Upload Agent-generated files or directories (like videos, images, reports, output folders) to TOS for sharing, (2) Download files from URLs before Agent processing. Source: bytedance/agentkit-samples.

How do I install tos-file-access?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bytedance/agentkit-samples --skill tos-file-access Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/bytedance/agentkit-samples