Token导航 LogoToken导航TokenDH.com
待分类权限需确认github未标认证来源可访问许可证需确认审计提醒

groove-daily-start日常开始

Agent Skill

groove-daily-start 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

5,092

周安装

206

GitHub Stars

4

下载量

1,599
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:groove-daily-start(日常开始)
来源仓库:https://github.com/andreadellacorte/groove
仓库路径:skills/groove-daily-start
安装命令:
npx skills add https://github.com/andreadellacorte/groove --skill groove-daily-start
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

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

简介

groove-daily-start 初始化每日工作环境,加载预设任务与上下文记忆。

  • 适用于恢复中断工作流、继承昨日状态继续执行计划。
  • 读取历史日志重建会话上下文,减少重复输入成本。
  • 首次使用需完成引导设置以建立个性化模板。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

groove-daily-start

Outcome

The workday is prepared: recent days are reviewed, today's daily memory file is created, tasks are consolidated and presented, and the user knows what to work on.

Acceptance Criteria

  • Yesterday's daily memory file is reviewed (summary shown; warn if missing or no end section)
  • Today's daily memory file is created with a start-of-day structure (if it does not already exist)
  • Task list is loaded and presented (grouped by status)
  • User has a clear picture of the day's agenda before starting work

Constraints

  • Read .groove/index.md for tasks.backend and memory.review_days config
  • Memory path is always .groove/memory/
  • Call /groove-utilities-task-analyse to get current task state
  • Review recent days: If .groove/memory/daily/ is empty (no files exist), skip this step entirely and note "Fresh install — no prior logs." Otherwise, identify the last memory.review_days business days (Mon–Fri) counting back from yesterday (skip Saturday and Sunday). For each date:

- Check .groove/memory/daily/YYYY-MM-DD.md: - ✓ YYYY-MM-DD — start + end logged if both start-of-day and end sections exist - ~ YYYY-MM-DD — start only, no end logged if only start section present - ✗ YYYY-MM-DD — missing if file does not exist - Show a one-line context from the file if present (e.g. first bullet from "Done today" or plan intent) - Show git activity: run git log --oneline --after="YYYY-MM-DD 00:00" --before="YYYY-MM-DD 23:59:59" — display commit count and first few titles; skip silently if not in a git repo or no commits - Do NOT block start if files are missing or incomplete — just report

  • Create new day memory: Create today's file at .groove/memory/daily/YYYY-MM-DD.md using the template at skills/groove-daily-start/templates/daily-start.md. If the file already exists, skip (idempotent). Create .groove/memory/daily/ if missing.
  • After the recent-days review, check for open promises via /groove-utilities-memory-promises --list:

- If open promises: show inline note: → N open promise(s) — run /groove-utilities-memory-promises --list to review - If none: skip silently

  • After the recent-days review, check for open mistake incidents via /groove-utilities-memory-mistakes --list:

- If open incidents: show inline warning: ⚠ N open incident(s) — resolve at next /groove-work-compound - If none: skip silently

  • Do NOT modify tasks during start
  • Present task list in a scannable format before the user begins
  • After all standard steps: check if .groove/hooks/start.md exists

- If it exists: read the ## Actions section and execute each item in order; report completion per item - If it does not exist: skip silently

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.82%
按下载量换算557

Claude

31.67%
按下载量换算506

Cursor

17.36%
按下载量换算278

Gemini CLI

8.5%
按下载量换算136

安全审计

Gen Agent Trust Hub

可疑

Socket

通过

Snyk

通过

权限和风险

权限需确认

当前来源未能明确判断权限范围,默认进入异常复核队列。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills