cloud-storage-skill
CommunityUnified cloud storage integration for S3 and OSS.
AuthorPenitence1992
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill simplifies integrating cloud storage in Go backends by providing reusable patterns for uploading, downloading, and generating presigned URLs across S3 and OSS.
Core Features & Use Cases
- Unified storage patterns: Go code scaffolds for AWS S3 and Alibaba Cloud OSS client usage.
- Presigned URL generation: Demonstrates generating secure, time-limited URLs for client uploads and downloads.
- Common scenarios: Backends enabling user file uploads, downloads, and media storage with minimal boilerplate.
Quick Start
Install Go modules, configure AWS S3 and Alibaba OSS credentials, then initialize clients and call PresignUploadUrl/GetDownloadUrl to enable client-side uploads without exposing credentials.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cloud-storage-skill Download link: https://github.com/Penitence1992/go-zero-backend-skills/archive/main.zip#cloud-storage-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.