Terra Terra is a tool for collaborative data science and machine learning workflows. It's used by researchers and data scientists in the biomedical field to analyze large datasets and build models. Official docs: https://developers.terra.bio/ Terra Overview - Dataset - Column - Model - Project - Workspace - User - Datatype - Method Configuration - Submission - Workflow - User Working with Terra This skill uses the Membrane CLI to interact with Terra. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Ins…