Cloud Huawei Obs

🌐Community
by teachingai · vlatest · Repository

This skill enables seamless integration of CloudHuawei OBS for streaming and recording, boosting video workflows and collaboration.

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 cloud-huawei-obs npx -- -y @trustedskills/cloud-huawei-obs
2

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

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

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

About This Skill

The cloud-huawei-obs skill enables AI agents to interact with Huawei Cloud's Object Storage Service (OBS). It allows for automated management of unstructured data, including file uploads, downloads, and lifecycle policies within the Huawei ecosystem.

When to use it

  • Automating the ingestion of large datasets into a secure cloud bucket for processing.
  • Triggering workflows when specific files are uploaded to an OBS container.
  • Managing static assets like images or videos hosted on Huawei Cloud infrastructure.
  • Implementing automated data retention and deletion policies to reduce storage costs.

Key capabilities

  • Object Storage Interaction: Direct API access to Huawei Cloud OBS for CRUD operations on objects.
  • Container Management: Ability to create, list, and delete storage buckets (containers).
  • Lifecycle Rules: Configuration of rules to automatically transition or expire data based on age or conditions.
  • Access Control: Integration with IAM policies to secure bucket access and permissions.

Example prompts

  • "Upload the latest log files from my local directory to the 'app-logs' OBS bucket."
  • "Create a new container named 'backup-data' with versioning enabled for compliance."
  • "Set up a lifecycle rule to delete objects older than 90 days in the 'temp-files' bucket."

Tips & gotchas

Ensure your AI agent has valid Huawei Cloud API credentials (Access Key ID and Secret) with appropriate OBS permissions before execution. This skill is specific to the Huawei Cloud environment and will not function with other cloud providers like AWS S3 or Azure Blob Storage without modification.

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
teachingai
Installs
33

🌐 Community

Passed automated security scans.