Memory Save

Save important information to persistent memory. Use when user explicitly asks to remember something, or when you've solved a significant problem worth preserving.

supermemoryai 8bdd4e6 565 B Updated

File contents

  1. Extract the key insight, decision, or solution to save
  2. Choose scope: project for codebase-specific, user for personal preferences
  3. Choose type: preference, architecture, error-solution, project-config, learned-pattern, or conversation
  4. Call supermemory_add with concise, searchable content
  5. Confirm to user that the information has been saved

supermemoryai/cursor-supermemory/tree/main/skills/memory-save commit 8bdd4e652e

Frequently asked questions

npx skillmds@latest add supermemoryai/memory-save