Claude Skill
edwin-hao-ai/Awareness-Local
Awareness-Local 是一个本地优先的 AI 代理记忆系统。一条命令,离线运行,无需账户。为 Claude Code、Cursor、Windsurf、OpenClaw 提供持久化记忆,支持 Markdown 存储、混合搜索、MCP 协议和 Web 仪表盘。
概览
仓库信息
安装这个 Skill
npx @awareness-sdk/setupRegistry 信息
npx @awareness-sdk/setupnpx @awareness-sdk/setup --cloud
项目简介
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 应用
README 摘要
# Awareness Local <p align="center"> <strong>Languages:</strong> English | <a href="./README.zh-CN.md">简体中文</a> </p> <p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="assets/branding/awareness-wordmark-dark.svg" /> <img src="assets/branding/awareness-wordmark.svg" alt="Awareness Local — Persistent Memory for AI Coding Agents" width="760" /> </picture> </p> <p align="center"> <a href="https://arxiv.org/abs/2410.10813"><img src="https://img.shields.io/badge/LongMemEval_R%405-95.6%25-brightgreen?style=for-the-badge" alt="LongMemEval R@5 95.6%" /></a> <a href="https://awareness.market/"><img src="https://img.shields.io/badge/Website-awareness.market-0EA5E9?style=for-the-badge&logo=googlechrome&logoColor=white" alt="Website" /></a> <a href="https://awareness.market/docs"><img src="https://img.shields.io/badge/Docs-awareness.market%2Fdocs-14B8A6?style=for-the-badge&logo=readthedocs&logoColor=white" alt="Docs" /></a> <a href="https://discord.com/invite/nMDrT538Qa"><img src="https://img.shields.io/badge/Discord-Join%20Community-5865F2?style=for-the-badge&logo=discord&logoColor=white" alt="Discord" /></a> <a href="LICENSE"><img src="https://img.shields.io/badge/License-Apache%202.0-2563EB?style=for-the-badge" alt="License Apache 2.0" /></a> </p> <p align="center"> <img src="assets/branding/local-20s.gif" alt="Awareness Local" style="width:min(1200px,100%);height:auto;" /> </p> **Give your AI agent persistent memory. One command. No account. Works offline.** Awareness Local is a local-first MCP memory server for AI coding agents. It gives Cursor, Claude Code, Copilot, Cline, and other MCP IDEs persistent memory, hybrid semantic + keyword retrieval, and reusable knowledge cards for long-running software projects. It