A biomimetic memory architecture for OpenClaw agents.
Use this skill when the user wants to:
memory/archive/ recordsmemory/ clean for memory-wiki indexDailyNotes=truememory-archive/ unless the user explicitly approves deletion.projects/, runbooks/, workflows/, contacts/, preferences.md, lesson-imprint/, or today’s daily log.| Task | File |
|---|---|
| ------ | ------ |
| Architecture and lifecycle | references/architecture.md |
| Installation and integration | references/installation.md |
| OpenCortex foundation | references/opencortex-foundation.md |
| Lesson-Imprint component | references/lesson-imprint.md |
| Daily distillation prompt | references/daily-distillation.md |
| Weekly synthesis prompt | references/weekly-synthesis.md |
| Retention scoring rubric | references/retention-rubric.md |
| Read-only audit script | scripts/bma_retention_audit.py |
| Lesson-Imprint CLI | scripts/lesson_imprint.py |
| Install / update / verify | scripts/install.sh, scripts/update.sh, scripts/verify.sh |
| Vault / metrics / git backup | scripts/vault.sh, scripts/metrics.sh, scripts/git-backup.sh |
For installation, read references/installation.md first.
# 1. Install (runs system compatibility check + auto-fix guidance)
bash skills/biomimetic-memory-architecture/scripts/install.sh
# 2. If system check shows critical issues:
# Execute the gateway config.patch commands shown in the output
# 3. Verify
bash skills/biomimetic-memory-architecture/scripts/verify.sh
# 4. Phase 1 retention audit (read-only)
python3 skills/biomimetic-memory-architecture/scripts/bma_retention_audit.py --workspace . --older-than-days 30
See references/installation.md for the complete agent-side installation flow including system config auto-fix.
共 1 个版本