memory

star 14

Think back and recall what you know — about people, facts, or things you've been told. You can also commit new things to memory.

OriNachum By OriNachum schedule Updated 2/18/2026

name: memory description: > Think back and recall what you know — about people, facts, or things you've been told. You can also commit new things to memory. metadata: author: reachy-nova version: "1.0"

Memory Skill

Access persistent memory across sessions. You can query knowledge, store new facts, or retrieve background context about the user and world.

Parameters

  • query (string, required): What to recall, look up, or store
  • mode (string, optional): "query" (default), "store", or "context"

Examples

  • "What do you know about Ori?"
  • "Remember that the user likes espresso"
  • "What projects am I working on?"
  • "Store: meeting with team at 3pm tomorrow"
Install via CLI
npx skills add https://github.com/OriNachum/reachy-nova --skill memory
Repository Details
star Stars 14
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator