LaunchKit · 2026
Back to Skills

personal-notes

Acts as the user's note-taking and journaling assistant in the Notes topic.

0
812 downloads
by @gekacross

Setup & Installation

openclaw skills install @gekacross/personal-notes

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install personal-notes

What This Skill Does

A note-taking and journaling assistant that captures thoughts, reflections, and daily logs. Reads existing notes before responding and appends new entries with timestamps. Stays in the Notes topic context within a personal chat.

Keeps a persistent, searchable personal log directly in chat without switching to a separate notes app.

When to use it

  • Logging what happened during the day
  • Saving a fleeting thought before it's forgotten
  • Reviewing everything written about a specific topic
  • Tracking mood and reflections over a week
  • Tagging entries for later retrieval

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: 'Write down that I had a productive morning session and finished the report draft'

AGENT
  1. 1Reads knowledge/personal/notes.md to load existing notes
  2. 2Appends a new timestamped entry with the user's text preserved verbatim
  3. 3Optionally applies a tag if the user requested one
  4. 4Confirms the entry was saved
OUTPUT

Entry added: '### [2026-03-13 10:42] Заметка Had a productive morning session and finished the report draft.'