·memories-dev
{}

memories-dev

有关贡献和扩展 Memory.sh 代码库的开发人员指南。在以下情况下使用:(1) 了解 Memory.sh 架构以及包的连接方式,(2) 添加新的 CLI 命令或 MCP 工具,(3) 修改内存存储层 (SQLite/libSQL),(4) 在 Web 仪表板 (Next.js/Supabase) 上工作,(5) 为 AI 工具添加新一代目标,(6) 扩展云同步或嵌入功能,(7) 调试 monorepo 中的构建、测试或部署问题。

28安装·1热度·@webrenew

安装

$npx skills add https://github.com/webrenew/memories --skill memories-dev

如何安装 memories-dev

通过命令行快速安装 memories-dev AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/webrenew/memories --skill memories-dev
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:webrenew/memories。

SKILL.md

查看原文

| db.ts | SQLite via libSQL. Schema migrations, FTS5 triggers, getDb() singleton | | memory.ts | All memory operations: add, search, list, forget, update, getContext, getRules, streaming | | embeddings.ts | Local embeddings via Xenova/Transformers. generateEmbedding(), cosine similarity | | git.ts | getProjectId() — derives project ID from git remote URL |

| auth.ts | Cloud auth token storage, device code flow helpers | | turso.ts | Turso embedded replica sync (cloud ↔ local) | | config.ts | YAML config read/write (/.config/memories/) | | setup.ts | Tool detection (Cursor, Claude, Windsurf, VS Code), MCP config setup | | templates.ts | Built-in memory templates (decision, error-fix, api-endpoint, etc.) |

| ui.ts | Terminal styling: chalk, figlet, gradient, boxen |

有关贡献和扩展 Memory.sh 代码库的开发人员指南。在以下情况下使用:(1) 了解 Memory.sh 架构以及包的连接方式,(2) 添加新的 CLI 命令或 MCP 工具,(3) 修改内存存储层 (SQLite/libSQL),(4) 在 Web 仪表板 (Next.js/Supabase) 上工作,(5) 为 AI 工具添加新一代目标,(6) 扩展云同步或嵌入功能,(7) 调试 monorepo 中的构建、测试或部署问题。 来源:webrenew/memories。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/webrenew/memories --skill memories-dev
分类
{}数据分析
认证
收录时间
2026-02-20
更新时间
2026-03-11

Browse more skills from webrenew/memories

快速解答

什么是 memories-dev?

有关贡献和扩展 Memory.sh 代码库的开发人员指南。在以下情况下使用:(1) 了解 Memory.sh 架构以及包的连接方式,(2) 添加新的 CLI 命令或 MCP 工具,(3) 修改内存存储层 (SQLite/libSQL),(4) 在 Web 仪表板 (Next.js/Supabase) 上工作,(5) 为 AI 工具添加新一代目标,(6) 扩展云同步或嵌入功能,(7) 调试 monorepo 中的构建、测试或部署问题。 来源:webrenew/memories。

如何安装 memories-dev?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/webrenew/memories --skill memories-dev 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/webrenew/memories

详情

分类
{}数据分析
来源
skills.sh
收录时间
2026-02-20