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