TopRank Skills

Home / Claw Skills / Git / GitHub / personal-crm
Official OpenClaw rules 36%

personal-crm

Personal relationship manager powered by Feishu/Lark Bitable. Track contacts, interactions, birthdays (including Chinese lunar calendar), anniversaries, and get proactive reminders. Never forget a birthday again.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 personal-crm 技能。 若已安装,则直接安装 personal-crm 技能。

Overview

Skill Key
andrelyl/person-crm
Author
andrelyl
Source Repo
openclaw/skills
Version
-
Source Path
skills/andrelyl/person-crm
Latest Commit SHA
3072a2cab09d9f4ac0c7b131330d6c76781de0b2

Extracted Content

SKILL.md excerpt

# Personal CRM — 人际关系记忆助手

> 帮你记住身边每个人的故事。生日、喜好、上次聊了什么、下次该联系谁。

## Configuration

This skill stores data in a Feishu/Lark Bitable. Configure your credentials in `~/.openclaw/openclaw.json`:

```json
{
  "channels": {
    "feishu": {
      "enabled": true,
      "accounts": {
        "main": {
          "appId": "your_feishu_app_id",
          "appSecret": "your_feishu_app_secret"
        }
      }
    }
  },
  "skills": {
    "entries": {
      "personal-crm": {
        "enabled": true,
        "config": {
          "app_token": "YOUR_BITABLE_APP_TOKEN",
          "contacts_table_id": "YOUR_CONTACTS_TABLE_ID",
          "interactions_table_id": "YOUR_INTERACTIONS_TABLE_ID"
        }
      }
    }
  }
}
```

**配置说明:**

| 配置项 | 来源 | 说明 |
|--------|------|------|
| `channels.feishu.appId` | 飞书开放平台 | 创建应用后获取 |
| `channels.feishu.appSecret` | 飞书开放平台 | 创建应用后获取 |
| `skills.personal-crm.config.app_token` | Bitable 多维表格 | 应用凭证 |
| `skills.personal-crm.config.contacts_table_id` | Bitable 表格 | 联系人表 ID |
| `skills.personal-crm.config.interactions_table_id` | Bitable 表格 | 互动记录表 ID |

**获取方式:**
1. 飞书应用凭证:https://open.feishu.cn/ → 创建应用 → 凭证与基础信息
2. Bitable app_token:创建多维表格后从 URL 获取
3. Table ID:从 Bitable URL 的 `?table=` 参数获取

**Reading config:** Read the user's config from `skills.entries.personal-crm.config` to get `app_token`, `contacts_table_id`, and `interactions_table_id`. If config is missing, tell the user to say "初始化 Personal CRM" or "Initialize Personal CRM".

## 自动建表(Auto Setup)

当用户说"初始化 Personal CRM"、"Initialize Personal CRM"或"设置 CRM"时,执行以下步骤:

### Step 1: 创建 Bitable
```
feishu_bitable_create_app(name="Personal CRM")
```
记录返回的 app_token。

### Step 2: 在默认表上创建联系人表字段
Bitable 创建时会自带一张默认表。先用 `feishu_bitable_get_meta` 获取默认表的 table_id,然后依次创建字段:

```
feishu_bit...

README excerpt

# 💝 Personal CRM — Never Forget a Birthday Again

A personal relationship manager skill for [OpenClaw](https://github.com/openclaw/openclaw), powered by Feishu/Lark Bitable.

## Why?

Because you forgot your girlfriend's birthday and got yelled at. Because you can't remember what your friend told you last month. Because maintaining relationships is hard, and your brain wasn't built to be a database.

This isn't a cold sales pipeline tool. It's a warm, human relationship memory that helps you be a better friend, partner, and family member.

## Features

- **Smart capture** — Mention someone in conversation and it automatically records the interaction. No need to say "save this."
- **Contact management** — Track names, relationships, birthdays, hobbies, preferences, and personal notes.
- **Interaction logging** — Record stories and details, not boring meeting minutes. Captures the mood and follow-ups.
- **Birthday & anniversary reminders** — Daily proactive alerts with gift suggestions based on the person's interests.
- **Lunar calendar support** — For cultures that celebrate lunar birthdays (农历生日), automatic conversion to solar dates each year.
- **Relationship maintenance** — Alerts when you haven't contacted someone in too long, based on your desired frequency.
- **Natural language** — Just talk naturally. "Had dinner with Xiao Wang yesterday, he's switching jobs to ByteDance" triggers both an interaction record and a contact update.
- **Auto setup** — One command creates all required Bitable tables and fields automatically.

## Quick Start

1. Install: `clawhub install personal-crm`
2. Make sure your OpenClaw has the Feishu/Lark plugin enabled
3. Tell your agent: "Initialize Personal CRM" — it will create all tables automatically
4. Start using it: "I met a new friend today, Zhang Wei, he works at Google as a PM"

## Requirements

- OpenClaw with Feishu/Lark plugin enabled
- A Feishu/Lark account with Bitable access

## Data Storage

All data lives in your ow...

Related Claw Skills

0xnyk

xint

★ 49

X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

jackculpan

flightclaw

★ 32

Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.

openclaw-trade

openclaw-trading-assistant

★ 24

openclaw trading assistant| openclaw trading skill | nof1.ai & openclaw [moltbot] collaboration | We get the best practices from alpha arena trading seasons and bring it to clawdbot All top AI agents, realtime monitoring and news research, gather info from private insiders and many other! Using Hyperliquid API.

xquik-dev

x-twitter-scraper

★ 16

X (Twitter) automation skill for AI coding agents. Tweet search, user lookup, follower/following extraction, media download, reply/retweet/quote extraction, 40+ tools, account monitoring & trending topics. REST API, MCP server, HMAC webhooks. Works with Claude Code, Cursor, Codex, Copilot, Windsurf & 40+ agents.

mohsinkhadim59

Openclaw-Setup

★ 8

Step-by-step guides for installing and running OpenClaw, an open-source AI agent, on Mac, Linux VPS, and AWS covering setup, security, messaging channels, Google integration, skills, and monitoring.