Installation

clawhub install mhndayesh/infinite-memory-v2

Summary

High-precision RAG engine for deep context retrieval (Phase 16 Architecture).

SKILL.md

Infinite Memory 🦞

High-precision RAG engine for deep context retrieval (Phase 16 Architecture).

Tools

recall_facts

  • Cmd: python scripts/recall.py "{{query}}"
  • Goal: Search for facts in the historical database.

memorize_data

  • Cmd: python scripts/ingest.py "{{filename}}" "{{text}}"
  • Goal: Store new data into the long-term memory.

Recommended skills

Browse all β†’

Related guides

Hand-picked reading to help you choose, install, and use agent skills.