← 返回 Skills 市场
388
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install minio
功能描述
Deploy, secure, and operate MinIO object storage using mc workflows, policy controls, replication, and incident-safe runbooks.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install minio - 安装完成后,直接呼叫该 Skill 的名称或使用
/minio触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with MinIO deployment, policy, replication, and recovery playbooks for object storage operations.
元数据
常见问题
MinIO S3 (Object Storage) 是什么?
Deploy, secure, and operate MinIO object storage using mc workflows, policy controls, replication, and incident-safe runbooks. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 388 次。
如何安装 MinIO S3 (Object Storage)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install minio」即可一键安装,无需额外配置。
MinIO S3 (Object Storage) 是免费的吗?
是的,MinIO S3 (Object Storage) 完全免费(开源免费),可自由下载、安装和使用。
MinIO S3 (Object Storage) 支持哪些平台?
MinIO S3 (Object Storage) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 MinIO S3 (Object Storage)?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills