groove-utilities-memory-install

Create predefined directory structures for Groove memory logs and specifications.

5|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/andreadellacorte/groove --skill groove-utilities-memory-install
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: groove-utilities-memory-install
Source: https://github.com/andreadellacorte/groove/tree/main/.agents/skills/groove-utilities-memory-install
Command: npx skills add https://github.com/andreadellacorte/groove --skill groove-utilities-memory-install

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of necessary directories for storing memory logs and other related data, ensuring a clean and organized setup for the memory backend.

Core Features & Use Cases

  • Directory Initialization: Creates essential directories like .groove/memory/daily/, .groove/memory/weekly/, etc.
  • Outcome Specs Storage: Sets up .groove/memory/specs/ for storing outcome specifications.
  • Learned Lessons Storage: Creates .groove/memory/learned/ for storing learned insights.
  • Use Case: When setting up the Groove workflow for the first time, this skill ensures all the required storage locations for your daily logs, weekly summaries, and git activity are ready to go.

Quick Start

Run the groove-utilities-memory-install skill to initialize the memory directories.

Frequently Asked Questions about groove-utilities-memory-install

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up directories for a memory backend?

To set up a memory backend, you need to initialize a predefined directory structure for daily, weekly, monthly, git, specs, and learned data. This ensures organized storage for your workflow-related memory logs and specifications.

What directories are needed for organizing workflow memory logs?

Organizing workflow memory logs requires directories for daily, weekly, and monthly intervals, plus separate folders for git activity, outcome specifications, and learned insights to maintain a clean structure.

When do I need to initialize a memory backend directory structure?

You need to initialize a memory backend directory structure when setting up the Groove workflow for the first time, ensuring all required storage locations for logs and summaries are ready.

Does the memory setup create directories for storing outcome specifications?

Yes, memory setup creates a dedicated specs directory within the memory backend to store outcome specifications, alongside directories for daily logs, weekly summaries, and learned data.

Can I automate the creation of memory log storage folders?

Yes, you can automate the creation of memory log storage folders by running the initialization process, which automatically generates all necessary directories like daily, weekly, and learned data paths.