Cloud Aliyun Oss
Securely access and manage files stored in your Aliyun OSS buckets directly through partme-ai's cloud agent.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add partme-ai-cloud-aliyun-oss npx -- -y @trustedskills/partme-ai-cloud-aliyun-oss
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"partme-ai-cloud-aliyun-oss": {
"command": "npx",
"args": [
"-y",
"@trustedskills/partme-ai-cloud-aliyun-oss"
]
}
}
}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 Aliyun OSS (Object Storage Service), a scalable and cost-effective object storage service. It enables agents to upload, download, list, and delete objects stored in an Aliyun OSS bucket. This facilitates tasks like managing media files, backups, or data archives within the Aliyun cloud environment.
When to use it
- Automated Media Management: An agent can automatically upload user-generated content (images, videos) to a designated OSS bucket for storage and distribution.
- Backup & Archiving: Agents can be used to regularly back up data from local systems or applications to Aliyun OSS for disaster recovery purposes.
- Data Processing Pipelines: Agents can retrieve data files from OSS buckets as input for processing tasks, such as machine learning model training.
- Content Delivery Network (CDN) Integration: Agents can manage and update content stored in OSS that is served through an Aliyun CDN.
Key capabilities
- Upload objects to Aliyun OSS
- Download objects from Aliyun OSS
- List objects within a bucket
- Delete objects from Aliyun OSS
Example prompts
- "Upload this image file 'report.png' to my 'data-backup' bucket."
- "List all files in the 'website-assets' bucket."
- "Download the file 'user_profile_123.txt' from the 'user-data' bucket and save it as 'local_profile.txt'."
Tips & gotchas
- Requires appropriate Aliyun OSS credentials (Access Key ID and Access Key Secret) to be configured for the AI agent. 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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.