Install
openclaw skills install demo-quicknote-timestampQuickly append a timestamped note to a local markdown file. Use when you need to jot down a fleeting thought, observation, or reminder without leaving the current workflow.
openclaw skills install demo-quicknote-timestampAppend a timestamped line to a note file.
notes.md in workspace root).echo "$(date -u +%Y-%m-%dT%H:%M:%SZ) — Draft the weekly summary" >> notes.md