memvid

Community

Persistent AI memory in a single file.

AuthorDxTa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a self-contained, persistent memory system for AI agents, allowing them to store, retrieve, and recall information across sessions without external databases or cloud dependencies.

Core Features & Use Cases

  • Single-File Storage: All memory, including text and embeddings, is stored in a single .mv2 file.
  • Hybrid Search: Combines semantic (vector) and lexical (keyword) search for robust retrieval.
  • Entity Extraction: Identifies and stores entities as "Memory Cards" for quick lookups.
  • Use Case: An AI assistant can use this Skill to remember project details, user preferences, and past decisions, providing consistent and context-aware responses over time.

Quick Start

Use the memvid skill to search your memory for "past decisions about authentication".

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: memvid
Download link: https://github.com/DxTa/dotfiles/archive/main.zip#memvid

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.