返回顶部
b

better-memory

One-shot smart installation and ongoing maintenance for a native OpenClaw memory stack with L1 daily logs (`memory/YYYY-MM-DD.md`), L2 sidecar summaries, and L3 weekly rollups in `MEMORY.md`. Use when installing memory capability, migrating legacy memory safely, capturing typed memory (`experience`/`value`/`standard`), running daily or weekly distillation, or generating monthly conflict/bloat review reports.

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

better-memory

# Better Memory V2 ## Smart Install (Recommended) Run once to inject memory capability additively and generate migration + schedule artifacts: `python3 skills/better-memory/scripts/smart_install.py --workspace .` Supported install customization: - `--daily-time HH:MM` (default `22:00`) - `--weekly-day MON..SUN` (default `SUN`) - `--weekly-time HH:MM` (default `20:00`) - `--monthly-day 1..31` (default `1`) - `--monthly-time HH:MM` (default `10:00`) - `--entry-threshold N` (default `8`) ## Memory Layers - L1 (native): `memory/YYYY-MM-DD.md` - L2 (sidecar): `.openclaw-memory-os/l2/{experience,value,standard}.md` - L3 (native): managed block in `MEMORY.md` Typed taxonomy: - `experience`: `think`, `say`, `do` - `value`: `good`, `bad` - `standard`: `right`, `wrong` ## Commands - Capture L1 typed memory: `python3 skills/better-memory/scripts/capture_memory.py --workspace . --kind <experience|value|standard> --axis <axis> --topic "<topic>" --statement "<statement>"` - Daily review (L1 -> L2): `python3 skills/better-memory/scripts/run_daily_review.py --workspace .` - Weekly rollup (L2 -> L3): `python3 skills/better-memory/scripts/run_weekly_rollup.py --workspace .` - Monthly advisory review (no auto cleanup): `python3 skills/better-memory/scripts/run_monthly_review.py --workspace .` - Apply approved monthly cleanup actions: `python3 skills/better-memory/scripts/apply_monthly_cleanup.py --workspace . --rerollup` - This command also writes an apply summary in `.openclaw-memory-os/reviews/apply-summary-*.md`. - Emit cron template: `python3 skills/better-memory/scripts/emit_cron_template.py --workspace .` - Legacy migration plan prepare/apply: - `python3 skills/better-memory/scripts/promote_legacy_memory.py --workspace . --prepare` - `python3 skills/better-memory/scripts/promote_legacy_memory.py --workspace . --apply` Compatibility command: - `python3 skills/better-memory/scripts/refine_memory.py --workspace .` - Runs daily review then weekly rollup in one command. ## Installation Policy - Preserve existing `AGENTS.md`, `MEMORY.md`, and daily logs. - Write only managed blocks in `AGENTS.md`, `MEMORY.md`, and optional `HEARTBEAT.md`. - Keep sidecar artifacts outside native `memory/` so `memory_search` behavior stays clean. - Generate migration review and editable migration plan; do not auto-import legacy lines unless enabled. ## Monthly Cleanup Policy - Monthly script only produces a report and suggested actions. - Monthly script also produces a disabled-by-default cleanup plan JSON. - Do not auto-delete or auto-rewrite memory on monthly review. - Resolve conflicts and bloat with user confirmation, enable selected plan actions, then apply. ## References Read `references/memory-schema.md` for schema and lifecycle details.

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 better-memory-1776063740 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 better-memory-1776063740 技能

通过命令行安装

skillhub install better-memory-1776063740

下载 Zip 包

⬇ 下载 better-memory v1.0.4

文件大小: 28.03 KB | 发布时间: 2026-4-14 14:29

v1.0.4 最新 2026-4-14 14:29
Major upgrade: Switch to a native Python-based memory management system with smart install, typed multi-layer memory, and improved review/cleanup workflows.

- Added scripts for smart installation, daily/weekly/monthly memory review, legacy migration, and cron template generation.
- Introduced structured memory layers (L1 daily logs, L2 sidecar summaries, L3 rollups) and typed taxonomy (`experience`, `value`, `standard`).
- Moved configuration and operations from JavaScript to Python; removed legacy JS files and configs.
- Improved migration safety: preserves existing user data, generates reviews and editable plans instead of automatic changes.
- Monthly review now produces non-destructive reports and actions for user-approved cleanup.
- Updated documentation to detail new commands, installation options, and compatibility guidance.

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

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

p2p_official_large
返回顶部