memory

Installation
SKILL.md

Memory - Persistent Knowledge Storage

Store and retrieve knowledge across sessions using semantic search.

Prerequisites

Install basic-memory:

pip install basic-memory

CLI Reference

Write a Note

# Basic note
basic-memory tool write-note --title "Note Title" --content "Note content in markdown"
Installs
296
GitHub Stars
24
First Seen
Jan 24, 2026
memory — johnlindquist/claude