infinite-memory
高精度记忆,长上下文回忆准确率 100%。
安装 / 下载方式
TotalClaw CLI推荐
totalclaw install totalclaw:totalclaw~mhndayesh-infinite-memory-v2cURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Atotalclaw~mhndayesh-infinite-memory-v2/file -o mhndayesh-infinite-memory-v2.md## 概述(中文)
高精度记忆,长上下文回忆准确率 100%。
## 原文
# 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.