返回顶部
m

memory-structure

Enable AI to learn from mistakes and never repeat them. Error tracking, layered memory, regular self-reflection, continuous improvement.

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

memory-structure

# Skill: memory-structure ## Name memory-structure ## Function Copy existing memory structure to new environments, enabling other Agents to use the same memory system. ## Use Cases - Quickly set up self-improvement framework for new Agents - Unify memory organization across multiple Agents - Establish standardized self-reflection process ## Skill Contents This skill includes: | File | Description | |------|-------------| | `memory.md` | Main memory file: preferences, patterns, rules (HOT tier) | | `corrections.md` | Error correction log: "what I got wrong" and correct answers | | `index.md` | Memory index: tracks all memory file updates | | `heartbeat-state.md` | Heartbeat state: records self-reflection check timestamps and results | | `heartbeat-rules.md` | Heartbeat rules: defines triggers and execution logic for self-reflection | | `setup.md` | Setup guide: installation and configuration instructions | ## Usage ### 1. Install Skill Using ClawHub: ```bash clawhub install memory-structure ``` ### 2. Initialize Memory Structure Create memory directory in target workspace: ```bash mkdir -p ~/self-improving/{domains,projects,archive} ``` Then manually create the following files (copy template contents below): ### 3. Regular Self-Reflection After completing important tasks, Agent should update heartbeat-state.md with reflection results. ## Core Concepts - **HOT Tier**: Memory files are hot-tier, high-frequency access - **Corrections Log**: Errors are the source of improvement, must be recorded - **Heartbeat**: Regular self-reflection to check if memory structure needs updates ## Dependencies - No external dependencies - Requires file system write permission - Heartbeat interval configured in OpenClaw config (default: 30 minutes)

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 memory-structure-1776114602 技能

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

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

通过命令行安装

skillhub install memory-structure-1776114602

下载 Zip 包

⬇ 下载 memory-structure v1.0.4

文件大小: 4.2 KB | 发布时间: 2026-4-14 14:41

v1.0.4 最新 2026-4-14 14:41
memory-structure 1.0.4 changelog:

- Added note in documentation about configuring the heartbeat interval via OpenClaw config (default is 30 minutes).
- Updated dependencies section to clarify heartbeat scheduling detail.
- No changes to skill logic or core files. Documentation improvements only.

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

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

p2p_official_large
返回顶部