← Back to Skills Marketplace
gora050

Minio

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
126
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install minio-integration
Description
MinIO integration. Manage data, records, and automate workflows. Use when the user wants to interact with MinIO data.
Usage Guidance
This skill is coherent: it expects you to install and use the @membranehq CLI and to authenticate via Membrane, which will broker access to MinIO. Before installing, verify the @membranehq/cli package and the Membrane service are trustworthy for your data (review the npm package, its GitHub repo, and Membrane's privacy/security docs). Use npx if you prefer not to install globally. Be aware that connecting a MinIO instance gives Membrane the ability to act on that storage — if you need strict data locality or auditability, confirm the connector supports your deployment (on‑prem vs cloud) and review the connection configuration. If you want additional assurance, inspect the Membrane CLI source on GitHub and consider testing in an isolated environment first.
Capability Analysis
Type: OpenClaw Skill Name: minio-integration Version: 1.0.1 The skill bundle provides instructions and documentation for integrating MinIO with the Membrane platform using the `@membranehq/cli` tool. The instructions in SKILL.md guide the agent through standard procedures such as installing the CLI, authenticating, and managing connections/actions. There is no evidence of malicious intent, data exfiltration, or harmful prompt injection; the tool focuses on using a legitimate third-party service (Membrane) to handle authentication and API interactions securely.
Capability Assessment
Purpose & Capability
Name/description (MinIO integration) match the instructions: all runtime steps use the Membrane CLI to create connections and run MinIO-related actions. The homepage and repository references point to Membrane (the integration layer) rather than MinIO itself, which is coherent for a connector-based skill.
Instruction Scope
SKILL.md only instructs installing/running the Membrane CLI, performing login flow (interactive or headless), creating connections, listing/creating/running actions, and using JSON flags. It does not instruct reading arbitrary local files, requiring unrelated env vars, or sending data to unexpected external endpoints beyond the Membrane service.
Install Mechanism
Installation instructions are a single npm global install (or use npx for one-off runs). This is a standard, expected mechanism for a CLI-based integration and there are no downloads from untrusted URLs or archive extraction instructions.
Credentials
The skill declares no required environment variables or credentials and the docs explicitly state Membrane will handle auth server-side. That matches the stated integration approach and there are no unexplained secret requests.
Persistence & Privilege
The skill is instruction-only, has no install spec that writes files, and is not marked always:true. It does not request elevated or persistent platform privileges beyond normal agent-invocable behavior.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install minio-integration
  3. After installation, invoke the skill by name or use /minio-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug minio-integration
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Minio?

MinIO integration. Manage data, records, and automate workflows. Use when the user wants to interact with MinIO data. It is an AI Agent Skill for Claude Code / OpenClaw, with 126 downloads so far.

How do I install Minio?

Run "/install minio-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Minio free?

Yes, Minio is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Minio support?

Minio is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Minio?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments