返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
m

memory-management

Recall and write workspace memory for OpenClaw agents using MEMORY.md, memory/YYYY-MM-DD.md, memory_search, and memory_get. Use when the user asks about prior work, decisions, dates, people, preferences, todos, or says to remember something; also use when you need to store durable notes or explain how OpenClaw memory works.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0-alpha
安全检测
已通过
161
下载量
0
收藏
概述
安装方式
版本历史

memory-management

# Memory Management Retrieve first. Write only what should persist. ## Core model - `MEMORY.md` — curated long-term memory - `memory/YYYY-MM-DD.md` — daily notes and running context - `memory_search` — find likely snippets - `memory_get` — read exact lines needed ## Retrieval When user asks about prior work, decisions, dates, people, preferences, or todos: 1. `memory_search` with a tight, specific query. 2. `memory_get` for the needed lines only. 3. Answer from retrieved text, not guesswork. 4. If results are weak or empty, say you checked. Good queries: `omar internship goal fall 2026`, `notion workspace page id` Bad queries: whole paragraphs, vague terms like `memory` ## Writing Write when user says "remember this," states a durable preference, or makes a decision that matters later. | Destination | What goes there | |---|---| | `MEMORY.md` | Standing preferences, durable facts, recurring workflows, important long-term decisions | | `memory/YYYY-MM-DD.md` | Day-to-day notes, progress, one-off events, session context | Rules: - smallest useful note - concrete facts over commentary - no secrets unless asked - do not promise memory unless written ## When not to use Skip retrieval when the answer is in the current message or task is current-turn only. Skip writing when the fact is trivial, belongs in project docs, or is temporary scratch. ## Answering rules - Cite file path/line when useful - Separate memory facts from inference - Flag stale memory - If unavailable, say so

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 atomic-memory-manager-1776362521 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 atomic-memory-manager-1776362521 技能

通过命令行安装

skillhub install atomic-memory-manager-1776362521

下载 Zip 包

⬇ 下载 memory-management v1.0.0-alpha

文件大小: 1.62 KB | 发布时间: 2026-4-17 14:08

v1.0.0-alpha 最新 2026-4-17 14:08
Initial release of memory-management skill for OpenClaw agents.

- Enables recall and writing of workspace memory using structured files and search tools.
- Distinguishes between long-term (`MEMORY.md`) and daily (`memory/YYYY-MM-DD.md`) memory storage.
- Guides retrieval with focused queries and requires citing sources when answering.
- Sets strict rules on when and what to write or retrieve, ensuring durable and relevant memory use.
- Outlines clear cases when memory retrieval or writing should be skipped.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部