·dive-memory-v3
</>

dive-memory-v3

Persistent memory system for AI agents following Model Context Protocol (MCP). Use for storing long-term memories across sessions, semantic search of past knowledge, building knowledge graphs, auto-injecting context, deduplicating memories, syncing to cloud storage. Essential for agents that need to remember decisions, solutions, preferences, and learned patterns over time.

10Installs·1Trend·@duclm1x1

Installation

$npx skills add https://github.com/duclm1x1/dive-ai --skill dive-memory-v3

How to Install dive-memory-v3

Quickly install dive-memory-v3 AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/duclm1x1/dive-ai --skill dive-memory-v3
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: duclm1x1/dive-ai.

SKILL.md

View raw

Dive-Memory v3 provides long-term persistent memory for AI agents, solving the "context forgetting" problem across sessions.

Memory Storage Store memories with rich metadata using the Python API:

Semantic Search Search using natural language + hybrid search (vector + keyword):

Persistent memory system for AI agents following Model Context Protocol (MCP). Use for storing long-term memories across sessions, semantic search of past knowledge, building knowledge graphs, auto-injecting context, deduplicating memories, syncing to cloud storage. Essential for agents that need to remember decisions, solutions, preferences, and learned patterns over time. Source: duclm1x1/dive-ai.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/duclm1x1/dive-ai --skill dive-memory-v3
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from duclm1x1/dive-ai

Quick answers

What is dive-memory-v3?

Persistent memory system for AI agents following Model Context Protocol (MCP). Use for storing long-term memories across sessions, semantic search of past knowledge, building knowledge graphs, auto-injecting context, deduplicating memories, syncing to cloud storage. Essential for agents that need to remember decisions, solutions, preferences, and learned patterns over time. Source: duclm1x1/dive-ai.

How do I install dive-memory-v3?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/duclm1x1/dive-ai --skill dive-memory-v3 Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/duclm1x1/dive-ai

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22

Related Skills

None