memory-syncScrape and analyze OpenClaw JSONL session logs to reconstruct and backfill agent memory files. Use when: (1) Memory appears incomplete after model switches, (2) Verifying memory coverage, (3) Reconstructing lost memory, (4) Automated daily memory sync via cron/heartbeat. Supports simple extraction and LLM-based narrative summaries with automatic secret sanitization.
Install via ClawdBot CLI:
clawdbot install mpesavento/memory-syncGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Hardcoded API key or token pattern found in skill definition
AKIAIOSFODNN...Uses known external API (expected, informational)
api.anthropic.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
An AI research team uses OpenClaw for daily experiments and model testing. After switching between models like GPT-4 and Claude, they experience memory gaps. This skill automatically backfills missing memories with LLM-based summaries, ensuring continuity across sessions and preserving sanitized notes on sensitive data like API keys.
A customer support team employs OpenClaw agents to handle inquiries. When agents switch models or sessions restart, memory loss occurs, leading to repeated questions. Using this skill, they backfill daily memories with simple extraction for speed, maintaining a coherent history of interactions and decisions without exposing customer secrets.
A law firm uses OpenClaw to analyze legal documents and track case discussions. After model updates, memory files become incomplete, risking oversight. The skill's incremental backfill with LLM summarization reconstructs narratives, sanitizing confidential client information and ensuring compliance with data protection standards.
An online tutoring platform integrates OpenClaw for personalized student sessions. Tutors switch models to adapt to different subjects, causing memory fragmentation. This skill backfills memories daily with preserved hand-written notes, creating structured summaries of key topics and decisions for progress tracking.
A telehealth service uses OpenClaw for preliminary patient consultations. After system upgrades or model transitions, session memories are lost. The skill backfills with LLM narratives, automatically redacting sensitive health data and ensuring continuity in patient history for follow-up care.
Offer this skill as a cloud-based service with automated daily syncs via API. Charge monthly per user for LLM summarization credits and premium features like advanced secret detection. Target small to medium AI development teams needing reliable memory management.
Sell on-premise licenses to large corporations in regulated industries like finance or healthcare. Include custom integration, priority support, and compliance features for secret sanitization. Revenue comes from one-time licenses and annual maintenance fees.
Provide a free version with basic extraction and limited backfills. Upsell to paid tiers for LLM summarization, incremental syncs, and advanced analytics. Monetize through subscription upgrades and partnerships with AI platform providers.
💬 Integration Tip
Set up a nightly cron job with the --summarize --preserve flags for automated, high-quality memory backfills that incorporate existing notes without manual intervention.
Scored Apr 19, 2026
Structured reasoning through sequential thinking — break complex problems into steps, solve each independently, verify consistency, synthesize conclusions wi...
LLM-driven epistemic reasoning engine. Evaluates claims against evidence, outputs calibrated confidence and structured belief state (VERIFIED/CONTESTED/UNCER...
Loads and manages company context for all C-suite advisor skills. Reads ~/.claude/company-context.md, detects stale context (>90 days), enriches context duri...
Turn scattered local sources into a source-constrained evidence notebook for incident, release, and maintainer decisions.
三级记忆管理系统 (Three-Tier Memory Management)。用于管理 AI 代理的短期、中期、长期记忆。包括:(1) 滑动窗口式短期记忆,(2) 自动摘要生成中期记忆,(3) 向量检索长期记忆 (RAG)。当需要管理对话历史、优化上下文、构建个人知识库、或实现记忆持久化时使用此 Skill。
Store secrets, long-term memory, daily logs, and anything custom in your Convex backend instead of local files