Claude Skill
edwin-hao-ai/Awareness-Local
Awareness-Local 是一个本地优先的 AI 代理记忆系统。一条命令,离线运行,无需账户。为 Claude Code、Cursor、Windsurf、OpenClaw 提供持久化记忆,支持 Markdown 存储、混合搜索、MCP 协议和 Web 仪表盘。
概览
仓库信息
🚀 安装这个 Skill
openclaw install edwin-hao-ai/Awareness-Local项目简介
Awareness-Local 是一个本地优先的 AI 代理记忆系统,一条命令即可运行,支持离线使用,无需账户。它为 Claude Code、Cursor、Windsurf、OpenClaw 代理提供持久化记忆,采用 Markdown 存储、混合搜索(FTS5 + 嵌入向量)、MCP 协议及 Web 仪表盘。
Local-first AI agent memory — one command, works offline, no account needed. Give your Claude Code, Cursor, Windsurf, OpenClaw agent persistent memory. Markdown storage, hybrid search (FTS5 + embedding), MCP protocol, Web dashboard.
要点
- 本地优先:离线运行,无需账户
- 为 Claude Code、Cursor、Windsurf、OpenClaw 代理提供持久化记忆
- 基于 Markdown 的存储,记忆可读性强
- 混合搜索:结合 FTS5 全文搜索与嵌入向量
- MCP 协议集成,实现代理间无缝通信
- Web 仪表盘,可视化管理和查看记忆
使用场景
- 为 Claude Code 提供跨会话的持久化记忆
- 让 Cursor IDE 代理能够回忆历史上下文
- 为 Windsurf 代理提供长期项目记忆
- 支持 OpenClaw 代理的离线记忆存储
- 构建需要持久化代理记忆的本地优先 AI 应用