Stats
Actions
Tags
From claudeknows
Search stored conversation memories by keyword or project tag. Supports project:tag filtering and keyword search. Use when the user wants to find past learnings, decisions, or context.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claudeknows:find-memoriesclaude-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
Search stored memory entries.
Search stored memory entries.
project:tagname → pass --tag tagname--keyword WORDuv run skills/find-memories/scripts/find_memory.py --keyword KEYWORD
# or
uv run skills/find-memories/scripts/find_memory.py --tag TAGNAME
# or (no args = list all)
uv run skills/find-memories/scripts/find_memory.py
/learn to save some./obtain KEYWORD to load full context into the session.~/.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