Alicloud Storage Oss Ossutil Test

🌐Community
by cinience · vlatest · Repository

Helps with storage, testing as part of deploying and managing cloud infrastructure workflows.

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 alicloud-storage-oss-ossutil-test npx -- -y @trustedskills/alicloud-storage-oss-ossutil-test
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "alicloud-storage-oss-ossutil-test": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/alicloud-storage-oss-ossutil-test"
      ]
    }
  }
}

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

About This Skill

alicloud-storage-oss-ossutil-test

What it does

This skill enables AI agents to interact with Alibaba Cloud Object Storage Service (OSS) using the ossutil command-line tool. It allows agents to perform essential file management operations like uploading, downloading, and listing objects directly within cloud storage buckets.

When to use it

  • Automating the migration of large datasets from local environments to Alibaba Cloud OSS.
  • Retrieving specific log files or backups stored in an OSS bucket for analysis.
  • Verifying the contents of a bucket before initiating a deployment or cleanup process.
  • Managing file permissions and object metadata via CLI commands.

Key capabilities

  • Uploads and downloads objects between local filesystems and OSS buckets.
  • Lists directory contents and retrieves detailed object information.
  • Executes standard ossutil commands to manage cloud storage resources programmatically.

Example prompts

  • "Use the ossutil skill to upload a file named 'config.json' from my current directory to the bucket 'my-app-data'."
  • "List all files currently stored in the 'logs-2023' Alibaba Cloud OSS bucket."
  • "Download the latest backup file from the 'production-backups' bucket to my local machine."

Tips & gotchas

  • Ensure your AI agent has valid access credentials (AccessKey ID and Secret) configured for the target Alibaba Cloud account before executing commands.
  • This skill relies on the ossutil CLI; operations requiring specific GUI features or non-standard API endpoints may not be supported.

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
cinience
Installs
129

🌐 Community

Passed automated security scans.