Note Taker

Appends timestamped notes to a local notes file.

WaelAbouceo Updated

File contents

Note Taker

Keep a simple running log of notes.

echo "$(date): $NOTE" >> notes.md

Writes only to a local notes.md. No network, no secrets, no deletion.

WaelAbouceo/vouch/tree/main/bench/benign/note-taker commit 8cad3c01d5

Frequently asked questions

npx skillmds@latest add waelabouceo/note-taker