← Back to Skills Marketplace
Mboum
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
85
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mboum-integration
Description
Mboum integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Mboum data.
Usage Guidance
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mboum-integration - After installation, invoke the skill by name or use
/mboum-integration - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Mboum?
Mboum integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Mboum data. It is an AI Agent Skill for Claude Code / OpenClaw, with 85 downloads so far.
How do I install Mboum?
Run "/install mboum-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mboum free?
Yes, Mboum is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mboum support?
Mboum is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mboum?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills