bx-ai-memory

Installation
SKILL.md

bx-ai: Memory Systems

aiMemory() BIF

// Signature
aiMemory( type, key="", userId="", conversationId="", config={} )
  • type — memory type name (see table below)
  • key — unique identifier for this memory instance
  • userId — tenant user identifier (multi-tenant isolation)
  • conversationId — isolate separate conversations for the same user
  • config — type-specific configuration struct

Memory Types

Type Best For Persistence
Related skills

More from ortus-boxlang/skills

Installs
3
First Seen
Apr 15, 2026