What problem does it solve? Sending structured reports, alerts, and dashboards to Lark (Feishu) requires correctly formatted message payloads, and hand-writing CardKit JSON or post structures is error-prone and inconsistent across teams. ## Core Features & Use Cases - Three message types: Plain text with markdown-like syntax, interactive CardKit JSON cards (recommended), and legacy rich text posts. - Ready-made templates: Prebuilt CardKit layouts for scrum reports and alert/warning cards with colored headers, columns, buttons, and footers. - Mentions and best practices: User mention syntax, size limits (30KB text, 50 CardKit elements), and a Slack Block Kit comparison table for migration. - Use Case: A team lead asks the agent to send a daily scrum summary to Lark; the Skill produces a CardKit card with a blue header, completed-items and blockers columns, and a timestamp footer. ## Quick Start Ask the agent to format a scrum report as a Lark CardKit card with completed items and blockers for today's date.