A lightweight, local-first CRM with an explicit confirmation gate.
Product constraints (locked):
记 to confirm, 不记 to reject.Use any of these to reliably trigger CRM behavior:
crm: ...记一下:...先出草稿:...Flow:
1) You send a message.
2) WorkCRM replies with a draft.
3) You reply 记 or 不记.
Note: this alpha skill provides the core engine + storage. Chat routing glue depends on your OpenClaw agent config.
python -m workcrm draft "crm: talked to Alice, follow up next week"
This prints a JSON payload including a human message + pending draft id.
~/.openclaw/workcrm/workcrm.sqlite3WORKCRM_DB_PATH=/path/to/workcrm.sqlite3--db /path/to/workcrm.sqlite3 to the CLI.共 1 个版本