sync-memory

Store confirmed facts and decisions into a shared memory Knowledge Graph.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/aydamdonelly/ak-automation --skill sync-memory-aydamdonelly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sync-memory
Source: https://github.com/aydamdonelly/ak-automation/tree/main/.claude/skills/sync-memory
Command: npx skills add https://github.com/aydamdonelly/ak-automation --skill sync-memory-aydamdonelly

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of storing confirmed facts, decisions, and learnings into a structured Knowledge Graph, preventing data loss and ensuring consistency.

Core Features & Use Cases

  • Categorized Fact Storage: Organizes information into four distinct categories: Decisions, Confirmed Lead/Customer Facts, Reusable Learnings, and Ops Status.
  • Knowledge Graph Integration: Creates and links entities within a shared memory knowledge graph for efficient retrieval and relationship mapping.
  • Use Case: When a pricing decision is made, use this Skill to record it as a 'decision' entity with the date, ensuring it's easily searchable and referenced later.

Quick Start

Save the following decision to shared memory: Pricing changed to $100 on 2023-10-27.

Frequently Asked Questions about sync-memory

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

FAQPage Schema
How do I save business decisions and confirmed facts to a knowledge graph?

To save business decisions and confirmed facts to a knowledge graph, you classify the data into specific categories like decisions, leads, learnings, or ops, which then creates and links entities within a shared memory structure.

What is the best way to store reusable learnings and operational insights?

The best way to store reusable learnings and operational insights is by categorizing them and saving them directly into a shared memory knowledge graph, preventing data loss and ensuring consistency for future retrieval.

How do I record a pricing decision so it is easily searchable later?

To record a pricing decision for later searchability, you save it to shared memory as a decision entity with the relevant date, allowing the knowledge graph to map relationships for efficient retrieval.

Can I use shared memory to manage customer relationship data and business intelligence?

Yes, you can use shared memory to manage customer relationship data and business intelligence by organizing confirmed lead facts and operational insights into categorized entities within the knowledge graph.

What categories does the knowledge graph use for classifying facts and learnings?

The knowledge graph classifies facts and learnings into four distinct categories: Decisions, Confirmed Lead/Customer Facts, Reusable Learnings, and Ops Status to ensure structured data storage.

Why should I link entities in a shared memory knowledge graph instead of using standard notes?

Linking entities in a shared memory knowledge graph prevents data loss and ensures consistency by mapping relationships between categorized facts, which standard notes fail to structure efficiently.