·memory-notes
>_

memory-notes

如何编写结构良好的基本记忆笔记:前言、语义类别的观察、与维基链接的关系以及构建丰富知识图谱的最佳实践。在创建或改进笔记时使用。

36安装·8热度·@basicmachines-co

安装

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

如何安装 memory-notes

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

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

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

SKILL.md

查看原文

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

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

快速解答

什么是 memory-notes?

如何编写结构良好的基本记忆笔记:前言、语义类别的观察、与维基链接的关系以及构建丰富知识图谱的最佳实践。在创建或改进笔记时使用。 来源:basicmachines-co/basic-memory-skills。

如何安装 memory-notes?

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

这个 Skill 的源码在哪?

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