Skip to main content
Back to registry

super-search

supermemoryai/claude-supermemory

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

Installs2
Install command
npx skills add https://github.com/supermemoryai/claude-supermemory --skill super-search
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Search Supermemory for past coding sessions, decisions, and saved information. Run the search script with the user's query and optional scope flag: User asks "what did I work on yesterday": User asks "how did we implement auth" (project-specific): User asks "what are my coding preferences": The script outputs formatted memory results with timestamps and relevance scores. Present them clearly to the user and offer to search again with different terms if needed. - --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 - User asks "what did I work on yesterday": node " ${CLAUDE_PLUGIN_ROOT} /scripts/search-memory.cjs" "work yesterday recent activity" - User asks "how did we implement auth" (project-specific): node " ${CLAUDE_PLUGIN_ROOT} /scripts/search-memory.cjs" --repo "authentication implementation" - User asks "what are my coding preferences": node " ${CLAUDE_PLUGIN_ROOT} /scripts/search-memory.cjs" --user "coding preferences style"

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does super-search do?

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

Is super-search good?

super-search does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does super-search work with?

super-search currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to super-search?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install super-search?

npx skills add https://github.com/supermemoryai/claude-supermemory --skill super-search

Related skills

More from supermemoryai/claude-supermemory

Related skills

Alternatives in Software Engineering