Install
openclaw skills install minioDeploy, secure, and operate MinIO object storage using mc workflows, policy controls, replication, and incident-safe runbooks.
openclaw skills install minioOn first use, read setup.md to align activation boundaries, environment defaults, and write-approval rules before mutating buckets, policies, or replication.
Use this skill when the user needs MinIO deployment, bucket lifecycle operations, access policy work, object retention planning, or incident recovery.
Use this for single-node labs, distributed production clusters, S3-compatible migration tasks, and operational troubleshooting where data durability and access correctness are critical.
Memory lives in ~/minio/. See memory-template.md for structure and status values.
~/minio/
|-- memory.md # Activation preferences and approval model
|-- environments.md # Endpoint map, topology, and region notes
|-- buckets.md # Bucket inventory, versioning, lifecycle, lock mode
|-- identities.md # Users, groups, policies, and credential rotation state
`-- incidents.md # Outages, corruption events, and validated recovery steps
Use the smallest file needed for the current task.
| Topic | File |
|---|---|
| Setup and activation behavior | setup.md |
| Memory structure and status model | memory-template.md |
| Deployment and topology choices | deployment-patterns.md |
| Bucket, IAM, and mc execution flow | mc-operations.md |
| Hardening, backup, and disaster recovery | hardening-dr.md |
mc admin info, mc ls, mc policy ls) before write commands.~/minio/ notes with environment constraints, safe defaults, and incident learnings.| Endpoint | Data Sent | Purpose |
|---|---|---|
| https://<minio-endpoint> | S3 API object and metadata requests | Bucket and object operations against user-managed MinIO |
| https://<minio-endpoint>/minio/admin | Admin API requests for cluster and identity operations | Health, IAM, and operational control |
| https://min.io/docs | Documentation lookups only | Reference for command behavior and configuration details |
No other data is sent externally.
Data that leaves your machine:
Data that stays local:
~/minio/.This skill does NOT:
This skill can send data to MinIO endpoints and optional documentation endpoints when executing approved operations. Only install if you trust the configured MinIO infrastructure and its credential handling model.
Install with clawhub install <slug> if user confirms:
s3 - S3-compatible object storage workflows across providerscloud-storage - Storage architecture patterns for mixed cloud and local environmentsbackups - Backup verification and restore-first operating practicesinfrastructure - Infrastructure planning and production operations baselinesdocker - Containerized deployment and service lifecycle operationsclawhub star minioclawhub sync