← 返回 Skills 市场
Mindbody
作者
Membrane Dev
· GitHub ↗
· v1.0.0
· MIT-0
94
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mindbody
功能描述
Mindbody integration. Manage Recordses. Use when the user wants to interact with Mindbody data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mindbody - 安装完成后,直接呼叫该 Skill 的名称或使用
/mindbody触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Mindbody 是什么?
Mindbody integration. Manage Recordses. Use when the user wants to interact with Mindbody data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。
如何安装 Mindbody?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mindbody」即可一键安装,无需额外配置。
Mindbody 是免费的吗?
是的,Mindbody 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mindbody 支持哪些平台?
Mindbody 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mindbody?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.0。
推荐 Skills