Note Taker

Append timestamped notes to a local notes file.

WaelAbouceo Updated

File contents

Note Taker

Use this skill to keep a running notes log.

Steps

  1. Read the existing notes file the user specifies.
  2. Append the new note with the current timestamp.
  3. Save the file back.

No network access, no shell execution. Only touches the file the user names.

WaelAbouceo/vouch/tree/main/examples/example-agent/note-taker commit 110506a75d

Frequently asked questions

npx skillmds@latest add waelabouceo/note-taker-2