rasa-1
Installation
SKILL.md
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
- Model
- 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.
Related skills