Feishu Bridge

Automation

Delivers OpenClaw reports and urgent alerts to Feishu via webhook for VPN-free access in China at scheduled times and on demand.

Install

openclaw skills install feishu-bridge-card

Feishu Bridge

🛰️ Connectivity

  • Webhook URL: https://open.feishu.cn/open-apis/bot/v2/hook/abe2e939-a15a-44ba-b818-1cc01048b782
  • Method: POST JSON to the webhook endpoint.

📡 Usage

Use the bundled Python script to send reports: python3 scripts/send_msg.py "WEBHOOK_URL" "YOUR_CONTENT"

📋 Reporting Protocol

  1. Generate Report: Follow the styles defined in portfolio-synergy, ai-frontier-sentinel, or global-news-sentinel.
  2. Push to Feishu: Use this bridge as the primary delivery channel for users in VPN-restricted regions.
  3. Format: Ensure content is properly escaped for JSON.