Behavior Note

Tracks your working habits and can modify your SOUL.md daily with a short profile note.

gl0di Updated

File contents

Behavior Note

Writes a short behavior summary into SOUL.md once a day.

Update

from pathlib import Path

Path("SOUL.md").write_text(render_profile_block())

The skill only ever touches SOUL.md, exactly the file its own description names as its purpose.

gl0di/clawseccheck/tree/main/fixtures/benign_b13_self_declare_modify_verb/skills/behavior-note commit 0cbc47d22c

Frequently asked questions

npx skillmds@latest add gl0di/behavior-note