habit-flow
HabitFlow is a local Clawdbot skill that stores data under `~/clawd/habit-flow-data`, runs TypeScript scripts via `npx tsx`, and integrates with clawdbot cron. It executes shell commands (`execSync`, `npx`), creates cron jobs, performs network operations like `git clone https://github.com/tralves/habit-flow-skill.git`, and uses env vars such as `HABITFLOW_USER_ID`.