Use Case
Big brother's memory system is a powerful AI agent skill that extends your assistant with new capabilities. Self-developed three-layer memory recovery system. Solve the problem of "forgetting everything" after session restart, and provide a complete structure of permanent memory, today's memory, and temporary memory. This guide walks you through installing Big brother's memory system, configuring it for your setup, and running your first commands β so you can start getting value in minutes.
Install Big brother's memory system: npx clawhub@latest --dir ~/.claude/skills install memory-system
Restart your AI client (Claude Code, Cursor, Gemini CLI, or OpenClaw)
Type a natural language request related to documents & notes to trigger Big brother's memory system
Review the output and refine your prompt for better results
Combine Big brother's memory system with other skills to build multi-step workflows
Copy these prompts and use them with your AI agent after installing Big brother's memory system
Help me get started with Big brother's memory system
What can Big brother's memory system do for my documents & notes workflow?
Show me an example of using Big brother's memory system
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install memory-systemOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install memory-systemβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/memory-system/π‘Extract and place the folder at the path above, then restart your agent.