Quality Overview
This visitor-facing snapshot helps you judge whether the Skill is clear, executable, and ready to reference or download.
SAFE-3
80+ strong · 60+ usable这是你的「赛博大脑」。它不是死板的数据库,而是一个活着的系统——会遗忘不重要的事,会强化常被提及的知识。
通过 OpenClaw 原生 flush 触发! 每次 OpenClaw 触发 memory flush 时,AI 会同步调用 fluid-memory 记录对话。
softThresholdTokens 控制频率)memoryFlushTool Call :
{
"name": "fluid_remember",
"arguments": {
"content": "用户说的原话"
}
}当用户问「我之前说过什么」「记得xxx吗」「我的偏好是什么」时使用。
Trigger : 用户问「我喜不喜欢...」「还记得...」「我之前...」 Tool Call :
{
"name": "fluid_recall",
"arguments": {
"query": "用户的查询关键词"
}
}当用户说「忘记xxx」「不要再提xxx」时使用。
Tool Call :
{
"name": "fluid_forget",
"arguments": {
"keyword": "要遗忘的关键词"
}
}查看大脑状态。
Tool Call :
{
"name": "fluid_status",
"arguments": {}
}实际执行命令:
python wrapper.py remember --content "..."~/.openclaw/workspace/database/fluid_recall 查询它,这会让它记得更牢。Read more
[More in Agents](/skills?category=agents)
Downloads
Security audit [Pass](/againta/skills/fluid-memory/security-audit)
Last updated 1mo ago
Current version v1.0.9
License MIT-0
Report
import: clawhub https://clawhub.ai/againta/fluid-memory
Notes
Read-only mode. Sign in to comment.
No comments yet.
Personas
Transform into 20 specialized AI personalities on demand. Switch mid-conversation and load only the active persona.
Agent Memory
Persistent memory for AI agents to store facts, learn from actions, recall information, and track entities across sessions.
Evolver
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution. Communicates with EvoMap...
Evolver
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution. Communicates with EvoMap...
Capability Evolver
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Memory Evolver
记忆系统优化器 - 结合三层记忆与知识图谱的持续自我进化系统。自动诊断、优化、记录记忆系统状态,实现记忆的持续进化。