🧠
AI EngineeringTypeScript

Memory

by daxaur

Memory is an AI Engineering skill for Claude Code, published by daxaur in openpaw.

167 stars11 forkson daxaur/openpawAdded 2026/09/08+1% in starsRepository updated 2026/05/23
ai-agentanthropicautomationclaudeclaude-codeclimacosopen-sourcepersonal-assistantproductivitysmart-hometelegramtypescriptvibecoding
Install in seconds
Install Memory
Copy Memory into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/daxaur/openpaw/tree/main/skills/c-memory ~/.claude/skills/c-memory

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/daxaur/openpaw.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/c-memory/SKILL.md in daxaur/openpaw
Installs to
~/.claude/skills/c-memory
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering β€” 3670 skills

What Memory does

Memory stores facts, preferences, projects, and session notes across Claude Code sessions. Use it to recall context at startup and save important user information over time.

Memory is cataloged under AI Engineering on DirSkills. Memory comes from a repository tagged ai-agent, anthropic, automation, claude and claude-code.

Documentation

README

Memory β€” Persistent Context

Store and recall facts, preferences, and context across Claude Code sessions.

How It Works

Memory lives in ~/.claude/memory/ as plain markdown files. Read them at session start, write to them when you learn something important.

Directory Structure

~/.claude/memory/
β”œβ”€β”€ MEMORY.md          # Key facts β€” always read this first
β”œβ”€β”€ people.md          # People the user mentions (names, roles, preferences)
β”œβ”€β”€ preferences.md     # User preferences (tools, workflows, habits)
β”œβ”€β”€ projects.md        # Active projects and their context
└── journal.md         # Session log β€” append-only, dated entries

Session Start

At the beginning of every session, read ~/.claude/memory/MEMORY.md to load context. This file should be concise β€” under 100 lines.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Memory

  • What else does daxaur publish alongside Memory?

    Memory is one of 25 skills that DirSkills catalogs from daxaur/openpaw, the repository it ships in. Its siblings there include AI LLM Tools, Apple Notes And Reminders and Bluetooth Control. Each one is a separate skill with its own page in this directory, installs the same way Memory does, and is maintained by daxaur in that same repository. The rest of the collection is listed on the daxaur/openpaw page.

  • How does Memory compare to other AI Engineering skills?

    Memory ranks #3311 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Memory against them. Open each page to compare what they document and how they install.

More from daxaur/openpaw

Memory is one of 25 skills cataloged on DirSkills from daxaur/openpaw.

See all 25 skills β†’