memory

Capture conversation learnings into CRM profiles and central memory.

14|2|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/opencodos/opencodos --skill memory-opencodos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory
Source: https://github.com/opencodos/opencodos/tree/main/skills/Memory%20Update
Command: npx skills add https://github.com/opencodos/opencodos --skill memory-opencodos

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Captures learnings from conversations and persists them into CRM profiles and a central memory, reducing manual data entry and memory gaps.

Core Features & Use Cases

  • Extracts person-specific facts and general insights from conversations and updates CRM Profiles and Learnings.
  • Fuzzy-matches names against existing contacts to create or update profiles and maintains a central memory for learnings.
  • Manages action items in contacts.yaml via next_step and can create new contacts when encountered.

Quick Start

Run /memory to capture learnings from conversations and update CRM profiles.

Frequently Asked Questions about memory

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

FAQPage Schema
How do I automatically update CRM profiles from conversations?

To automatically update CRM profiles from conversations, this Skill extracts person-specific facts and general insights, then uses fuzzy name matching to create or update existing contact records and central memory.

Can I capture general learnings and action items from sales talks into a central memory?

Yes, you can capture general learnings and action items from sales talks. The Skill persists these insights into a central memory and logs action items in a structured format using a next_step field.

How does fuzzy name matching work when updating existing contacts?

Fuzzy name matching works by comparing names extracted from conversations against your existing contacts list, allowing the Skill to accurately update existing profiles or create new contacts when a match is not found.

What is the best way to reduce manual CRM data entry from customer success discussions?

The best way to reduce manual CRM data entry from customer success discussions is to run a memory capture command that automatically logs interaction data, person facts, and insights directly into your CRM.

Does this memory capture Skill work for team discussions or only client meetings?

This memory capture Skill works for both client meetings and internal team discussions. It is designed to extract person facts and general insights across sales, customer success, and team collaboration contexts.