Communityv1.0.0

aliyun-oss-upload

阿里云 OSS 文件上传工具,支持上传文件到阿里云对象存储并生成临时访问链接。使用场景:将本地文件上传到 OSS 并获得可分享的临时 URL。需要配置 ALIYUN_OSS_ACCESS_KEY_ID、ALIYUN_OSS_ACCESS_KEY_SECRET、ALIYUN_OSS_ENDPOINT、ALIYUN_OSS_BUCKET 环境变量。

1.9kdownloads3stars8active installschengjiaxiongkf
View on ClawHubBack to Skills

Skill Details

Slug
aliyun-oss-upload
Latest Version
1.0.0
Author
chengjiaxiongkf
Published
Feb 2, 2026
Updated
Feb 28, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for aliyun-oss-upload.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release of aliyun-oss-upload. - Supports uploading local files to Alibaba Cloud OSS. - Generates temporary signed URLs for secure file sharing. - Requires configuration of OSS credentials and settings via environment variables. - Includes CLI commands for uploading files and generating access links. - Handles large file uploads automatically; default signed URL expiry is 1 hour.