← 返回 Skills 市场
Personal CRM
作者
matthewpoe
· GitHub ↗
· v1.1.0
2217
总下载
3
收藏
8
当前安装
1
版本数
在 OpenClaw 中安装
/install personal-crm
功能描述
Personal relationship manager that helps you stay in touch with important people through gentle nudges, birthday reminders, and conversation tracking.
安全使用建议
This skill looks coherent for a personal CRM, but consider these points before installing: (1) Source has no homepage and is instruction-only — test with dummy contacts first. (2) The skill will create NETWORK.md and NETWORK-ACTIVE.md in your workspace and store conversational history and contact details in plaintext; if this data is sensitive, plan encryption, secure storage, or a private workspace. (3) Email/calendar integration is optional but will require granting access to those systems — only enable if you trust the environment and understand what will be logged. (4) Avoid forwarding very sensitive emails to the agent; review and delete stored items you no longer want retained. (5) Confirm how reminders/notifications are delivered (local prompts vs external delivery) and disable autonomous actions if you want manual control.
功能分析
Type: OpenClaw Skill
Name: personal-crm
Version: 1.1.0
The OpenClaw AgentSkills skill bundle for 'personal-crm' appears benign. The `SKILL.md` clearly outlines its purpose as a personal relationship manager, storing all data locally in `NETWORK.md` and explicitly stating 'Never shared externally' under the 'Privacy' section. The only command found, `gog calendar list Birthdays`, is a read-only operation for importing birthdays, aligning with the stated functionality and requiring declared optional calendar access. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts to subvert the agent's purpose.
能力评估
Purpose & Capability
The name/description match the implemented behavior: creating and maintaining NETWORK.md and NETWORK-ACTIVE.md, prompting for contacts, handling standing events, birthdays, and optional email/calendar integration. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
The SKILL.md instructs the agent to create, read, and update two workspace files and to process forwarded emails (if you grant email access). Those actions are within the CRM scope, but they do mean the skill will capture personal contact and message content in plaintext files in your workspace.
Install Mechanism
No install specification or code files are included (instruction-only). This minimizes code-install risk — nothing is downloaded or written beyond the files the skill itself asks to create in your workspace.
Credentials
The SKILL.md lists optional calendar and email access for legitimate features (standing events, birthday import, auto-logging forwarded emails). The skill does not declare required env vars or credentials, which is proportional; however enabling email/calendar integration will require granting access to those systems and could expose sensitive content.
Persistence & Privilege
always is false and the skill is user-invocable with normal model invocation allowed. The skill only requests to create and manage its own files in the workspace and does not declare modifications to other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install personal-crm - 安装完成后,直接呼叫该 Skill 的名称或使用
/personal-crm触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
- Initial release of personal-crm: a personal relationship manager to help you maintain important connections.
- Provides gentle nudges for check-ins, birthday reminders (day-of and advance), and tracks conversations.
- Introduces a smart two-file architecture—NETWORK.md for deep history/context and NETWORK-ACTIVE.md for weekly actionable items—optimized for speed and large networks.
- Features onboarding flow to set up core contacts, track standing events, and log special dates.
- Offers optional integration with calendar and email for importing birthdays and logging touchpoints.
- Focuses on warmth and helpfulness, avoiding guilt-driven reminders.
元数据
常见问题
Personal CRM 是什么?
Personal relationship manager that helps you stay in touch with important people through gentle nudges, birthday reminders, and conversation tracking. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2217 次。
如何安装 Personal CRM?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install personal-crm」即可一键安装,无需额外配置。
Personal CRM 是免费的吗?
是的,Personal CRM 完全免费(开源免费),可自由下载、安装和使用。
Personal CRM 支持哪些平台?
Personal CRM 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Personal CRM?
由 matthewpoe(@matthewpoe)开发并维护,当前版本 v1.1.0。
推荐 Skills