AI AGENT ADDONS

You can tell your AI assistant to remember important facts. Use a special command called /si:remember. The AI will save that knowledge and recall it later.

This is useful for project rules, debugging tips, and personal preferences. You do not have to repeat yourself.

The memory is stored in a file and checked every session. It helps the AI remember what matters most.

Add Remember skill to your workflow

Global

mkdir -p ~/.claude/skills/remember

Project

mkdir -p .claude/skills/remember

Source Repository

Stars
19,285
Forks
2,656
Watchers
19,285
License
MIT
Last Push
26 days ago
Created
9 months ago