·daily

每日启动和收尾仪式。在以下情况下使用: (1) 开始工作日; (2) 结束这一天。不适用于:中午任务管理(使用任务);复合循环(使用工作);直接内存(使用内存)。

30安装·0热度·@andreadellacorte

安装

$npx skills add https://github.com/andreadellacorte/groove --skill daily

如何安装 daily

通过命令行快速安装 daily AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/andreadellacorte/groove --skill daily
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:andreadellacorte/groove。

SKILL.md

查看原文

Thin orchestrator for the daily rhythm. Bookends the workday by calling task and memory skills in the right order. Does not duplicate their logic.

| startup | Start the workday: verify yesterday's closeout, load tasks, prepare agenda | | closeout | End the workday: write memory, analyse tasks, commit if configured |

| help | → commands/help.md | | startup | → commands/startup.md | | closeout | → commands/closeout.md | | (empty) | → commands/help.md |

每日启动和收尾仪式。在以下情况下使用: (1) 开始工作日; (2) 结束这一天。不适用于:中午任务管理(使用任务);复合循环(使用工作);直接内存(使用内存)。 来源:andreadellacorte/groove。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/andreadellacorte/groove --skill daily
分类
</>开发工具
认证
收录时间
2026-03-01
更新时间
2026-03-11

Browse more skills from andreadellacorte/groove

快速解答

什么是 daily?

每日启动和收尾仪式。在以下情况下使用: (1) 开始工作日; (2) 结束这一天。不适用于:中午任务管理(使用任务);复合循环(使用工作);直接内存(使用内存)。 来源:andreadellacorte/groove。

如何安装 daily?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/andreadellacorte/groove --skill daily 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/andreadellacorte/groove