← Back to Skills Marketplace
gora050

Mirantis

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
106
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install mirantis
Description
Mirantis integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mirantis data.
Usage Guidance
This skill is internally consistent: it uses Membrane as a go-between for Mirantis and asks you to install/run the Membrane CLI and authenticate via a browser flow. Before installing or running: 1) Confirm you trust the Membrane project (check https://getmembrane.com and the @membranehq/cli package and GitHub repo); 2) prefer using npx for one-off runs if you want to avoid a global npm install; 3) review the permissions the Membrane connection requests when you authorize it (it will hold access to Mirantis data on your behalf); and 4) do not paste secrets into chat—follow the provided browser login flow. If you need a higher assurance, ask the skill author/source for provenance (the registry metadata owner and source are not clearly identified here).
Capability Analysis
Type: OpenClaw Skill Name: mirantis Version: 1.0.1 The skill bundle provides instructions for an AI agent to manage Mirantis cloud infrastructure using the Membrane CLI. It outlines standard procedures for installing the '@membranehq/cli' package, authenticating, and executing actions via the Membrane platform. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the logic is consistent with the stated purpose of providing a CLI-based integration.
Capability Assessment
Purpose & Capability
The skill is an instruction-only integration that tells the agent to use the Membrane CLI to interact with Mirantis. Requesting a Membrane account and using Membrane's connector for Mirantis is coherent with the described purpose.
Instruction Scope
SKILL.md confines runtime actions to installing/using the Membrane CLI, logging in, creating a connection, discovering and running actions. It does not instruct reading unrelated files, environment variables, or posting data to unexpected endpoints.
Install Mechanism
The SKILL.md recommends installing @membranehq/cli via npm (global install) or using npx. npm install -g is a reasonable, common approach but has the usual tradeoffs (writes executables to disk and executes code from the npm registry). This is expected for a CLI-based integration but the user should prefer npx or verify the package/source if they wish to avoid global installs.
Credentials
No environment variables, primary credentials, or config paths are required by the skill. Authentication is delegated to Membrane and the instructions explicitly advise not to ask the user for API keys or tokens, which is proportionate.
Persistence & Privilege
The skill does not request always:true, does not claim system-wide configuration changes, and is user-invocable. It does require installing a third-party CLI, but that is within the expected scope for a connector.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mirantis
  3. After installation, invoke the skill by name or use /mirantis
  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 mirantis
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Mirantis?

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

How do I install Mirantis?

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

Is Mirantis free?

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

Which platforms does Mirantis support?

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

Who created Mirantis?

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

💬 Comments