Cloud Storage Web

🌐Community
by tencentcloudbase · vlatest · Repository

Helps with storage, web development 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 tencentcloudbase-cloud-storage-web npx -- -y @trustedskills/tencentcloudbase-cloud-storage-web
2

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

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

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

About This Skill

The cloud-storage-web skill enables AI agents to interact directly with Tencent Cloud's object storage services via a web interface. It allows for the management of buckets, files, and access policies without requiring complex API key configurations or command-line interactions.

When to use it

  • Automating routine file uploads and downloads for large datasets.
  • Managing public/private bucket permissions dynamically based on user requests.
  • Retrieving specific object metadata or listing contents of storage buckets.
  • Integrating cloud storage operations into web-based AI agent workflows.

Key capabilities

  • Direct web-based interaction with Tencent Cloud Object Storage (COS).
  • Upload, download, and delete objects within specified buckets.
  • List bucket contents and retrieve detailed file information.
  • Manage access control lists (ACLs) for enhanced security.

Example prompts

  • "Upload this document to my 'reports' bucket in Tencent Cloud."
  • "List all files in the 'images' bucket and show their sizes."
  • "Delete the outdated log file named 'app_log_2023.txt' from storage."

Tips & gotchas

Ensure your AI agent has proper authentication credentials configured before attempting any storage operations. Be mindful of data transfer limits and costs associated with frequent uploads or downloads.

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
tencentcloudbase
Installs
32

🌐 Community

Passed automated security scans.