Install
openclaw skills install openclaw-crmLocal-first CRM for managing leads, deals, follow-ups, and pipelines via CLI using SQLite with WAL mode.
openclaw skills install openclaw-crmLocal-first CRM for tracking leads, deals, follow-ups, and pipeline. Uses SQLite with WAL mode, CLI via Commander.
cd skills/crm && npm installnode src/cli.js lead add "John Doe" --email john@example.comnode src/cli.js refreshUse exec tool: crm lead list, crm deal add "New Deal" --contact abc123 --value 10000
Interchange files in workspace/interchange/crm/ for cross-agent sharing.