cloud-aliyun-oss

Manage Alibaba Cloud OSS buckets, objects, and access control.

610|93|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/partme-ai/full-stack-skills --skill cloud-aliyun-oss
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-aliyun-oss
Source: https://github.com/partme-ai/full-stack-skills/tree/main/skills/cloud-aliyun-oss
Command: npx skills add https://github.com/partme-ai/full-stack-skills --skill cloud-aliyun-oss

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides comprehensive guidance and operational capabilities for Alibaba Cloud Object Storage Service (OSS), simplifying cloud storage management.

Core Features & Use Cases

  • Bucket Management: Create, configure, and manage OSS buckets.
  • Object Operations: Upload, download, delete, and manage objects within buckets.
  • Access Control: Configure permissions and access policies for OSS resources.
  • Use Case: A developer needs to store static website assets in Alibaba Cloud. They can use this skill to create a new OSS bucket, configure public read access, and upload their website's image and JavaScript files.

Quick Start

Use the cloud-aliyun-oss skill to create a new OSS bucket named 'my-unique-bucket-name'.

Frequently Asked Questions about cloud-aliyun-oss

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

FAQPage Schema
How do I create an Alibaba Cloud OSS bucket for static website assets?

To create an Alibaba Cloud OSS bucket for static website assets, you can use this skill to provision a new bucket, configure public read access, and upload your image and JavaScript files directly.

How do I configure access control and permissions for Alibaba Cloud OSS objects?

Configuring access control for Alibaba Cloud OSS objects involves setting specific permissions and access policies for your buckets and files, which this skill guides you through using Alibaba Cloud CLI or SDKs.

Do I need Alibaba Cloud CLI or SDKs to manage OSS bucket operations?

Yes, managing OSS bucket operations requires knowledge of the Alibaba Cloud CLI or SDKs for direct interaction, as this skill provides the operational guidance while the CLI or SDK executes the storage commands.

What is the best way to upload and manage files in Alibaba Cloud object storage?

The best way to upload and manage files in Alibaba Cloud object storage is using this skill to handle object operations, allowing you to upload, download, delete, and manage your stored items within configured buckets.

Can I use this skill to configure public read access for an OSS bucket?

Yes, you can use this skill to configure public read access for an OSS bucket, which is particularly useful when you need to serve static website assets or publicly accessible media files.