Agave Agave is a platform for managing and automating scientific workflows. It's used by researchers and scientists to streamline data analysis and computational tasks. Official docs: https://agaveapi.co/documentation/ Agave Overview - Files - File Content - Folders - Apps - Tasks - Users Working with Agave This skill uses the Membrane CLI to interact with Agave. 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 from the terminal: Authentication Th…