groove-utilities-memory-install
Original:🇺🇸 English
Translated
Set up memory backend and configuration.
18installs
Sourceandreadellacorte/groove
Added on
NPX Install
npx skill4agent add andreadellacorte/groove groove-utilities-memory-installTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →groove-utilities-memory-install
Outcome
Memory directories are created and ready for use.
Acceptance Criteria
- ,
<memory>/daily/,<memory>/weekly/,<memory>/monthly/exist<memory>/git/ - directory exists (outcome specs; used by
<memory>/specs/)/groove-work-spec - directory exists
<memory>/learned/ - User is shown the initialized paths
Constraints
- Read from
memory:frontmatter (default:.groove/index.md).groove/memory/ - Create directories if they do not exist:
bash
mkdir -p <memory>/daily <memory>/weekly <memory>/monthly <memory>/git <memory>/specs <memory>/learned - Report the initialized paths to user