Stats
Actions
Tags
From claudeknows
Load stored memory context into the current session. Retrieves full summaries for Claude to use as active context. Use when the user wants to bring past learnings or project context into the session.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claudeknows:obtainclaude-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
Load memory entries as active session context.
Load memory entries as active session context.
project:tagname → pass --tag tagname--keyword WORDuv run skills/obtain/scripts/load_memory.py --keyword KEYWORD
# or
uv run skills/obtain/scripts/load_memory.py --tag TAGNAME
/find-memories to browse available memories.After loading, you MUST:
~/.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