charmie-crm-lite
Lightweight CRM with SQLite – manage contacts. Upgrade to Pro for email, messaging, and more.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/businessbrainsolutions/charmie-crm-liteWhat This Skill Does
Charmie CRM Lite 3.0.3 is a streamlined, efficient contact management solution designed to live directly within your OpenClaw ecosystem. By leveraging a local SQLite database, it provides persistent storage for your professional network, ensuring that your contacts remain accessible without needing external cloud accounts or subscription-based software. This version is intentionally designed for users who prioritize privacy and simplicity, allowing you to quickly index and retrieve names and details without the overhead of enterprise-grade bloatware.
Installation
To integrate Charmie CRM Lite into your agent, use the OpenClaw CLI by executing the following command in your terminal:
clawhub install openclaw/skills/skills/businessbrainsolutions/charmie-crm-lite
Once installed, the agent will automatically initialize the local SQLite database file, allowing you to begin cataloging your contacts immediately.
Use Cases
This skill is ideal for freelancers, independent consultants, and students who need a quick way to maintain a Rolodex of personal or professional acquaintances. It excels in environments where you need to perform rapid lookups during conversation or while task-switching. It is also perfect for prototyping workflows where you might eventually migrate data to a more complex CRM, but need a lightweight local structure for development purposes.
Example Prompts
- "Add John Doe to my contacts, his phone number is 555-0199 and he works in software engineering."
- "Search for Mike in my contact list and show me all his saved information."
- "List all contacts saved in the CRM so I can review my current network."
Tips & Limitations
It is important to note that Charmie CRM Lite is a restricted version of the full platform. While it provides excellent local storage and indexing, it lacks integration with external mail servers, SMS gateways, or WhatsApp APIs. Users should not attempt to trigger bulk messaging tasks via this skill, as those functions are explicitly reserved for the Professional version. Because the data is stored in a local SQLite database, ensure that your OpenClaw root directory is included in your standard system backup routine. If you find your professional requirements growing, the transition to the Professional edition is seamless, as the data structure is forward-compatible. Always verify that your system permissions allow for file-write operations so the SQLite file can be updated whenever you add or modify a contact.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-businessbrainsolutions-charmie-crm-lite": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write