阿里云OSS管理

Automates Alibaba Cloud OSS file management including upload, list, preview via signed URLs, generate links, delete using aliyun-oss-cli.

124|12|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/tuyoogame/tyclaw.rs --skill oss-tuyoogame
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 阿里云OSS管理
Source: https://github.com/tuyoogame/tyclaw.rs/tree/main/workspace/skills/ops/aliyun-oss
Command: npx skills add https://github.com/tuyoogame/tyclaw.rs --skill oss-tuyoogame

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

通过简化阿里云 OSS 的文件管理,快速完成上传、列出、预览、签名链接生成和删除操作,降低运维成本。

Core Features & Use Cases

  • 上传/下载文件:简化将本地文件上传到 OSS 存储桶,以及从 OSS 下载。
  • 列出和预览对象:查看存储桶内容,生成签名链接实现图片预览与分享。
  • 签名链接生成与安全访问控制:为文件生成带有效期的签名链接,确保安全访问。
  • Use Case: 当需要将静态资源部署到云端并对外分享时,该 Skill 可以一键完成所有操作。

Quick Start

使用 aliyun-oss-cli 实现对 OSS 存储桶中文件的列出、上传、预览、签名链接与删除。

Frequently Asked Questions about 阿里云OSS管理

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I upload files to Alibaba Cloud OSS and generate signed URLs for sharing?

You can automate Alibaba Cloud OSS file management to upload local files and generate time-limited signed URLs. This ensures secure access control and allows safe previewing or sharing of objects stored in your OSS buckets.

What is the best way to manage Alibaba Cloud OSS bucket objects without manual CLI commands?

Automating Alibaba Cloud OSS file management is the best way to manage bucket objects without manual CLI commands. It streamlines uploading, listing, generating signed links, and deleting files while including safety prompts for destructive actions.

How do I configure credentials for Alibaba Cloud OSS automation using environment variables?

To configure credentials for Alibaba Cloud OSS automation, you can use environment variables or a config.yaml file. This setup allows the underlying CLI to authenticate and securely manage your OSS storage buckets.

Does the Alibaba Cloud OSS automation tool include safety prompts before deleting files?

Yes, the Alibaba Cloud OSS automation tool includes safety prompts for destructive actions. This ensures that accidental file deletions are prevented when managing objects within your OSS storage buckets.

Can I list and preview objects in an Alibaba Cloud OSS bucket using a signed URL?

Yes, you can list and preview objects in an Alibaba Cloud OSS bucket. The tool generates signed URLs that enable you to view bucket contents and securely preview images or share files with time-limited access.