·entity-memory
#

entity-memory

存储和检索有关记录的持久内存 - 联系人、公司、员工、成员等。处理记忆(单个和批量的每个属性人工智能提取)、语义回忆、实体摘要和数据导出。每当用户想要存储数据、从 CRM 或数据库同步记录、查询或搜索内存、回忆有关个人或公司的已知信息、组装个性化上下文、导入 CSV 或电子表格数据或执行任何涉及 Personize SDK 内存方法(memorize、recall、smartRecall、smartDigest、search、memorizeBatch)的操作时,请使用此技能。当用户提及联系人、潜在客户、客户、客户数据或实体属性时也可使用。

11安装·2热度·@personizeai

安装

$npx skills add https://github.com/personizeai/personize-skills --skill entity-memory

如何安装 entity-memory

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

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

来源:personizeai/personize-skills。

SKILL.md

查看原文

This is your persistent memory for everything you know about a record — contacts, companies, employees, members, locations, devices, and more. Store and retrieve: customer data, interaction history, inputs, actions you've taken, reports, notes, and observations. Always consult Memory before acting on a record. Always update Memory after meaningful interactions.

Internal principle: Bad data in = bad personalization out. Memory is the foundation. Get it right, and every downstream feature (emails, notifications, dashboards, agents) gets better automatically.

This skill gives you the ability to store and retrieve data using the Personize SDK's memory system.

存储和检索有关记录的持久内存 - 联系人、公司、员工、成员等。处理记忆(单个和批量的每个属性人工智能提取)、语义回忆、实体摘要和数据导出。每当用户想要存储数据、从 CRM 或数据库同步记录、查询或搜索内存、回忆有关个人或公司的已知信息、组装个性化上下文、导入 CSV 或电子表格数据或执行任何涉及 Personize SDK 内存方法(memorize、recall、smartRecall、smartDigest、search、memorizeBatch)的操作时,请使用此技能。当用户提及联系人、潜在客户、客户、客户数据或实体属性时也可使用。 来源:personizeai/personize-skills。

可引用信息

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

安装命令
npx skills add https://github.com/personizeai/personize-skills --skill entity-memory
分类
#文档处理
认证
收录时间
2026-03-10
更新时间
2026-03-10

Browse more skills from personizeai/personize-skills

快速解答

什么是 entity-memory?

存储和检索有关记录的持久内存 - 联系人、公司、员工、成员等。处理记忆(单个和批量的每个属性人工智能提取)、语义回忆、实体摘要和数据导出。每当用户想要存储数据、从 CRM 或数据库同步记录、查询或搜索内存、回忆有关个人或公司的已知信息、组装个性化上下文、导入 CSV 或电子表格数据或执行任何涉及 Personize SDK 内存方法(memorize、recall、smartRecall、smartDigest、search、memorizeBatch)的操作时,请使用此技能。当用户提及联系人、潜在客户、客户、客户数据或实体属性时也可使用。 来源:personizeai/personize-skills。

如何安装 entity-memory?

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

这个 Skill 的源码在哪?

https://github.com/personizeai/personize-skills