Real Skill packageSource verifiedClawHub registry

memory-system

三层记忆系统框架。为 Agent 提供持久化记忆能力,包括日记忆、长期记忆和归档机制。触发词:记忆系统、memory system、记忆初始化、设置记忆、新建记忆、记忆蒸馏、归档记忆。当需要为新 Agent 配置记忆能力、或管理已有记忆时使用。

Identity and source

Publisher attributionzuoyunlairegistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 61% rule confidence
Package forminstruction bundle7 recorded files
Canonical sourceClawHub registryclawhub:zuoyunlai:agent-memory-framework
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/14/2026.claude/skills/memory-system

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/14/2026.agents/skills/memory-system

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/14/2026skills/memory-system

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @zuoyunlai/agent-memory-framework
clawhub inspect @zuoyunlai/agent-memory-framework --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
7 / 7 inspected as text
Checked
8/14/2026, 10:21:13 AM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
1 dependency and API indicators
  • api: clawhub.ai
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/14/2026, 8:35:17 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:64bd3d36fa5bc9cfed809cc2dafbef487e6204f5cfaaef1be663a9f85e1028ee
Show up to 7 recorded paths
  • _meta.json
  • assets/daily.md
  • assets/MEMORY.md
  • references/conventions.md
  • references/distillation.md
  • skill-card.md
  • SKILL.md

Source changelog

Initial release of agent-memory-framework. - Introduced a three-layer memory system for Agent persistent memory: daily, long-term, and archive. - Provides clear file structure and usage rules for memory storage and retrieval. - Added initialization guide and safety guidelines to prevent information leakage. - Includes rules for memory distillation and archiving. - Replaces skill-card.md with metadata file for skill management.