# 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.

- Skill: `supermemoryai/memory-save` (Agent Skill)
- Install (CLI): `npx skillmds@latest add supermemoryai/memory-save`
- Raw SKILL.md: https://api.skillmd.com/api/skills/supermemoryai/memory-save/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: supermemoryai (https://skillmd.com/u/supermemoryai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/supermemoryai/memory-save

---


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

