Mem Distill banner
OoOshisuiOoO OoOshisuiOoO

Mem Distill

Development community

Description

--- description: "Chắt lọc raw journal entries in the vault into the curated working layer (docs/exp.md, docs/ref.md, docs/tools.md). Drops noise; keeps signal. Default range: today + yesterday." --- Invoke the `mem-distill` skill to consolidate the most recent journal entries into the curated working layer. Default range: today + yesterday. The user can specify other dates inline (e.g. "from 2026-04-28"). The skill will: 1. Read `~/.gowth-mem/workspaces/<ws>/journal/<YYYY-MM-DD>.md` for the

Installation

Installs to ~/.claude/skills/oooshisuiooo-gowth-mem-mem-distill/SKILL.md

Terminal
mkdir -p ~/.claude/skills/oooshisuiooo-gowth-mem-mem-distill && curl -fsSL https://raw.githubusercontent.com/OoOshisuiOoO/gowth-mem/HEAD/commands/mem-distill.md -o ~/.claude/skills/oooshisuiooo-gowth-mem-mem-distill/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository