- Call
supermemory_searchwith a focused query based on what the user is asking about - If results found, surface relevant memories in your response with context
- If no results found, note that no prior memory exists for this topic
- For broad questions, try both project scope and user scope
Memory Search
Search persistent memory for relevant information from past coding sessions. Use when user asks about previous work, past bugs, architectural decisions, or anything that may have been worked on before.
Memory Search by supermemoryai · 3121d7c
npx skillmds@latest add supermemoryai/memory-search File contents
---name: memory-searchdescription: Search persistent memory for relevant information from past coding sessions. Use when user asks about previous work, past bugs, architectural decisions, or anything that may have been worked on before.---1. Call `supermemory_search` with a focused query based on what the user is asking about2. If results found, surface relevant memories in your response with context3. If no results found, note that no prior memory exists for this topic4. For broad questions, try both project scope and user scope
supermemoryai/cursor-supermemory/tree/main/skills/memory-search commit 3121d7ce3c
Frequently asked questions
Run npx skillmds@latest add supermemoryai/memory-search in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Search persistent memory for relevant information from past coding sessions. Use when user asks about previous work, past bugs, architectural decisions, or anything that may have been worked on before. It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
supermemoryai (@supermemoryai) published this skill. Their other Agent Skills are listed on their SkillMD profile.