research-last-days

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Last X Days Research

最近X天研究

Purpose

用途

Research a topic from the past X days using web search. Specify the number of days or let it be inferred from your prompt.
通过网页搜索研究过去X天内的某一主题,你可以指定查询天数,也可以让系统根据你的提示词自动推断。

Routing

使用规则

  • Use when: Use when the user asks to research what happened recently on a topic, look up news from the last N days, or find recent trends and discussions.
  • Do not use when: Do not use for planning documents, high-level strategy, or non-executable discussion.
  • Outputs: Summary of recent findings with trends, patterns, and actionable insights.
  • Success criteria: Returns concrete findings from the specified time period with sources and no fabricated results.
  • 适用场景:当用户要求研究某一主题的近期动态、查询最近N天的新闻,或者查找最新趋势和讨论时使用。
  • 不适用场景:请勿用于规划文档、高层战略或者不可执行的讨论内容。
  • 输出:包含趋势、规律和可落地洞见的近期研究结果摘要。
  • 成功标准:返回指定时间范围内的具体研究结果,附带来源,无虚构内容。

Trigger Examples

触发示例

Positive

正向示例

  • Use the research-last-days skill for this request.
  • Help me with last x days research.
  • Use when the user asks to research what happened recently on a topic, look up news from the last N days, or find recent trends and discussions.
  • Last X Days Research: provide an actionable result.
  • 该请求需要调用research-last-days skill。
  • 帮我完成最近X天的研究。
  • 当用户要求研究某一主题的近期动态、查询最近N天的新闻,或者查找最新趋势和讨论时使用。
  • 最近X天研究:提供可落地的结果。

Negative

负向示例

  • Do not use for planning documents, high-level strategy, or non-executable discussion.
  • Do not use research-last-days for unrelated requests.
  • This request is outside last x days research scope.
  • This is conceptual discussion only; no tool workflow is needed.
  • 请勿用于规划文档、高层战略或者不可执行的讨论内容。
  • 不相关的请求不要使用research-last-days。
  • 该请求超出了最近X天研究的范围。
  • 这仅属于概念讨论,不需要调用工具工作流。

Parameters

参数

NameTypeRequiredDescription
topicstringYesThe topic to research (e.g., 'AI agents', 'prompting techniques', 'Apple announcements')
daysnumberNoNumber of days to look back (e.g., 1, 7, 14, 30, 90). Defaults to 7.
toolselectNoTarget AI tool for the prompts (optional context)
名称类型必填描述
topicstring要研究的主题(例如:'AI agents'、'prompting techniques'、'Apple announcements')
daysnumber回溯查询的天数(例如:1、7、14、30、90),默认值为7。
toolselect提示词对应的目标AI工具(可选上下文信息)

Runtime Prompt

运行时提示词

  • Current runtime prompt length: 1668 characters.
  • Runtime prompt is defined directly in
    ../research-last-days.json
    .
  • 当前运行时提示词长度:1668字符。
  • 运行时提示词直接定义在
    ../research-last-days.json
    中。