← 返回
未分类 中文

Agent Memory Kit 2.1.0

Structured episodic/semantic/procedural memory framework for agents.
智能体结构化情景/语义/程序性记忆框架
durtydhiana durtydhiana 来源
未分类 clawhub v1.0.0 1 版本 99783.5 Key: 无需
★ 0
Stars
📥 461
下载
💾 1
安装
1
版本
#latest

概述

Agent Memory Kit

Type: Practice / Framework

Dependencies: None (markdown only)


Description

A structured memory system for AI agents. Prevents the "forgot how to do things" problem by separating memory into episodic (what happened), semantic (what I know), and procedural (how to do things) layers.

Installation

# Create memory folder structure
mkdir -p memory/procedures

# Copy templates
cp templates/ARCHITECTURE.md memory/
cp templates/feedback.md memory/
cp templates/procedure-template.md memory/procedures/

Usage

  1. Read README.md to understand the system
  2. Add memory loading to your wake routine (AGENTS.md)
  3. Use templates when logging events, creating procedures, tracking feedback

Files

FilePurpose
---------------
README.mdFull documentation
templates/ARCHITECTURE.mdMemory system overview (copy to memory/)
templates/feedback.mdSuccess/failure tracking template
templates/procedure-template.mdHow-to document template
templates/daily-template.mdDaily log template
templates/compaction-survival.mdNEW: Pre-compaction flush guide
templates/context-snapshot-template.mdNEW: Quick context save template
helpers/check-compaction.shNEW: Token limit checker

Key Concepts

  • Episodic memory: Daily logs of WHAT happened
  • Semantic memory: Curated knowledge (MEMORY.md)
  • Procedural memory: HOW to do things
  • Feedback loops: Learn from success/failure

The Rule

Always capture the HOW, not just the WHAT. Future-you needs the steps.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-02 05:49 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,394 📥 322,403
ai-agent

Find Skills

guipi888
场景驱动+关键词双模式技能发现工具。当用户用自然语言描述场景/需求(如"我想做一个海报""帮我分析股票"),或明确说"安装技能/find skills/找个skill"时,自动从官方内置、本地已安装、SkillHub、虾评、GitHub、C
★ 1,460 📥 515,318
office-efficiency

Apple Mail Search Safe 5.0.4

durtydhiana
macOS上的Apple Mail搜索功能,支持快速元数据检索和全文搜索。可通过主题、发件人、收件人、日期等条件查找邮件并打开消息。
★ 0 📥 679