← 返回 Skills 市场
gora050

Mendix

作者 Vlad Ursul · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
114
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install mendix
功能描述
Mendix integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mendix data.
安全使用建议
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mendix
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mendix 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug mendix
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Mendix 是什么?

Mendix integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mendix data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。

如何安装 Mendix?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mendix」即可一键安装,无需额外配置。

Mendix 是免费的吗?

是的,Mendix 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Mendix 支持哪些平台?

Mendix 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Mendix?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.2。

💬 留言讨论