← 返回 Skills 市场
Memory Notes
作者
Paul Hernandez
· GitHub ↗
· v0.1.0
· MIT-0
445
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install memory-notes
功能描述
How to write well-structured Basic Memory notes: frontmatter, observations with semantic categories, relations with wiki-links, and best practices for buildi...
安全使用建议
This skill is an authoring/style guide for creating notes and appears internally consistent and low risk. Before enabling: confirm whether your agent/platform exposes a write_note or memory API and what credentials or permissions that API requires (this skill describes the expected format but doesn't request credentials itself). If you allow the agent to autonomously create notes, review the agent’s permissions for the memory store so it can only write to intended locations. Otherwise, it's safe to use as a documentation/template resource.
功能分析
Type: OpenClaw Skill
Name: memory-notes
Version: 0.1.0
The skill bundle provides comprehensive instructions for an AI agent to manage a structured knowledge graph using a system called 'Basic Memory'. The SKILL.md file defines a specific markdown format for notes (including frontmatter, observations, and relations) and provides guidance on using internal tools like write_note, edit_note, and search_notes. There is no evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description (
Instruction Scope
SKILL.md contains only formatting and writing rules for markdown notes and examples. It does not instruct reading arbitrary files, accessing environment variables, or sending data to external endpoints.
Install Mechanism
No install spec and no code files — instruction-only skill. That is the lowest-risk model and consistent with the skill's purpose.
Credentials
The skill declares no required environment variables, credentials, or config paths. The content references other skills (memory-schema) for schema details, which is a reasonable cross-reference and does not demand extra secrets.
Persistence & Privilege
Skill is not always-enabled and does not request system-wide persistence or permissions. It does mention an API-style operation (write_note) in a descriptive way but does not attempt to modify other skills or agent config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install memory-notes - 安装完成后,直接呼叫该 Skill 的名称或使用
/memory-notes触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
memory-notes v0.1.0
- Initial release documenting how to write structured notes for Basic Memory.
- Covers required note anatomy: frontmatter, body/context, observations, and relations.
- Explains observation syntax, semantic categories, and tagging for better knowledge graph structure.
- Details types of relations, wiki-links, and best practices for linking notes.
- Describes use of memory:// URLs for navigating and building context in the knowledge graph.
元数据
常见问题
Memory Notes 是什么?
How to write well-structured Basic Memory notes: frontmatter, observations with semantic categories, relations with wiki-links, and best practices for buildi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 445 次。
如何安装 Memory Notes?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install memory-notes」即可一键安装,无需额外配置。
Memory Notes 是免费的吗?
是的,Memory Notes 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Memory Notes 支持哪些平台?
Memory Notes 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Memory Notes?
由 Paul Hernandez(@phernandez)开发并维护,当前版本 v0.1.0。
推荐 Skills