npx skills add https://github.com/runablehq/memory --skill mem一个用于存储和检索记忆的 CLI 工具,支持全文搜索。数据本地存储在 ~/.mem/mem.db。
三个操作符:(无) = 回忆,+ = 记住,- = 忘记。
mem # 列出最近的记忆
mem "deploy" # 全文搜索
mem "database" --tag db # 按标签过滤搜索
mem 7sjtNVyZrNIa # 按 ID 获取完整内容
mem --tag prefs # 按标签过滤列出
mem "api" --limit 5 --json # 限制结果数量,JSON 输出
mem --full # 为所有结果显示完整内容
mem + "user prefers dark mode" --tag prefs
mem + "deploy: bun build --compile" --tag deploy
mem + "chose SQLite for simplicity" --tag architecture
mem + --image ./screenshot.png --title "Current UI" --tag ui
echo "long content" | mem + --tag notes
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
mem - <id> # 删除一条记忆
mem - id1 id2 id3 # 删除多条记忆
mem "old" --json | jq -r '.[].id' | xargs -I{} mem - {}
echo "long content" | mem + --tag notes
prefs、api、deploy、db--full:内联显示完整内容--json:用于解析的结构化 JSON每周安装量
2.2K
代码仓库
GitHub 星标数
3
首次出现
4 天前
安全审计
安装于
claude-code838
cursor698
codex497
cline395
github-copilot297
windsurf287
A CLI tool for storing and retrieving memories with full-text search. Data is stored locally in ~/.mem/mem.db.
Three operators: (none) = recall, + = remember, - = forget.
mem # list recent memories
mem "deploy" # full-text search
mem "database" --tag db # search filtered by tag
mem 7sjtNVyZrNIa # get full content by ID
mem --tag prefs # list filtered by tag
mem "api" --limit 5 --json # limit results, JSON output
mem --full # show full content for all
mem + "user prefers dark mode" --tag prefs
mem + "deploy: bun build --compile" --tag deploy
mem + "chose SQLite for simplicity" --tag architecture
mem + --image ./screenshot.png --title "Current UI" --tag ui
echo "long content" | mem + --tag notes
mem - <id> # delete one memory
mem - id1 id2 id3 # delete multiple
mem "old" --json | jq -r '.[].id' | xargs -I{} mem - {}
echo "long content" | mem + --tag notes
prefs, api, deploy, db--full: Complete content inline--json: Structured JSON for parsingWeekly Installs
2.2K
Repository
GitHub Stars
3
First Seen
4 days ago
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
claude-code838
cursor698
codex497
cline395
github-copilot297
windsurf287
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
102,200 周安装
AI智能体长期记忆系统 - 精英级架构,融合6种方法,永不丢失上下文
1,200 周安装
AI新闻播客制作技能:实时新闻转对话式播客脚本与音频生成
1,200 周安装
Word文档处理器:DOCX创建、编辑、分析与修订痕迹处理全指南 | 自动化办公解决方案
1,200 周安装
React Router 框架模式指南:全栈开发、文件路由、数据加载与渲染策略
1,200 周安装
Nano Banana AI 图像生成工具:使用 Gemini 3 Pro 生成与编辑高分辨率图像
1,200 周安装
SVG Logo Designer - AI 驱动的专业矢量标识设计工具,生成可缩放品牌标识
1,200 周安装