← Back to Skills Marketplace
gora050

Mendix

by Vlad Ursul · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
114
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install mendix
Description
Mendix integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mendix data.
Usage Guidance
This skill is coherent: it delegates Mendix access to the Membrane service and asks you to install the Membrane CLI. Before installing or using it, verify that you trust Membrane (review getmembrane.com, the npm package @membranehq/cli and the referenced GitHub repo), because API calls and data will transit their service. Prefer installing the CLI from the official npm package page, avoid installing unknown packages globally without review, and confirm your organization's policy about routing app data through third-party proxies. If you need to keep all data in-house, consider a direct Mendix integration instead.
Capability Assessment
Purpose & Capability
The name/description say Mendix integration and the SKILL.md consistently instructs using the Membrane CLI to connect to Mendix, discover actions, run them, or proxy API requests. Required capabilities (network + Membrane account) match the stated purpose.
Instruction Scope
Instructions are limited to installing and using the @membranehq/cli, logging in, creating Membrane connections, listing actions, running actions, and proxying requests. This is within scope. Note: proxying sends requests through Membrane's servers, so any Mendix data or API calls will transit/possibly be stored by that third party — an operational/privacy consideration but not an internal inconsistency.
Install Mechanism
This is an instruction-only skill (no install spec). It tells users to run `npm install -g @membranehq/cli`. Asking users to install a global npm CLI is reasonable for the described workflow, but installing third-party packages globally has the usual supply-chain/trust implications.
Credentials
The skill declares no required environment variables or credentials. It relies on Membrane to manage authentication, which aligns with the instructions (the SKILL.md repeatedly says to create connections rather than provide API keys). No unexplained secrets or unrelated credentials are requested.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide configuration changes. It’s an instruction-only skill and does not request persistent privileges beyond using the Membrane CLI the user installs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mendix
  3. After installation, invoke the skill by name or use /mendix
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug mendix
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Mendix?

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

How do I install Mendix?

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

Is Mendix free?

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

Which platforms does Mendix support?

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

Who created Mendix?

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

💬 Comments