Cloud Tencent Cos

🌐Community
by partme-ai · vlatest · Repository

Connects to Tencent Cloud COS storage buckets for secure data access and management via partme-ai's AI agent.

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-tencent-cos npx -- -y @trustedskills/partme-ai-cloud-tencent-cos
2

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

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

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

About This Skill

What it does

This skill enables AI agents to interact with Tencent Cloud Object Storage (COS). It allows for uploading files, downloading files, and listing objects within a specified COS bucket. This provides access to data stored on Tencent's cloud platform directly from your AI agent workflows.

When to use it

  • Data Archiving: Automatically back up locally generated documents or media files to Tencent COS for long-term storage.
  • Content Delivery: Retrieve images, videos, or other assets from a COS bucket to populate websites or applications.
  • File Management: Automate tasks like organizing and cleaning up data stored in Tencent COS buckets.
  • Backup & Recovery: Create automated backups of critical data residing within your Tencent Cloud environment.

Key capabilities

  • Upload files to a specified COS bucket.
  • Download files from a specified COS bucket.
  • List objects (files) within a specified COS bucket.

Example prompts

  • "Upload this document 'report.pdf' to my 'data-backup' bucket."
  • "Download the image 'logo.png' from the 'website-assets' bucket and save it as 'local_logo.png'."
  • "List all files in the 'project-files' COS bucket."

Tips & gotchas

  • You will need to provide valid Tencent Cloud credentials (access key ID and secret access key) for the AI agent to authenticate with COS. Ensure these are securely stored and managed.

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.