sync-memory

Batch sync session learnings and campaign history to persistent memory.

726|123|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/indranilbanerjee/digital-marketing-pro --skill sync-memory-indranilbanerjee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sync-memory
Source: https://github.com/indranilbanerjee/digital-marketing-pro/tree/main/skills/sync-memory
Command: npx skills add https://github.com/indranilbanerjee/digital-marketing-pro --skill sync-memory-indranilbanerjee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Batch syncs session learnings and campaign history to the persistent memory layer to prevent loss of insights across sessions.

Core Features & Use Cases

  • Incremental syncing based on the last checkpoint to minimize processing and ensure fast updates.
  • Auto-detect content types and apply tags for insights, campaigns, and guidelines.
  • Robust error handling with retries, detailed reporting, and checkpoint-safe progress tracking.
  • Use Case: After a marketing session, run a sync to lock in performance learnings and campaign decisions for future sessions.

Quick Start

Run /dm:sync-memory to batch-archive the current session learnings to persistent memory.

Frequently Asked Questions about sync-memory

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I sync session learnings to a persistent memory database?

To sync session learnings to a persistent memory database, run a batch archive process that transfers campaign history and insights across sessions using incremental updates, SHA-256 hashing, and vector storage to prevent data loss.

What is incremental memory sync and how does it work?

Incremental memory sync works by using the last checkpoint to batch process only new session learnings, minimizing processing time while applying auto-detected content tags and diffing to ensure fast, durable updates to the vector storage layer.

Can I preserve campaign history and insights across different sessions automatically?

You can preserve campaign history and insights across sessions automatically by batch syncing data to a persistent memory layer, which uses checkpoint-safe progress tracking and auto-detected content types to lock in performance learnings.

What's the best way to store marketing campaign learnings in vector storage?

The best way to store marketing campaign learnings in vector storage is to batch sync session data with auto-detected content types, applying tags for insights and campaigns while using SHA-256 hashing and checkpointing for robust error handling.

Does syncing session memory support cross-brand learning and incremental updates?

Syncing session memory supports cross-brand learning and incremental updates by batch archiving ongoing session insights, enforcing diffing and payload preparation to ensure retrospective learnings are durable and efficiently synced.

Why does my batch sync to persistent memory fail during large campaign updates?

Batch sync failures during large campaign updates are mitigated by robust error handling with retries and checkpoint-safe progress tracking, ensuring session learnings are fully processed without losing incremental insights.