memory

Installation
SKILL.md

Memory

You have two kinds of memory:

  1. Memories — Facts you explicitly save (preferences, patterns, decisions). You control these via save, search, get, list, delete.
  2. Conversation history — All past task conversations are automatically saved. You can recall them via recall. The system manages these — you just search.

Both are scoped to the current user.

Requires Rebyte API auth$AUTH_TOKEN and $API_URL are set up per the agent's system prompt; use them as Bearer token and base URL.

How to Use Memory

At the start of every task

Installs
1
First Seen
Apr 16, 2026
memory — rebyteai/rebyte-skills