gitmemo

Installation
SKILL.md

GitMemo: Git-backed AI conversation memory

GitMemo helps Claude Code and Cursor users save AI conversations as Markdown, search chat history, create notes, and keep a local-first personal knowledge base that can optionally sync to Git.

Note: Installing this skill via npx skills add only installs the skill instructions. To use the GitMemo CLI and MCP server, install GitMemo separately from the repository releases or build it from source.

Quick Start (Required)

Recommended: install from a release

  1. Open the GitMemo repository releases page.
  2. Download the CLI binary for your platform.
  3. Make the binary executable and place it on your PATH as gitmemo.
  4. Run initialization:
gitmemo init
Installs
2
Repository
sahadev/gitmemo
GitHub Stars
7
First Seen
Mar 26, 2026
gitmemo — sahadev/gitmemo