跳至主要内容
小龙虾小龙虾AI
🤖

Webhook Robot

Send messages to various webhook-based bots (WeCom, DingTalk, Feishu, etc.).

下载598
星标0
版本1.1.0
自动化
安全通过
🔗API

技能说明


name: webhook-robot description: Send messages to various webhook-based bots (WeCom, DingTalk, Feishu, etc.). metadata: { "openclaw": { "emoji": "🤖", "requires": { "bins": ["python3"] } } }

Webhook Robot Skill

A universal skill to send messages to webhook-based chat bots. Currently supports WeCom (企业微信).

Usage

WeCom (企业微信)

Send a text message to a WeCom group bot.

# Basic usage (requires configuring webhook url or passing it)
scripts/send_wecom.py --key <YOUR_KEY> --content "Hello from OpenClaw!"

# Or full webhook url
scripts/send_wecom.py --url "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=..." --content "Hello!"

Configuration

You can store your default webhook keys/URLs in config.json (to be implemented) or pass them as arguments.

如何使用「Webhook Robot」?

  1. 打开小龙虾AI(Web 或 iOS App)
  2. 点击上方「立即使用」按钮,或在对话框中输入任务描述
  3. 小龙虾AI 会自动匹配并调用「Webhook Robot」技能完成任务
  4. 结果即时呈现,支持继续对话优化

相关技能