AgentSkillsCN

memory-save

将重要信息保存至持久化内存。当用户明确要求记住某件事,或当您成功解决了一个值得长期保留的重大问题时,可使用此方法。

SKILL.md
--- frontmatter
name: memory-save
description: Save important information to persistent memory. Use when user explicitly asks to remember something, or when you've solved a significant problem worth preserving.
  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