Stats
Actions
Tags
From claudeknows
Summarize the current conversation and save it as a persistent memory entry. Use when the user wants to record what was discussed, decided, or built.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claudeknows:learnclaude-haiku-4-5This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Save a summary of the current conversation to persistent memory.
Save a summary of the current conversation to persistent memory.
uv run skills/learn/scripts/save_memory.py --tag TAG <<'MEMSUMMARY'
YOUR SUMMARY TEXT HERE
MEMSUMMARY
~/.claude/memory/ by defaultCLAUDE_MEMORY_DIR when setCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub cloaky233/claudeknows --plugin claudeknows