mindbody
Installation
SKILL.md
Mindbody
Mindbody is a data management platform. Use the available actions to discover its full capabilities.
Official docs: https://developers.mindbodyonline.com/
Mindbody Overview
- Records — core data in Mindbody
- Operations: create, read, update, delete, list
Working with Mindbody
This skill uses the Membrane CLI to interact with Mindbody. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Install the Membrane CLI so you can run membrane from the terminal:
Related skills