minio
SKILL.md
MinIO Object Storage
Use the MinIO API via mc (MinIO Client) or curl to manage S3-compatible object storage for file uploads, downloads, and bucket operations.
Official docs:
https://min.io/docs/minio/linux/reference/minio-mc.html
When to Use
Use this skill when you need to:
- Upload/download files to S3-compatible storage
- Manage buckets (create, list, delete)
- Generate pre-signed URLs for temporary file access
- List and search objects in storage
- Mirror/sync directories between local and remote