cs-chatbot-design

Installation
SKILL.md

Chatbot Design

Framework

IRON LAW: Intent First, Response Second

A chatbot must UNDERSTAND what the user wants (intent) before crafting
a response. Building response templates without intent classification
produces a keyword-matching FAQ, not a chatbot.

Flow: User message → Intent classification → Slot extraction → Response

Core NLU Pipeline

Related skills

More from asgard-ai-platform/skills

Installs
19
GitHub Stars
190
First Seen
Apr 10, 2026