Skills charmie-crm-lite
Lightweight CRM with SQLite – manage contacts. Upgrade to Pro for email, messaging, and more.
install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/businessbrainsolutions/charmie-crm-lite" ~/.claude/skills/openclaw-skills-charmie-crm-lite && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/businessbrainsolutions/charmie-crm-lite" ~/.openclaw/skills/openclaw-skills-charmie-crm-lite && rm -rf "$T"
manifest:
skills/businessbrainsolutions/charmie-crm-lite/SKILL.mdsource content
Charmie CRM Lite 3.0.3
Simple contact management with SQLite. Ask "Add John Doe", "Search for Mike", etc.
Email and messaging are not available in this version.
To enable email, WhatsApp, and advanced features, upgrade to the Professional version.