← Back to Skills Marketplace
Mindbody
by
Membrane Dev
· GitHub ↗
· v1.0.0
· MIT-0
94
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mindbody
Description
Mindbody integration. Manage Recordses. Use when the user wants to interact with Mindbody data.
Usage Guidance
This skill appears coherent: it delegates Mindbody access to the Membrane platform and instructs you to install and use the @membranehq CLI. Before installing/running: 1) verify the @membranehq/cli npm package and the repository (review package source on npm/GitHub) because global npm installs execute package code; 2) confirm the Membrane service and privacy policy meet your requirements (data handled server-side by Membrane); 3) use a sandbox or container if you want to avoid installing a global CLI on a production machine; and 4) note that this skill requires a Membrane account and network access but does not request additional environment secrets.
Capability Analysis
Type: OpenClaw Skill
Name: mindbody
Version: 1.0.0
The skill provides a standard integration for Mindbody via the Membrane CLI. It instructs the agent to install the '@membranehq/cli' NPM package and use it to manage API connections and actions. The instructions in SKILL.md are consistent with the stated purpose of data management, and there are no indicators of malicious intent, data exfiltration, or unauthorized persistence.
Capability Assessment
Purpose & Capability
Name/description (Mindbody integration) match the instructions: the SKILL.md consistently instructs using the Membrane CLI to connect to Mindbody, discover actions, and run CRUD operations on Records. There are no unrelated credentials, binaries, or paths requested.
Instruction Scope
Instructions are narrowly scoped to installing and using the @membranehq/cli, authenticating (membrane login), creating a connection (membrane connect --connectorKey mindbody), discovering and running actions, and polling for build state. The doc does not instruct reading unrelated files, scanning the system, or exfiltrating data to unexpected endpoints.
Install Mechanism
No install spec in the registry; SKILL.md recommends a global npm install (npm install -g @membranehq/cli@latest) or using npx. This is expected for a CLI-based integration but carries the usual npm-global-install risks (arbitrary package code runs during install). The package is namespaced (@membranehq) and the homepage/repository are provided, which helps verification.
Credentials
The skill declares no required env vars or secrets and explicitly advises letting Membrane manage credentials server-side. It does require a Membrane account and network access, which is proportionate to the described behavior.
Persistence & Privilege
always is false; the skill does not request persistent/system-wide configuration or access to other skills' credentials. Autonomous invocation is allowed (platform default) and appropriate for an integration skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mindbody - After installation, invoke the skill by name or use
/mindbody - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Mindbody?
Mindbody integration. Manage Recordses. Use when the user wants to interact with Mindbody data. It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.
How do I install Mindbody?
Run "/install mindbody" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mindbody free?
Yes, Mindbody is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mindbody support?
Mindbody is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mindbody?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.0.
More Skills