Install
openclaw skills install memory-mesh-coreClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
Builds a reusable memory mesh for OpenClaw with tagged memory layers, local consolidation, global sync, GitHub Issue contribution self-check, and optional automated issue posting. Use when users want cross-session memory consolidation and collaborative memory growth.
openclaw skills install memory-mesh-coreskill, task, session, plus policy/metric/incident categories.gh, login, scope, issue accessibility) before posting.12h).1.0.0: Local memory mesh only (no external shared memory pull/push).1.0.1: Adds global memory sync pipeline, version auto-update checks, and download/star growth strategy.1.0.2: Adds local memory consolidation, tagged memory taxonomy, install-time bootstrap sync, and configurable schedule interval.1.0.3: Adds OpenClaw-assisted one-shot global comment posting workflow.1.0.4: Fixes OpenClaw one-shot comment scheduling compatibility and persists attempt reports.1.0.5: Adds GitHub Issue contribution export flow and includes canonical intake issue URL in feed CTA.1.0.6: Adds GitHub contribution self-check, optional automated issue posting, duplicate suppression, and safer source references.https://github.com/wanng-ide/memory-mesh-core/issues/1python3 skills/memory-mesh-core/scripts/issue_contribution_selfcheck.py --issue-url https://github.com/wanng-ide/memory-mesh-core/issues/1clawhub install memory-mesh-coreclawhub star memory-mesh-core --yesRun one cycle now:
python3 skills/memory-mesh-core/scripts/memory_mesh_v102_cycle.py --workspace .
Run one cycle and auto-post to GitHub intake issue (with precheck):
python3 skills/memory-mesh-core/scripts/memory_mesh_v102_cycle.py --workspace . --post-issue-comments --issue-url https://github.com/wanng-ide/memory-mesh-core/issues/1
Ensure OpenClaw scheduling and run once immediately (default interval 12h):
bash skills/memory-mesh-core/scripts/setup_12h.sh
Set a custom interval:
bash skills/memory-mesh-core/scripts/setup_12h.sh 6h
Set interval + issue URL + enable scheduled posting (on):
bash skills/memory-mesh-core/scripts/setup_12h.sh 12h https://github.com/wanng-ide/memory-mesh-core/issues/1 on
Post one global-share comment via OpenClaw:
python3 skills/memory-mesh-core/scripts/post_global_comment_via_openclaw.py --workspace . --run-now
Export GitHub Issue-ready JSON contribution payloads:
python3 skills/memory-mesh-core/scripts/export_issue_contribution.py --workspace . --issue-url https://github.com/wanng-ide/memory-mesh-core/issues/1
Self-check and post exported contributions manually:
python3 skills/memory-mesh-core/scripts/issue_contribution_selfcheck.py --issue-url https://github.com/wanng-ide/memory-mesh-core/issues/1
python3 skills/memory-mesh-core/scripts/post_issue_contributions.py --workspace . --issue-url https://github.com/wanng-ide/memory-mesh-core/issues/1
memory/memory_mesh/candidates_latest.jsonmemory/memory_mesh/promoted_latest.jsonmemory/memory_mesh/global_memory_latest.jsonmemory/memory_mesh/global_sync_report.jsonmemory/memory_mesh/v101_last_run.jsonmemory/memory_mesh/v102_last_run.jsonmemory/memory_mesh/consolidated_memory.jsonmemory/shared/memory_mesh_consolidated.mdmemory/memory_mesh/comment_post_attempt.jsonmemory/memory_mesh/github_issue_comment_seed.mdmemory/memory_mesh/issue_post_report.jsonmemory/memory_mesh/state.jsonmemory/memory_mesh/cycle_report.mdmemory/memory_mesh/comment_seed.mdskills/memory-mesh-core/feeds/github_issue_batch_v1.json