skills/skills.volces.com/feishu-webhook

feishu-webhook

Installation
SKILL.md

Feishu Webhook Skill

Send messages to Feishu via Webhook with heredoc input.

Quick Start

python3 /home/yuhiri/workspace/skills/feishu-webhook/scripts/send-feishu.py << 'EOF'
# Write your Markdown content here (avoid level 1 and 2 headings; levels 3-6 are acceptable)
- Lists
- **Bold text**
EOF

Features

  • 📝 Heredoc input
  • đź“„ Markdown support (all Feishu card styles)
  • ⚙️ Environment variables from OpenClaw config
Installs
4
First Seen
Apr 23, 2026
feishu-webhook from skills.volces.com