personal-crm
Personal relationship manager that helps you stay in touch with important people through gentle nudges, birthday reminders, and conversation tracking.
Why use this skill?
Maintain deep relationships with an intelligent personal CRM skill for OpenClaw. Track conversations, get birthday reminders, and manage your network effortlessly.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/matthewpoe/personal-crmWhat This Skill Does
The personal-crm skill transforms your AI agent into a sophisticated relationship management system designed for longevity and meaningful connection. Rather than acting as a rigid task list, this skill functions as an intelligent memory layer for your social and professional network. It manages contact histories, tracks interaction cadences, and maintains deep contextual data about the people who matter most to you. By utilizing a dual-file architecture, the skill balances high-level performance with deep-dive context retrieval. It ensures your agent can provide accurate, thoughtful nudges for birthdays, recurring check-ins, or follow-ups based on previous conversations.
Installation
You can install this skill directly using the OpenClaw command-line interface by running the following command in your terminal:
clawhub install openclaw/skills/skills/matthewpoe/personal-crm
Alternatively, you may manually clone the repository from the OpenClaw skills registry and place the SKILL.md file into your project's skills/network-crm/ directory.
Use Cases
This skill is ideal for individuals who struggle to keep in touch with friends or colleagues due to a busy schedule. Use it to maintain long-distance friendships, manage professional networking contacts for business development, or track family milestones. It is particularly effective for those who want to be more proactive in their social lives without feeling overwhelmed by manual spreadsheets or cumbersome CRM tools. Because the agent manages the backend storage (NETWORK.md and NETWORK-ACTIVE.md), you can focus on the human element while the agent handles the logistical reminders.
Example Prompts
- "Let's set up my network CRM; start by asking me for the first 5 people I want to stay in touch with."
- "I have a coffee with Sarah coming up tomorrow—what was the last thing we talked about in our NETWORK.md file?"
- "Which of my professional contacts are currently overdue for a check-in based on my active tracking?"
Tips & Limitations
To get the most out of this skill, perform the 'Weekly Refresh' every Monday. This 5-minute routine ensures your NETWORK-ACTIVE.md remains accurate. A critical limitation is the reliance on user input; if you do not communicate your interactions to the agent, it cannot track your relationship status effectively. Treat the agent as an extension of your own memory—the more context you provide about conversations and events, the more helpful the nudges become. Avoid over-cluttering the active file with inactive contacts; move those to the deep reference file to maintain optimal performance.
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-matthewpoe-personal-crm": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-read, file-write
Related Skills
context-compressor
Intelligently compress context — conversations, code, logs. Preserve key information while reducing token usage. Auto-detects content type and applies optimal compression.
afrexai-lead-hunter
Enterprise-grade B2B lead generation, enrichment, scoring, and outreach sequencing for AI agents. Find ideal prospects, enrich with verified data, score against your ICP, and generate personalized outreach — all autonomously.
highlevel
Connect your AI assistant to GoHighLevel CRM via the official API v2. Manage contacts, conversations, calendars, pipelines, invoices, payments, workflows, and 30+ endpoint groups through natural language. Includes interactive setup wizard and 100+ pre-built, safe API commands. Python 3.6+ stdlib only — zero external dependencies.
daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.
auto-context
智能上下文卫生检查器。分析当前会话的上下文污染程度 (长对话、主题漂移、噪声累积),建议:continue、/fork、/btw 或新会话。 支持手动触发(/auto-context)和自动触发(响应层实现)。 基于 ArXiv 论文和认知心理学研究的多维度评估体系。