返回顶部
g

ghl-crm-for-realtors房地产CRM技能

Use this skill for GoHighLevel CRM work for realtors: contact lookup and updates, opportunity/pipeline actions, conversation messaging, calendar slots, and workflow enrollment using GoHighLevel API v2.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
751
下载量
免费
免费
2
收藏
概述
安装方式
版本历史

ghl-crm-for-realtors

面向房地产经纪人的GHL CRM系统

当用户需要在GoHighLevel(GHL)中执行房地产经纪人CRM操作时使用此技能,包括潜在客户跟进、销售管道移动、预约设置上下文和消息工作流。

所需环境

在运行脚本前设置以下变量:

  • - HIGHLEVELTOKEN(私有集成令牌)
  • HIGHLEVELLOCATION_ID(子账户位置ID)

可选运行时变量:

  • - PYTHONUNBUFFERED=1

设置

如果用户要求连接或设置GHL,请运行:

bash
python3 scripts/setup-wizard.py

该向导将验证凭据并测试API连接性。

主脚本

使用辅助脚本执行直接操作:

bash
python3 scripts/ghl-api.py <命令> [参数...]

房地产经纪人工作流的常用命令:

  • - testconnection
  • searchcontacts [查询]
  • getcontact [联系人ID]
  • createcontact [JSON]
  • updatecontact [联系人ID] [JSON]
  • listopportunities
  • listpipelines
  • listconversations
  • sendmessage [联系人ID] [消息]
  • listcalendars
  • getfreeslots [日历ID] [开始日期] [结束日期]
  • listworkflows
  • addto_workflow [联系人ID] [工作流ID]

面向房地产经纪人的操作手册

新客户导入

  1. 1. 使用searchcontacts防止重复。
  2. 如果未找到,使用来源标签(例如:buyer、zillow、open-house)创建联系人createcontact。
  3. 使用支持的联系人端点添加下一步任务/备注。

销售管道进展

  1. 1. 使用list_opportunities检查活跃交易。
  2. 通过ghl-api.py中的机会更新命令路径移动阶段。
  3. 在响应数据中确认阶段和状态。

跟进消息

  1. 1. 先解析联系人(searchcontacts或getcontact)。
  2. 使用sendmessage发送消息。
  3. 使用listconversations重新检查对话历史。

预约协助

  1. 1. listcalendars
  2. 使用getfree_slots获取日期范围内的空闲时段。
  3. 如有要求,使用脚本中的日历端点创建预约。

安全规则

  • - 切勿在聊天输出中打印或回显原始令牌。
  • 当意图不明确时,优先进行只读信息查询,再执行写入操作。
  • 从GHL响应中验证联系人/机会ID,而非猜测。
  • 如果API返回401/403错误,请停止并要求修正权限范围或令牌。

参考资料

仅在需要时加载:

  • - references/contacts.md
  • references/opportunities.md
  • references/conversations.md
  • references/calendars.md
  • references/troubleshooting.md

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 ghl-crm-for-realtors-1776420046 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 ghl-crm-for-realtors-1776420046 技能

通过命令行安装

skillhub install ghl-crm-for-realtors-1776420046

下载

⬇ 下载 ghl-crm-for-realtors v1.0.0(免费)

文件大小: 16.93 KB | 发布时间: 2026-4-17 20:01

v1.0.0 最新 2026-4-17 20:01
- Initial release of GHL CRM for Realtors skill.
- Provides GoHighLevel CRM integration for realtor workflows: contact management, pipeline actions, messaging, calendar, and workflow enrollment.
- Includes setup wizard and command-line helpers for common realtor tasks.
- Enforces safety rules for credentials and API responses.
- Supplies playbooks for lead intake, pipeline progress, follow-up messaging, and appointment scheduling.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部