rasa-managing-slots
OfficialDefine and manage Rasa assistant slots.
AuthorRasaHQ
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of defining and managing slots in Rasa CALM assistant domain files, ensuring consistent and accurate data handling throughout conversations.
Core Features & Use Cases
- Slot Definition: Create and edit slot definitions with appropriate types and mappings.
- Type Selection: Choose the most restrictive slot type (text, bool, categorical, float, any, list) for better data integrity.
- Mapping Configuration: Define how slots are filled (from_llm, controlled, from_entity, from_intent).
- Validation: Implement format/range checks, flow-specific rejections, or external API validation.
- Use Case: When building a banking assistant, use this skill to define slots for
account_type,transfer_amount, andrecipient_name, ensuring each is filled and validated correctly.
Quick Start
Use the rasa-managing-slots skill to define a new 'customer_email' slot of type 'text' in your domain file.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rasa-managing-slots Download link: https://github.com/RasaHQ/rasa-agent-skills/archive/main.zip#rasa-managing-slots Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.