Element Element is a team collaboration and messaging app, similar to Slack or Microsoft Teams. It's often used by developers and technical teams who need secure, open-source communication. Official docs: https://element.io/developers Element Overview - Room - Message - User Use action names and parameters as needed. Working with Element This skill uses the Membrane CLI to interact with Element. 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 fro…