一键导入
daily-summary
// Use this skill when the user says 「收工」 or 「今天完成了」. This skill generates a concise daily summary report listing 3 main completed tasks, 3 priority tasks for tomorrow, and any blockers.
// Use this skill when the user says 「收工」 or 「今天完成了」. This skill generates a concise daily summary report listing 3 main completed tasks, 3 priority tasks for tomorrow, and any blockers.
Use this skill when the user asks for 早报, 今日行情, or 港股早报. Generate a daily HK investment morning report with HK market summary, position turnover analysis, and moving averages for held stocks.
Use this skill when the user asks to analyze stock investment value, evaluate whether a stock is worth buying, or requests a comprehensive investment consultation. Activate whenever phrases like "分析一下", "帮我看看", or "这只股值得买吗" appear in the query.
Use this skill when the user asks for 早报, 今日行情, or 投资报告. Generate a daily investment report with A-share/HK market summary, position turnover analysis, and actionable recommendations.
Use this skill when the user asks for an investment review, post-mortem analysis, or reflection on a trading decision. Activate whenever the user wants to evaluate what went right, what went wrong, and get a concise one-sentence conclusion.
Use this skill to persist important information from the conversation to workspace files so it survives across sessions. Activate proactively (without waiting for user to say "remember this") when: - User expresses a preference or habit ("I prefer...", "always...", "don't...") - User corrects Agent behavior and states how it should work instead - A key fact emerges that matters for future sessions (project milestone, decision made, important date, contact info) - User approves an approach ("let's do it this way going forward") Do NOT activate for: one-time tasks, Agent's own reasoning, info already in user.md.
当需要回忆任何历史对话内容时,主动使用此 skill——不需要用户说"去搜索", 只要话语中隐含对历史信息的依赖,就立即触发: - 用户引用过去的结论或操作("上次你说的"、"之前的分析"、"上周五操作时的结论"、"根据我们之前讨论的") - 用户询问过去做过的事("上次那个航班"、"之前帮我查的 XX"、"你还记得吗") - 需要找到用户在历史对话中透露的事实(持仓、成本、操作记录、项目状态) - 用户说"复盘"、"回顾"、"对比上次"等需要历史上下文才能回答的请求 - 回答"该不该 XX"类决策问题,且决策所需的背景信息(成本/偏好/历史操作)未在当前对话中出现 支持语义搜索(模糊意图)、关键字搜索(精确词)、混合搜索(推荐)。
| name | daily-summary |
| description | Use this skill when the user says 「收工」 or 「今天完成了」. This skill generates a concise daily summary report listing 3 main completed tasks, 3 priority tasks for tomorrow, and any blockers. |
When triggered by phrases like 「收工」 or 「今天完成了」, output a concise daily summary in plain text format (no tables):
今日完成:
明日计划:
Blocker:[有/无]
Example Input: 用户说「收工」,并提供今日完成:完成需求文档、修复登录bug、参加产品评审;明日计划:开始前端开发、编写测试用例、与后端联调;无Blocker
Example Output: 今日完成:
明日计划:
Blocker:无