← Back to Skills Marketplace
1711
Downloads
0
Stars
7
Active Installs
1
Versions
Install in OpenClaw
/install personal-notes
Description
Acts as the user's note-taking and journaling assistant in the Notes topic. Captures thoughts, reflections, daily logs, random notes. Use when in Personal ch...
Usage Guidance
This skill will read and append entries to knowledge/personal/notes.md in the agent workspace. That is expected for a notes assistant, but be aware: anything written there is stored persistently in the workspace (likely unencrypted) and could be visible to others with access to the workspace or agent. Avoid storing passwords, secrets, or highly sensitive personal data in those notes. If you want tighter control, review the notes file after use, disable autonomous invocation if you don't want the agent to run the skill without an explicit prompt, or redirect storage to an encrypted/privately managed location.
Capability Analysis
Type: OpenClaw Skill
Name: personal-notes
Version: 1.0.0
The skill bundle is designed for personal note-taking and journaling. The `SKILL.md` file contains instructions for the AI agent to read from and write to `knowledge/personal/notes.md`, which is consistent with its stated purpose. There are no indications of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent's behavior for harmful purposes. All file operations and instructions are directly related to the legitimate function of a note-taking assistant.
Capability Assessment
Purpose & Capability
The name/description (personal note-taking and journaling) match the declared behavior: reading and appending entries to knowledge/personal/notes.md. No unrelated credentials, binaries, or services are requested.
Instruction Scope
SKILL.md explicitly instructs the agent to read knowledge/personal/notes.md, use chat history, and append new entries with timestamps and optional tags. This stays within the expected scope for a notes/journal skill and does not direct access to other system paths or external endpoints.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only, so nothing is downloaded or written during install. This is the lowest-risk install profile.
Credentials
The skill requires no environment variables, credentials, or config paths beyond the workspace notes file. The requested access (read/write to knowledge/personal/notes.md) is proportional to the stated purpose.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide changes. Model invocation is allowed (the platform default) but the skill's actions are limited to the workspace notes file; there is no evidence it modifies other skills or global agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install personal-notes - After installation, invoke the skill by name or use
/personal-notes - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release. Personal notebook and diary with timestamps and tags.
Metadata
Frequently Asked Questions
What is Personal Notes?
Acts as the user's note-taking and journaling assistant in the Notes topic. Captures thoughts, reflections, daily logs, random notes. Use when in Personal ch... It is an AI Agent Skill for Claude Code / OpenClaw, with 1711 downloads so far.
How do I install Personal Notes?
Run "/install personal-notes" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Personal Notes free?
Yes, Personal Notes is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Personal Notes support?
Personal Notes is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Personal Notes?
It is built and maintained by GekaCross (@gekacross); the current version is v1.0.0.
More Skills