reme-personal-memory
Use when an agent needs a file-first ReMe workspace as the source of durable setup facts, stable preferences, or reusable daily decision records.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when an agent needs a file-first ReMe workspace as the source of durable setup facts, stable preferences, or reusable daily decision records.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when an agent needs a file-first ReMe workspace as the source of durable setup facts, stable preferences, or reusable daily decision records.
Use when you need vector-backed personal memory in ReMe, including preference extraction, personal-memory retrieval, or PersonalMemoryService and ReMeApp integration.
Use when integrating ReMeLight into an agent loop and you need file-based context checks, compaction, tool-result offload, semantic search, or session memory.
Use when starting ReMe over HTTP or MCP, or when embedding ReMeApp directly into an application without changing memory-type semantics.
Use when you need ReMe to learn from prior task trajectories, extract reusable success or failure patterns, or retrieve procedural memory for similar tasks.
Use when many tools look similar and you need ReMe to learn historical tool quality, parameter patterns, or retrieval guidance for future tool selection.
| name | reme-personal-memory |
| description | Use when an agent needs a file-first ReMe workspace as the source of durable setup facts, stable preferences, or reusable daily decision records. |
Use a ReMe workspace as the canonical file-first long-term memory source.
Use this skill when you need to:
Do not use this skill for temporary scratch notes, disposable reasoning, vector-backed retrieval, HTTP startup, MCP startup, Tool Memory, or Working Memory.
A ReMe workspace root contains:
SETUP.md for stable entrypoints, install state, startup methods, integration topology, and boundary conditionsMEMORY.md for long-lived preferences, standing rules, and durable factsmemory/YYYY-MM-DD.md for daily changes, validation results, troubleshooting findings, and decisionsBefore reading or writing, identify the workspace root from existing configuration, repository context, or explicit user instructions.
SETUP.mdMEMORY.mdmemory/YYYY-MM-DD.mdIf the task is about a recent installation, integration, or incident, check today's dated note after reading SETUP.md.
SETUP.mdMEMORY.mdmemory/YYYY-MM-DD.mdSETUP.md when entrypoints, startup methods, or topology changeUse templates/reme-workspace/ in this skill folder when you need a copyable workspace scaffold.