cloud-huawei-obs

Manage Huawei Cloud OBS buckets, objects, and access control configurations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides comprehensive guidance and operational support for Huawei Cloud Object Storage Service (OBS), enabling users to effectively manage their cloud storage resources.

Core Features & Use Cases

  • Bucket Management: Create, configure, and manage OBS buckets.
  • Object Storage: Upload, download, and manage files (objects) within buckets.
  • Access Control: Configure permissions and access policies for OBS resources.
  • OBS Management: Monitor and maintain OBS service configurations.
  • Use Case: A developer needs to store application assets like images and videos in a scalable and reliable cloud storage solution. They can use this skill to create an OBS bucket, upload their assets, and configure public read access for web delivery.

Quick Start

Use the cloud-huawei-obs skill to create a new OBS bucket named 'my-app-assets'.

Frequently Asked Questions about cloud-huawei-obs

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

FAQPage Schema
How do I create and configure a Huawei Cloud OBS bucket for storing application assets?

To create an OBS bucket for application assets, you configure the bucket settings and permissions within Huawei Cloud Object Storage. This involves defining the bucket name, specifying the storage class, and applying public read access policies for web delivery.

What is the best way to manage object storage operations on Huawei Cloud?

Managing object storage on Huawei Cloud involves using the OBS service APIs to upload, download, and organize files within buckets. You need an understanding of the OBS service architecture to effectively implement these operations for scalable cloud storage.

How do I configure access control and permissions for Huawei Cloud OBS resources?

Configuring access control for OBS resources requires setting permissions and access policies on your buckets and objects. This ensures that your cloud storage is properly secured while allowing public read access or specific user permissions for application data delivery.

Do I need prior knowledge of Huawei Cloud APIs to use this OBS management skill?

Yes, effective implementation of OBS management requires an understanding of Huawei Cloud's OBS service architecture and APIs. This prerequisite knowledge is necessary to properly execute bucket creation, object storage operations, and access control configurations.

When should I use Huawei Cloud Object Storage for my application data?

You should use Huawei Cloud Object Storage when you need a scalable and reliable cloud storage solution for application assets like images and videos. It facilitates storing, managing, and delivering data through configured buckets with tailored access control.