usecase-family-digest
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseFamily Digest
家庭每日摘要
Purpose
用途
Draft a daily digest based on calendar + tasks. Stops before sending.
基于日历和任务草拟每日摘要,在发送前停止。
Routing
工作流规则
- Use when: Use when the user asks to draft a daily digest based on calendar + tasks. Stops before sending.
- 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 Family Digest: task-specific result plus concrete action notes.
- Success criteria: Returns concrete actions and decisions matching the requested task, with no fabricated tool-side behavior.
- 使用场景:当用户要求基于日历和任务草拟每日摘要时使用,在发送前停止。
- 不适用场景:当请求是需要规划文档、高层策略或非可执行的讨论时,请勿使用;请改用相关的规划或设计工作流。
- 输出:家庭每日摘要的成果:特定任务结果加上具体行动说明。
- 成功标准:返回与请求任务匹配的具体行动和决策,无虚构的工具端行为。
Trigger Examples
触发示例
Positive
正向示例
- Use the usecase-family-digest skill for this request.
- Help me with family digest.
- Use when the user asks to draft a daily digest based on calendar + tasks. Stops before sending.
- Family Digest: provide an actionable result.
- 使用usecase-family-digest技能处理此请求。
- 帮我制作家庭每日摘要。
- 当用户要求基于日历和任务草拟每日摘要时使用,在发送前停止。
- 家庭每日摘要:提供可执行的结果。
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-family-digest for unrelated requests.
- This request is outside family digest scope.
- This is conceptual discussion only; no tool workflow is needed.
- 当请求是需要规划文档、高层策略或非可执行的讨论时,请勿使用;请改用相关的规划或设计工作流。
- 请勿将usecase-family-digest用于无关请求。
- 此请求超出家庭每日摘要的范围。
- 这只是概念性讨论;无需工具工作流。
Parameters
参数
| Name | Type | Required | Description |
|---|---|---|---|
| range | select | No | Time range to summarize |
| recipient | string | No | Who this digest is for (e.g., "my parents", "my partner") |
| tone | select | No | Writing tone |
| 名称 | 类型 | 是否必填 | 描述 |
|---|---|---|---|
| range | 下拉选择 | 否 | 要汇总的时间范围 |
| recipient | 字符串 | 否 | 此摘要的接收对象(例如:“我的父母”、“我的伴侣”) |
| tone | 下拉选择 | 否 | 写作语气 |
Runtime Prompt
运行时提示
- Current runtime prompt length: 696 characters.
- Runtime prompt is defined directly in .
../usecase-family-digest.json
- 当前运行时提示长度:696字符。
- 运行时提示直接定义在中。
../usecase-family-digest.json