mode
Installation
SKILL.md
Mode
Mode is a data science platform that combines SQL querying, Python/R analysis, and interactive visualizations. Data analysts and scientists use it to explore data, build reports, and share insights across their organizations. It's essentially a collaborative business intelligence tool.
Official docs: https://mode.com/developer/
Mode Overview
- Report
- Report Run
- Collection
- Query
- Space
- User
Working with Mode
This skill uses the Membrane CLI to interact with Mode. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills