什么是 memory-schema?
基本内存的架构生命周期管理:发现未架构的笔记、推断架构、创建和编辑架构定义、验证笔记并检测偏差。在处理结构化笔记类型(任务、人员、会议等)时使用,以保持知识图谱的一致性。 来源:basicmachines-co/basic-memory-skills。
基本内存的架构生命周期管理:发现未架构的笔记、推断架构、创建和编辑架构定义、验证笔记并检测偏差。在处理结构化笔记类型(任务、人员、会议等)时使用,以保持知识图谱的一致性。
通过命令行快速安装 memory-schema AI 技能到你的开发环境
来源:basicmachines-co/basic-memory-skills。
Manage structured note types using Basic Memory's Picoschema system. Schemas define what fields a note type should have, making notes uniform, queryable, and validatable.
Schemas are defined in YAML frontmatter using Picoschema — a compact notation for describing note structure.
Relations create edges in the knowledge graph, linking notes together.
基本内存的架构生命周期管理:发现未架构的笔记、推断架构、创建和编辑架构定义、验证笔记并检测偏差。在处理结构化笔记类型(任务、人员、会议等)时使用,以保持知识图谱的一致性。 来源:basicmachines-co/basic-memory-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-schemaBrowse 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-schema 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/basicmachines-co/basic-memory-skills