supermemory-search

Installation
SKILL.md

Supermemory Search

Search Supermemory for past coding sessions, decisions, and saved information.

How to Search

Run the search script with the user's query and optional scope flag:

node "${CLAUDE_PLUGIN_ROOT}/scripts/search-memory.cjs" [--user|--repo|--both] "USER_QUERY_HERE"

Scope Flags

  • --both (default): Search both personal session and project memories across team members in parallel
  • --user: Search personal/user memories across sessions
  • --repo: Search project/repo memories across team members

Examples

Installs
33
GitHub Stars
2.7K
First Seen
May 27, 2026
supermemory-search — supermemoryai/claude-supermemory