skills/standard/core/agent-memory/SKILL.md
工作区 Markdown 记忆 + memory 工作流向量记忆的使用边界
npx skillsauth add sunflowermm/XRK-AGT agent-memoryInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
| 层 | 位置 | 用途 |
|----|------|------|
| 文件记忆 | memory/YYYY-MM-DD.md、memory/MEMORY.md | 用户偏好、固定联系人、长期约束(推荐) |
| 向量记忆 | memory 工作流 MCP | 语义检索历史片段(需启用 memory 工作流) |
默认办公 Agent 不自动启用 memory 工作流;跨会话事实优先写入 MEMORY.md。
memory/YYYY-MM-DD.mdMEMORY.md(用 tools.write 追加)启用 memory 工作流后可用:
| 工具 | 用途 | |------|------| | save_memory | 存入可检索片段 | | query_memory | 语义查询 | | list_memories | 列举条目 | | delete_memory | 删除(需确认) |
与 MEMORY.md 冲突时:以用户最新明示为准;向量库适合大量历史,Markdown 适合可读长期偏好。
development
统一回复版式:短、结构化、可复制;减少空话
tools
MCP 工具地图:默认工作流、web_search、何时启用 desktop/browser/memory
development
检索栈:web_search(13 提供商 + parallel-free 免费通道)、web_fetch、与 office-research 分工
data-ai
Agent 总控:先结论后步骤、技能路由、缺环境降级、安全确认