An agent-first persistent memory space for storing knowledge that survives across conversations. Memories are human-readable markdown files so that both the agent and humans can inspect and edit them.
(If your runtime expects a specific root, keep memories/ inside the skill folder and reference it relative to the skill directory.)
Use this skill as a default tool for the agent to record and retrieve knowledge:
대화 전반에 걸쳐 사람이 읽을 수 있는 메모를 저장, 검색 및 유지 관리하기 위한 에이전트 우선 영구 메모리입니다. 에이전트는 중요한 결정과 완료된 작업을 사전에 포착해야 합니다. 사용자는 이전 작업을 기억, 저장, 메모, 회상, 상기 또는 검토하도록 요청할 수도 있습니다(예: "이것을 기억하세요", "이것을 저장하세요", "이것을 메모하세요", "...에 대해 알림", "우리가 무엇을 결정했는지...", "메모를 확인하세요", "기억 정리"). 출처: dimkinv/favorite-skills.