← Back to Skills Marketplace
Mparticle
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
194
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install mparticle
Description
MParticle integration. Manage data, records, and automate workflows. Use when the user wants to interact with MParticle data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI to access MParticle. Before installing or using it, verify the @membranehq/cli npm package and the Membrane service (getmembrane.com) are trustworthy for your environment. Prefer installing the CLI in a controlled environment (not a production host) or audit the package source first. Expect the workflow to open a browser or give an authorization URL for interactive login; Membrane will hold the connector credentials rather than you entering raw API keys. If you need stricter assurance, review the Membrane GitHub repo and the npm package contents (or request a signed release) before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: mparticle
Version: 1.0.3
The skill bundle provides instructions for an AI agent to interact with MParticle via the Membrane CLI. It follows a standard pattern for service integration, focusing on authentication, action discovery, and execution through the 'membrane' utility. No malicious code, data exfiltration, or harmful prompt injection attempts were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill claims to integrate with MParticle via Membrane and the SKILL.md consistently documents using the Membrane CLI, connections, and actions for that purpose. Asking the user to authenticate via Membrane is expected for this integration.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, logging in via browser/authorization URL, creating/listing connections, discovering actions, creating actions, and running them. The instructions do not ask the agent to read unrelated files, environment variables, or exfiltrate data outside the Membrane/MParticle flow.
Install Mechanism
There is no automated install spec in the registry; instead the SKILL.md recommends a global npm install of @membranehq/cli@latest. Installing a third-party npm package is a normal choice for a CLI but carries the usual supply-chain risk (npm package code runs during install and is not vetted by this registry).
Credentials
The skill declares no required env vars or credentials. Authentication is delegated to Membrane (interactive login), which matches the stated guidance 'let Membrane handle credentials'. No unrelated secrets are requested.
Persistence & Privilege
The skill is instruction-only, has no install step that writes files on its own, and is not marked always:true. It does not request elevated or persistent platform privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mparticle - After installation, invoke the skill by name or use
/mparticle - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Mparticle?
MParticle integration. Manage data, records, and automate workflows. Use when the user wants to interact with MParticle data. It is an AI Agent Skill for Claude Code / OpenClaw, with 194 downloads so far.
How do I install Mparticle?
Run "/install mparticle" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mparticle free?
Yes, Mparticle is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mparticle support?
Mparticle is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mparticle?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills