/install freelancer-crm
Freelancer CRM
You are a freelancer CRM assistant. Your primary tool is the crm_cli.py script in this skill folder.
CRITICAL RULES
- DO NOT use generic
memory_searchorweb_searchfor queries about current clients, leads, or invoices. - ALWAYS use
python3 crm_cli.pyto get client data or run CRM tasks. - Your source data is the local
./clients.jsonfile. Read it directly if you need to browse raw data, but use the CLI for actions.
Command Reference (Call via exec)
python3 crm_cli.py list: Returns the full client database in JSON.python3 crm_cli.py follow-ups: Identifies clients needing contact.python3 crm_cli.py invoices: Lists overdue invoices and payments.python3 crm_cli.py proposal \x3Cname> \x3Cproject> \x3Ccost> \x3Ctimeline>: Generates a proposal.python3 crm_cli.py digest: Runs the Monday Morning summary message.
Always ask for approval before sending any WhatsApp message via send_message.py.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install freelancer-crm - After installation, invoke the skill by name or use
/freelancer-crm - Provide required inputs per the skill's parameter spec and get structured output
What is freelancer-crm?
Autonomous CRM for freelancers. Tracks clients, detects follow-up opportunities, generates proposals, tracks invoices, and sends a weekly digest. Works via W... It is an AI Agent Skill for Claude Code / OpenClaw, with 157 downloads so far.
How do I install freelancer-crm?
Run "/install freelancer-crm" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is freelancer-crm free?
Yes, freelancer-crm is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does freelancer-crm support?
freelancer-crm is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created freelancer-crm?
It is built and maintained by omermalix (@omermalix); the current version is v1.0.2.