Basic Memory
What's New

Agent Skills

Pre-built skills that teach AI agents how to use Basic Memory effectively.

AI assistants are powerful, but they don't automatically know the best way to organize your notes. Agent skills are ready-made instructions that teach your AI how to write well-structured notes, track tasks, and more.

Basic Memory is a knowledge base that you and your AI share. Skills make the AI better at using it — so your notes are more consistent, your tasks are tracked reliably, and your conversations produce lasting value.

Available Skills

SkillWhat it does for you
memory-notesYour AI writes well-structured notes automatically — with consistent formatting, links between notes, and proper metadata
memory-tasksTrack tasks in notes that survive across conversations — your AI picks up where you left off
memory-schemaYour AI learns your note patterns and helps keep them consistent over time
memory-reflectYour AI reviews conversations and saves the important parts as notes
memory-defragSplit bloated files, merge duplicates, and reorganize your notes
memory-lifecycleMove notes through stages (draft → active → archive) using folders
memory-metadata-searchYour AI searches notes by properties like status, tags, and custom fields
memory-ingestProcess transcripts, emails, and documents into structured notes
memory-researchYour AI researches topics on the web and saves findings as notes

Quick Install

npx skills add basicmachines-co/basic-memory-skills

Or install a single skill:

npx skills add basicmachines-co/basic-memory-skills --skill memory-tasks

Works with Claude Desktop, Claude Code, Cursor, Windsurf, and other AI tools that support markdown-based skill files.

Next Steps

Agent Skills Guide

Full guide with installation options, skill details, and recommended combinations.

GitHub Repository

Source code, contributing guide, and issue tracker.