← Back to Skills Marketplace
388
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install minio
Description
Deploy, secure, and operate MinIO object storage using mc workflows, policy controls, replication, and incident-safe runbooks.
Usage Guidance
This skill appears coherent for MinIO operational work. Before installing: ensure you trust the MinIO endpoints and credentials you will use, verify mc/curl/openssl are the desired toolchain on your system, and read setup.md to configure explicit approval boundaries. Be careful when saving operational notes—do not paste secrets or raw access keys into ~/minio/ files (the playbook warns against this but cannot enforce it). If you plan to run destructive operations, test the workflows in a non-production environment first and confirm the agent prompts for explicit approval before making changes.
Capability Analysis
Type: OpenClaw Skill
Name: minio
Version: 1.0.0
The MinIO skill bundle is a well-structured set of instructions for managing object storage environments. It prioritizes data safety by enforcing explicit user confirmation for destructive actions, implementing read-before-write workflows, and strictly prohibiting the storage of secrets or credentials in local memory files (~/minio/). The logic is entirely consistent with its stated purpose of assisting with MinIO deployment, policy management, and disaster recovery.
Capability Assessment
Purpose & Capability
Name and description (MinIO deployment/operations) match what the skill requests and instructs: it requires mc/curl/openssl, documents mc workflows, and operates against user-managed MinIO endpoints. Declared config path ~/minio/ aligns with the stated memory and runbook files.
Instruction Scope
Instructions are scoped to operational tasks (read-before-write, explicit confirmations for destructive changes, verification, and local notes in ~/minio/). The skill tells the agent to persist operational context locally and to run mc against user-managed endpoints. This is expected, but the agent could accidentally capture secrets if users ignore the explicit 'never store secrets' guidance—there is no enforcement mechanism in an instruction-only skill.
Install Mechanism
No install spec or external code downloads—this is instruction-only and relies on existing binaries (mc, curl, openssl). That minimizes install-time risk.
Credentials
The skill requests no environment variables or credentials and only interacts with user-managed MinIO endpoints (which is appropriate). It documents that it will not store raw credentials, but users should verify they follow that guidance when providing context or running commands.
Persistence & Privilege
always is false and the skill only writes to its own ~/minio/ memory files per the instructions. It does not request modifying other skills or global agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install minio - After installation, invoke the skill by name or use
/minio - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with MinIO deployment, policy, replication, and recovery playbooks for object storage operations.
Metadata
Frequently Asked Questions
What is MinIO S3 (Object Storage)?
Deploy, secure, and operate MinIO object storage using mc workflows, policy controls, replication, and incident-safe runbooks. It is an AI Agent Skill for Claude Code / OpenClaw, with 388 downloads so far.
How do I install MinIO S3 (Object Storage)?
Run "/install minio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is MinIO S3 (Object Storage) free?
Yes, MinIO S3 (Object Storage) is completely free (open-source). You can download, install and use it at no cost.
Which platforms does MinIO S3 (Object Storage) support?
MinIO S3 (Object Storage) is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created MinIO S3 (Object Storage)?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills