🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

IceCube Memory

by @ares521521-design

🧊 IceCube Memory β€” Local-first, zero-token-footprint memory architecture for AI agents. Real-time retrieval, four-layer hierarchy, compaction survival. Buil...

βš™οΈ Configuration

1. Initialize Structure

mkdir -p ~/.openclaw/workspace/memory

2. Create Core Files

MEMORY.md: ```markdown

MEMORY

πŸ“‹ Tips & Best Practices

What Goes Where

| Content | Destination | Why | |---------|-------------|-----| | Iron-law rules | MEMORY.md | Survives compaction | | Durable decisions | MEMORY.md | Loaded every session | | Today's work | memory/today.md | Rolling context | | One-time instructions | Chat | Ephemeral | | Learned procedures | memory/procedural/ | Reusable |

Survival Checklist

  • βœ… MEMORY.md exists, < 10KB
  • βœ… memory/ directory exists
  • βœ… memoryFlush.enabled = true
  • βœ… reserveTokensFloor >= 40000
  • βœ… AGENTS.md includes memory protocol
  • βœ… Weekly distillation in heartbeat
  • View on ClawHub
    TERMINAL
    clawhub install icecube-memory

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’