← 返回
开发者工具 中文

PropAI Live

PropAI Live is the complete AI-powered realtor automation suite, bundling OpenClaw core, PropAI Sync for WhatsApp lead management, Social Flow for Meta opera...
PropAI Live是一套完整的AI驱动房地产经纪人自动化套件,集成OpenClaw核心、PropAI Sync用于WhatsApp潜在客户管理、Social Flow用于Meta运营
vishalgojha vishalgojha 来源
开发者工具 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 531
下载
💾 13
安装
1
版本
#latest

概述

PropAI Live

Dependencies (auto-installed via ClawHub)

  • openclaw
  • propai-sync
  • social-flow
  • message-parser
  • lead-extractor
  • india-location-normalizer
  • summary-generator
  • action-suggester
  • sentiment-priority-scorer
  • lead-storage

Core Workflow

For each session:

  1. Validate environment: run propai-live doctor.
  2. Validate license: run node scripts/license-status.mjs.
  3. Parse intent: Lead (PropAI), Social (Social Flow), General (OpenClaw).
  4. Propose commands: show plan, confirm for writes.
  5. Execute minimal sequence, log outcomes.
  6. On failure, diagnose and retry safe actions only.

License Workflow

Run these from skills/propai-live:

node scripts/license-activate.mjs --key <LICENSE_KEY> --api <LICENSE_API_BASE_URL>
node scripts/license-status.mjs --mode read

Before any write operation:

node scripts/license-guard.mjs --mode write

Feature-specific gates:

node scripts/license-guard.mjs --mode write --require-entitlement lead-storage
node scripts/license-guard.mjs --mode write --require-entitlement social

For logout/device transfer:

node scripts/license-deactivate.mjs

Validate Environment

Before operations:

  • propai-live --version (checks bundle)
  • propai-live doctor (auth, connections)
  • node scripts/license-status.mjs --mode read (license local check)

If issues are found, run propai-live setup for wizard.

Domain Routing

  • Lead/Messaging: propai-live lead ... (PropAI + skills)
  • Social/Meta: propai-live social ... (Social Flow)
  • AI/General: propai-live ask ... (OpenClaw)

Execution Policy

  • Prefer CLI commands over narration.
  • Keep commands profile-aware (agency, city).
  • Do not print secrets in output.
  • Run doctor first on new setups.
  • Run node scripts/license-guard.mjs --mode write before any write action.

Risk Policy

  • Read-only: safe (status, insights).
  • Low-risk: drafts, test messages.
  • High-risk: live spends, real user messages; require explicit confirmation.
  • Unknown impact: treat as high-risk.

Output Contract

  • Summarize intent and chosen domain.
  • List exact commands in code blocks.
  • State assumptions (agency, contacts).
  • Mark risk levels.
  • Ask confirmation before writes.

References

  • PropAI docs: propai-sync/README.md
  • Social Flow docs: social-flow/README.md
  • OpenClaw docs: https://openclaw.ai
  • License API contract: references/license-api-contract.md
  • License API starter template: assets/license-api/

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-30 12:59 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

business-ops

Discord

steipete
当需要通过discord工具控制Discord时使用:发送消息、添加反应、发布或上传表情包、上传表情、创建投票、管理帖子/置顶/搜索、获取权限或成员/角色/频道信息,或在Discord私信或频道中处理管理操作。
★ 77 📥 37,803
ai-agent

SocialClaw CLI

vishalgojha
通过已安装的 `social` CLI 和网关 API,将 Social Flow 用作 Meta 操作的智能控制平面。适用于用户请求多步骤执行...
★ 1 📥 934
business-ops

Trello

steipete
使用 Trello REST API 管理看板、列表和卡片
★ 161 📥 41,086