什么是 memory-notes?
如何编写结构良好的基本记忆笔记:前言、语义类别的观察、与维基链接的关系以及构建丰富知识图谱的最佳实践。在创建或改进笔记时使用。 来源:basicmachines-co/basic-memory-skills。
如何编写结构良好的基本记忆笔记:前言、语义类别的观察、与维基链接的关系以及构建丰富知识图谱的最佳实践。在创建或改进笔记时使用。
通过命令行快速安装 memory-notes AI 技能到你的开发环境
来源:basicmachines-co/basic-memory-skills。
Write well-structured notes that Basic Memory can parse into a searchable knowledge graph. Every note is a markdown file with three key sections: frontmatter, observations, and relations.
Note: When using writenote, you don't write frontmatter yourself. The title, tags, notetype, and metadata are separate parameters — Basic Memory generates the frontmatter automatically. Your content parameter is just the markdown body starting with # Heading.
Free-form markdown between the heading and the Observations section. This is the heart of the note — write generously here:
如何编写结构良好的基本记忆笔记:前言、语义类别的观察、与维基链接的关系以及构建丰富知识图谱的最佳实践。在创建或改进笔记时使用。 来源:basicmachines-co/basic-memory-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-notesBrowse 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-notes 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/basicmachines-co/basic-memory-skills