feishu-chat
Installation
SKILL.md
Feishu Group Chat Guide
Quick Start: Configure renderMode
⚠️ IMPORTANT: Set renderMode explicitly for stable message formatting
# Recommended configuration
channels:
feishu:
renderMode: "card" # Always use card format
Why? The default "auto" mode causes unpredictable format switching (raw vs card), creating poor user experience.