Memory Save banner
ScottRBK ScottRBK

Memory Save

Development community

Description

--- description: Save current context as an atomic memory in Forgetful --- # Save Memory Create an atomic memory from the current conversation context. ## Your Task 1. Analyze the conversation for the key insight/decision/pattern to capture 2. Check for existing related memories that might be affected 3. Create the memory with proper curation **User guidance**: $ARGUMENTS ## Pre-Creation: Check for Existing Memories Before creating, query for related memories: ``` execute_forgetful_tool("

Installation

Installs to ~/.claude/skills/scottrbk-context-hub-plugin-memory-save/SKILL.md

Terminal
mkdir -p ~/.claude/skills/scottrbk-context-hub-plugin-memory-save && curl -fsSL https://raw.githubusercontent.com/ScottRBK/context-hub-plugin/HEAD/commands/memory-save.md -o ~/.claude/skills/scottrbk-context-hub-plugin-memory-save/SKILL.md

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

Full documentation available on GitHub

View Source Repository