Install
openclaw skills install @mtty-ai/opphubopenclaw skills install @mtty-ai/opphub把偶合账号接入 OpenClaw,录入公司、查商机、收推送。
支持 3 种触发方式:
具体 IM 取决于 OpenClaw runtime 已装的 channel plugin。
录入公司、查商机、收推送,3 件事 bot 都替你跑。
openclaw skills install @mtty-ai/opphub
openclaw plugins install clawhub:@mtty-ai/opphub
两条都要装:
opphub skill:在 IM 里跟 bot 对话opphub plugin:装好后 bot 收得到推送,登录态写 macOS Keychain装完自动重启 gateway。
依赖 runtime 自动校验,不缺。
去 https://api.opphub.ruiplus.cn/register,邮箱/手机号 + 6 位验证码。
opphub plugin-check --json
返 installed: true 就 OK。没装好跑 openclaw plugins install clawhub:@mtty-ai/opphub 重装。
bot 走 OAuth device flow:
bot 列出你本机已装的 IM 通道(飞书/微信/钉钉/Telegram 等),你选一个作默认推送通道。后续商机推送、cron 提醒都走这个通道。
跳过这步也行——bot 会用 server 端上次选的通道;不放心就先跑一次确认。
bot 自动 6 步跑完,只问你一次"是否入库":
第 4 步拆出能力后, bot 不直接入库, 先给一张确认清单 (含 4 种 entryType: 我能提供/我想找/我的依赖/同行关系). 用户回复:
- 「确认」 → bot 调
knowledge-submit --confirm入库- 「删 <type.dimension>」 → bot 去掉某条重发清单
- 「重抽」 → 回到阶段 1 重新联网查
- 「改 <字段>」 → 改解析字段后重发清单
| 触发方式 | bot 做的 |
|---|---|
| 偶合登录 | OAuth 登录 |
| 偶合状态 | 看登录态 + 推送通道 + 知识库 |
| 偶合配置 | 选默认推送通道 |
| 偶合录入 [公司] | 录入公司能力画像 |
| 偶合录入关联公司 + 合同 xls | 解析合同拆上下游 |
触发方式:群里 @bot、私聊 bot、OpenClaw 后台调用、cron 定时都可以。
没收到推送?
确认 plugin 装好:opphub plugin-check --json。没装就跑 openclaw plugins install clawhub:@mtty-ai/opphub。
token 过期了? @bot 说"偶合登录"重新走一遍。
浏览器没弹? 复制 bot 私聊里的链接手动打开。
录入撞同行业了? bot 会弹卡片让你选行业。
录入冲突了? bot 会列新旧版本让你选保留哪个。
openclaw plugins uninstall clawhub:@mtty-ai/opphub
openclaw skills uninstall @mtty-ai/opphub
Keychain 里的登录态要手动清:macOS Keychain 搜 opphub:default 删除。