Cloud Huawei Obs

🌐Community
by partme-ai · vlatest · Repository

Connects to and manages data within Huawei OBS cloud storage via secure AI-powered automation.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add partme-ai-cloud-huawei-obs npx -- -y @trustedskills/partme-ai-cloud-huawei-obs
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "partme-ai-cloud-huawei-obs": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/partme-ai-cloud-huawei-obs"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to interact with and manage resources within Huawei's Object Storage Service (OBS). It enables tasks such as listing buckets, uploading files to specific OBS locations, and retrieving file metadata. The agent can also perform actions like deleting objects and creating new buckets based on user instructions.

When to use it

  • Automated backups: Schedule regular backups of data from local systems or other cloud services directly to Huawei OBS.
  • Media asset management: Upload and organize large media files (images, videos) for distribution or archival purposes.
  • Data migration: Move datasets between different storage locations, including importing data into a Huawei Cloud environment.
  • Infrastructure provisioning: Automatically create buckets and configure access policies as part of infrastructure setup scripts.

Key capabilities

  • Bucket listing
  • File uploading
  • Metadata retrieval
  • Object deletion
  • Bucket creation

Example prompts

  • "Upload this image file to my 'project-images' bucket in OBS."
  • "List all the buckets I have access to in Huawei OBS."
  • "Delete the object named 'report.pdf' from the 'archive' bucket."
  • “Create a new bucket called ‘staging-data’ with public read permissions.”

Tips & gotchas

  • Requires proper authentication credentials for your Huawei Cloud account. Ensure these are securely provided to the AI agent.
  • Be mindful of OBS access policies and permissions when performing actions, especially those involving creating or deleting resources.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
partme-ai
Installs
15

🌐 Community

Passed automated security scans.