← Back to Skills Marketplace
phernandez

Memory Notes

by Paul Hernandez · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
445
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install memory-notes
Description
How to write well-structured Basic Memory notes: frontmatter, observations with semantic categories, relations with wiki-links, and best practices for buildi...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install memory-notes
  3. After installation, invoke the skill by name or use /memory-notes
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug memory-notes
Version 0.1.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Memory Notes?

How to write well-structured Basic Memory notes: frontmatter, observations with semantic categories, relations with wiki-links, and best practices for buildi... It is an AI Agent Skill for Claude Code / OpenClaw, with 445 downloads so far.

How do I install Memory Notes?

Run "/install memory-notes" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Memory Notes free?

Yes, Memory Notes is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Memory Notes support?

Memory Notes is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Memory Notes?

It is built and maintained by Paul Hernandez (@phernandez); the current version is v0.1.0.

💬 Comments