usecase-smart-home-brain
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseSmart Home Brain
智能家居大脑
Purpose
用途
Coordinate smart-home actions across existing integrations with clear dry-run and safety confirmation.
在现有集成之间协调智能家居操作,具备清晰的模拟运行和安全确认机制。
Routing
路由
- Use when: Use when the user asks to control or coordinate multiple smart-home devices through natural language.
- Do not use when: Do not use when the request is asking for planning documents, high-level strategy, or non-executable discussion; use the relevant planning or design workflow instead.
- Outputs: Outcome from Smart Home Brain: dry-run action plan, execution status, and fallback setup instructions when integrations are missing.
- Success criteria: Safely coordinates smart-home actions with explicit confirmation boundaries and no fabricated execution claims.
- 适用场景:当用户要求通过自然语言控制或协调多台智能家居设备时使用。
- 不适用场景:当请求涉及规划文档、高层策略或不可执行的讨论时请勿使用,请改用相关的规划或设计工作流。
- 输出:智能家居大脑的产出:模拟运行行动计划、执行状态,以及缺少集成时的备用设置说明。
- 成功标准:在明确的确认边界内安全协调智能家居操作,不存在虚构的执行声明。
Trigger Examples
触发示例
Positive
正向示例
- Use the usecase-smart-home-brain skill for this request.
- Help me with smart home brain.
- Use when the user asks to control or coordinate multiple smart-home devices through natural language.
- Smart Home Brain: provide an actionable result.
- 此请求请使用 usecase-smart-home-brain skill。
- 帮我使用智能家居大脑。
- 当用户要求通过自然语言控制或协调多台智能家居设备时使用。
- 智能家居大脑:请提供可执行的结果。
Negative
反向示例
- Do not use when the request is asking for planning documents, high-level strategy, or non-executable discussion; use the relevant planning or design workflow instead.
- Do not use usecase-smart-home-brain for unrelated requests.
- This request is outside smart home brain scope.
- This is conceptual discussion only; no tool workflow is needed.
- 当请求涉及规划文档、高层策略或不可执行的讨论时请勿使用,请改用相关的规划或设计工作流。
- 无关请求请勿使用 usecase-smart-home-brain。
- 该请求超出智能家居大脑的适用范围。
- 这仅为概念讨论,无需使用工具工作流。
Parameters
参数
| Name | Type | Required | Description |
|---|---|---|---|
| intent | string | Yes | Natural-language smart home request |
| home_profile | select | No | Home mode context |
| confirmation_policy | select | No | When to require explicit confirmation |
| quiet_hours | string | No | Local quiet-hours window |
| 名称 | 类型 | 必填 | 描述 |
|---|---|---|---|
| intent | string | 是 | 自然语言形式的智能家居请求 |
| home_profile | select | 否 | 家庭模式上下文 |
| confirmation_policy | select | 否 | 需要显式确认的触发时机 |
| quiet_hours | string | 否 | 本地勿扰时段 |
Runtime Prompt
运行时提示
- Current runtime prompt length: 1083 characters.
- Runtime prompt is defined directly in .
../usecase-smart-home-brain.json
- 当前运行时提示长度:1083 字符。
- 运行时提示直接在 中定义。
../usecase-smart-home-brain.json