If your Clawdbot's vector memory is filling up with garbage like heartbeat messages and temporary status updates, this is the cleanup toolkit. It shows you how to audit what's actually stored in LanceDB, nuke everything when it gets out of hand, and reseed with only the facts that matter. The real value is the autoCapture config tip, turning off the firehose of automated memory writes that cause most of the bloat. Includes a cron job template for monthly wipes and practical guidelines on what deserves storage versus what's just noise. Straightforward maintenance hygiene for anyone running memory enabled agents long term.
npx skills add https://github.com/aaaaqwq/claude-code-skills --skill memory-hygiene