groove-utilities-memory-init-daily

groove-utilities-memory-init-daily

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "groove-utilities-memory-init-daily" with this command: npx skills add andreadellacorte/groove/andreadellacorte-groove-groove-utilities-memory-init-daily

groove-utilities-memory-init-daily

Outcome

Today's daily memory file is created at <memory>/daily/YYYY-MM-DD.md with a start-of-day structure, so the day has a memory file from the beginning. Called from daily start only.

Acceptance Criteria

  • File exists at <memory>/daily/YYYY-MM-DD.md with a start-of-day structure (date heading, e.g. "## Plan for today")

  • If the file already exists, do nothing (idempotent)

  • Directory <memory>/daily/ is created if missing

Constraints

  • Use memory: path from .groove/index.md frontmatter for base directory

  • Only create if the file does not exist — do not overwrite

  • Use template at skills/memory/templates/log/daily-start.md for the start-of-day structure

  • Called from daily start only; at daily end, /groove-utilities-memory-log-daily appends the closeout sections to this file

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

groove

No summary provided by upstream source.

Repository SourceNeeds Review
General

find-skills

No summary provided by upstream source.

Repository SourceNeeds Review
General

pdf-to-markdown

No summary provided by upstream source.

Repository SourceNeeds Review
General

groove-utilities-memory-log-git

No summary provided by upstream source.

Repository SourceNeeds Review