groove-utilities-memory-install

Set up memory backend and configuration.

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-install" with this command: npx skills add andreadellacorte/groove/andreadellacorte-groove-groove-utilities-memory-install

groove-utilities-memory-install

Outcome

Memory directories are created and ready for use.

Acceptance Criteria

  • .groove/memory/daily/, .groove/memory/weekly/, .groove/memory/monthly/, .groove/memory/git/ exist
  • .groove/memory/specs/ directory exists (outcome specs; used by /groove-work-spec)
  • .groove/memory/learned/ directory exists
  • User is shown the initialized paths

Constraints

  • Memory path is always .groove/memory/
  • Create directories if they do not exist:
    mkdir -p .groove/memory/daily .groove/memory/weekly .groove/memory/monthly .groove/memory/git .groove/memory/specs .groove/memory/learned
    
  • Report the initialized paths to user

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