supermemory-search

Installation
SKILL.md

Super 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 ~/.codex/supermemory/search-memory.js [--user|--project|--both|--container <tag>] "USER_QUERY_HERE"

Scope Flags

  • --both (default): Search both personal and project memories in parallel
  • --user: Search personal/user memories across sessions
  • --project: Search project-specific memories
  • --container <tag>: Search a specific custom container (see [SUPERMEMORY CONTAINERS] in your context for available containers)
Installs
2
GitHub Stars
44
First Seen
Jul 28, 2026
supermemory-search — supermemoryai/codex-supermemory