Other Beginner Markdown

Second Brain - 个人第二大脑系统

把 OpenClaw 变成记忆捕获系统,发短信即可保存任何内容,并通过可搜索 UI 随时检索。

openclawai-agentsproductivitymemorynotes

Second Brain(第二大脑)

把 OpenClaw 变成记忆捕获系统,发短信即可保存任何内容,并通过可搜索 UI 随时检索。

解决什么问题

  • 灵感一闪而过,记录不下来
  • Notion 越来越复杂,Apple Notes 变成未读坟墓
  • 整理的摩擦 > 遗忘的摩擦

核心洞察:capture 应该像发短信一样简单,retrieval 应该像搜索一样简单。

功能特点

  • 零摩擦捕获:发短信给 Agent 即可记住任何内容
  • 永久记忆:跨会话保持,永久存储
  • Next.js 可视化面板:Agent 生成代码并部署
  • 全局搜索(Cmd+K):跨所有记忆、对话、任务搜索
  • 无需文件夹、标签:只有文本和搜索

如何设置

第一步:连接消息平台

确保 OpenClaw 已连接到 Telegram/Discord/iMessage。

第二步:立即开始使用

发短信给 Agent:

Hey, remind me to read a book about local LLMs
Save this link: https://example.com/interesting-article
Remember: John recommended the restaurant on 5th street

第三步:构建可搜索 UI(可选)

I want to build a second brain system. Please build it out with Next.js.
Include:
- A searchable list of all memories and conversations
- Global search (Cmd+K) across everything
- Ability to filter by date and type

成本估算

层级成本
基础使用免费(OpenClaw + 消息平台)
Next.js 面板~$5-10/月(Vercel)
RAG 语义搜索~$5/月(OpenAI API)

相关链接