minio

Official

S3-compatible storage control via curl.

Authorvm0-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill lets you manage MinIO/S3-compatible object storage for uploading, downloading, bucket management, and presigned URLs.

Core Features & Use Cases

  • Upload/download files to S3-compatible storage
  • Manage buckets (create, list, delete)
  • Generate pre-signed URLs for temporary access
  • List and search objects in storage

Quick Start

bash -c 'mc ls myminio'

Dependency Matrix

Required Modules

None required

Components

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: minio
Download link: https://github.com/vm0-ai/vm0-skills/archive/main.zip#minio

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository