什么是 memory-ingest?
将非结构化外部输入(会议记录、对话日志、粘贴文档)处理为结构化基本记忆实体。提取实体,搜索现有匹配项,提议经批准的新实体,创建包含观察结果和关系的注释,并捕获操作项。 来源:basicmachines-co/basic-memory-skills。
将非结构化外部输入(会议记录、对话日志、粘贴文档)处理为结构化基本记忆实体。提取实体,搜索现有匹配项,提议经批准的新实体,创建包含观察结果和关系的注释,并捕获操作项。
通过命令行快速安装 memory-ingest AI 技能到你的开发环境
来源:basicmachines-co/basic-memory-skills。
Turn raw, unstructured input into structured Basic Memory entities. Meeting transcripts, conversation logs, pasted documents, email threads — anything with information worth preserving gets parsed, cross-referenced against existing knowledge, and written as proper notes.
Don't rewrite or summarize the source content. Preserve it verbatim in the note — you'll add structured observations alongside it.
Scan the content for entities worth tracking in the knowledge graph:
将非结构化外部输入(会议记录、对话日志、粘贴文档)处理为结构化基本记忆实体。提取实体,搜索现有匹配项,提议经批准的新实体,创建包含观察结果和关系的注释,并捕获操作项。 来源:basicmachines-co/basic-memory-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-ingestBrowse more skills from basicmachines-co/basic-memory-skills
将非结构化外部输入(会议记录、对话日志、粘贴文档)处理为结构化基本记忆实体。提取实体,搜索现有匹配项,提议经批准的新实体,创建包含观察结果和关系的注释,并捕获操作项。 来源:basicmachines-co/basic-memory-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-ingest 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/basicmachines-co/basic-memory-skills