conversation-flow

Community

Structure dialogue routing for multi-task AI.

Authorkangarooking
Version1.0.0
Installs0

System Documentation

What problem does it solve?

当系统提示词需要定义 AI 如何分类用户意图、路由到不同处理流程、决定澄清策略和自主度级别时调用此 Skill。适用于多任务型 AI 助手、客服机器人、编程工具、研究助手等需要结构化对话管理的场景。不适用于:纯问答型系统(无任务执行)、单轮交互(无对话状态)、简单的 prompt 模板(无路由逻辑)。当需求仅涉及"输出什么格式"而非"如何决定输出什么"时,应该用 output-formatting 而非本 Skill。

Core Features & Use Cases

  • 对话路由策略设计、意图分类、澄清策略、自主度控制、工作流生命周期等核心模式的组织与落地
  • 案例分析与实践、对比不同设计范式(如"尽可能推进" vs "先问再做")的应用场景
  • 与 output-formatting、agent-delegation、context-management 等相关技能的协同使用

Quick Start

Define the intent taxonomy, routing rules, and clarification strategies to enable a structured dialogue flow.

Dependency Matrix

Required Modules

None required

Components

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: conversation-flow
Download link: https://github.com/kangarooking/system-prompt-skills/archive/main.zip#conversation-flow

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.