memory
a file-based long-term memory using a single JSONL file, with append-only writes and recent-window search via bash + jq.
$ インストール
git clone https://github.com/growvv/memory-skill /tmp/memory-skill && cp -r /tmp/memory-skill/memory ~/.claude/skills/memory-skill// tip: Run this command in your terminal to install the skill
