usecase-family-digest

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Family 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

参数

NameTypeRequiredDescription
rangeselectNoTime range to summarize
recipientstringNoWho this digest is for (e.g., "my parents", "my partner")
toneselectNoWriting 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
    中。