← 返回 Skills 市场
Mboum
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
85
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mboum-integration
功能描述
Mboum integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Mboum data.
安全使用建议
This skill appears coherent and uses the Membrane CLI to handle auth and API calls. Before installing: verify the @membranehq/cli package on npm and the homepage (https://getmembrane.com), consider using npx instead of a global npm install to avoid system-wide changes, review the OAuth/authorization screen when you log in (only grant necessary scopes), and avoid pasting auth codes into unknown channels. If you don’t trust the third-party service or need to limit system changes, run the CLI in an isolated environment (container or VM) or skip global installation.
能力评估
Purpose & Capability
The name/description (Mboum integration) matches the instructions: all runtime steps call the Membrane CLI to discover/connect/run actions against the Mboum connector. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, performing login, creating connections, listing actions, and running actions. It does not instruct reading unrelated files, exfiltrating env vars, or contacting unknown endpoints beyond Membrane/Mboum APIs.
Install Mechanism
Installation is via npm (npm install -g @membranehq/cli@latest) and use of npx. This is a common but non-trivial install mechanism: global npm packages execute arbitrary code on install, so users should ensure they trust the @membranehq package and prefer npx or local installs if they want less system-wide impact.
Credentials
The skill declares no required env vars or credentials. Authentication is handled interactively via Membrane (browser URL/code flow). That is proportionate for a connector-based integration.
Persistence & Privilege
The skill is instruction-only and not always-included. The only persistence implication is installing the Membrane CLI (global npm install), which writes binaries to the system; the skill itself does not request persistent privileges or modify other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mboum-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/mboum-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
元数据
常见问题
Mboum 是什么?
Mboum integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Mboum data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 85 次。
如何安装 Mboum?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mboum-integration」即可一键安装,无需额外配置。
Mboum 是免费的吗?
是的,Mboum 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mboum 支持哪些平台?
Mboum 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mboum?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills