LiveKit LiveKit is an open-source platform for real-time audio and video communication. Developers use it to easily add features like video conferencing and live streaming to their applications. Official docs: https://docs.livekit.io/ LiveKit Overview - Room - Participant - Track — Audio or video feed. Use action names and parameters as needed. Working with LiveKit This skill uses the Membrane CLI to interact with LiveKit. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the Mem…