minio
Installation
SKILL.md
MinIO
MinIO is a high-performance, distributed object storage system. It's designed for large-scale data storage and is often used by developers and DevOps engineers for cloud-native applications, AI/ML workloads, and backup/archiving. It's compatible with Amazon S3.
Official docs: https://min.io/docs/minio/kubernetes/upstream/index.html
MinIO Overview
- Bucket
- Object
- Policy
- User
- Group
- Service Account
Working with MinIO
This skill uses the Membrane CLI to interact with MinIO. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.