·memory-ingest
>_

memory-ingest

将非结构化外部输入(会议记录、对话日志、粘贴文档)处理为结构化基本记忆实体。提取实体,搜索现有匹配项,提议经批准的新实体,创建包含观察结果和关系的注释,并捕获操作项。

25安装·5热度·@basicmachines-co

安装

$npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-ingest

如何安装 memory-ingest

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

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

来源:basicmachines-co/basic-memory-skills。

SKILL.md

查看原文

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-ingest
分类
>_效率工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from basicmachines-co/basic-memory-skills

快速解答

什么是 memory-ingest?

将非结构化外部输入(会议记录、对话日志、粘贴文档)处理为结构化基本记忆实体。提取实体,搜索现有匹配项,提议经批准的新实体,创建包含观察结果和关系的注释,并捕获操作项。 来源:basicmachines-co/basic-memory-skills。

如何安装 memory-ingest?

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

这个 Skill 的源码在哪?

https://github.com/basicmachines-co/basic-memory-skills