Agora Agora is a platform that provides real-time engagement APIs for voice, video, and messaging. Developers use Agora to embed these real-time communication features into their applications. Official docs: https://docs.agora.io/en/ Agora Overview - Meeting - Participant - Recording - Transcript - Speaker Working with Agora This skill uses the Membrane CLI to interact with Agora. 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:…