Deploy, secure, and operate MinIO object storage using advanced mc workflows, policy controls, and incident-safe recovery playbooks.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install minio
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install minio using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill provides a comprehensive framework for managing MinIO S3-compatible object storage within the Openclaw Skills ecosystem. It enables developers and DevOps engineers to handle the entire lifecycle of object storage, from initial deployment and topology classification to complex IAM policy enforcement and disaster recovery. By integrating with the MinIO Client (mc), it ensures that all operations follow best practices for data durability and security.
The skill is designed to handle both single-node labs and distributed production clusters. It prioritizes safety by enforcing read-then-write workflows and requiring explicit user confirmation for any destructive actions. By maintaining a local operational memory, it allows for consistent management across sessions while keeping sensitive credentials secure and off the local filesystem.
Before using this skill, ensure you have the necessary binaries installed and the local environment initialized. This skill relies on the MinIO Client for execution.
# Install the MinIO Client (mc)
# For macOS
brew install minio/stable/mc
# For Linux
curl https://dl.min.io/client/mc/release/linux-amd64/mc \
--output /usr/local/bin/mc
chmod +x /usr/local/bin/mc
# Initialize the memory directory
mkdir -p ~/minio/
The skill organizes operational data within the ~/minio/ directory to track state and history without storing secrets. The following files are utilized:
| File | Purpose |
|---|---|
memory.md |
Activation preferences, approval models, and session state. |
environments.md |
Mapping of endpoints, regions, and cluster topologies. |
buckets.md |
Inventory of buckets, versioning status, and lifecycle rules. |
identities.md |
Documentation of users, groups, and policy assignments. |
incidents.md |
Logs of outages, corruption events, and recovery steps. |
Loading
A comprehensive mindfulness support system for guided meditation, structured habit tracking, and adaptive practice planning.

A comprehensive local intelligence skill for navigating Milan as a visitor, resident, student, or professional.

A comprehensive AI skill providing real-time local intelligence for navigating Miami as a visitor, resident, or professional.

A specialized AI agent skill for discovering Mexico through local city guides, regional routes, and practical travel playbooks.

A powerful AI agent skill for querying Mixpanel analytics, including funnels, retention, segmentation, and event tracking via REST API.

Automate machine learning model deployment, monitoring, and scaling with production-ready MLOps pipelines.








































