Rasa Rasa is an open-source conversational AI framework. It's used by developers and product teams to build text- and voice-based AI assistants and chatbots. Official docs: https://rasa.com/docs/rasa/ Rasa Overview - Assistant - Model - Training Data - Tracker - Event When to use which actions: Use action names and parameters as needed. Working with Rasa This skill uses the Membrane CLI to interact with Rasa. 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 y…