将本地 JSON 发送到 webhook 并记录响应。
openclaw skills install webhook-post-task
python main.py --endpoint https://example.com/hook --payload data.json --help