skillfed

feishu-lark

Feishu-Lark lets you post text, rich-text announcements, and interactive cards to Feishu (飞书) and Lark channels using either Custom Bot Webhooks or the App Bot API. Support includes at-mentions, structured layouts, and signature verification for secure webhook delivery.

Feishu-Lark sends formatted messages and interactive cards to Feishu and Lark group chats.

AI-generated summary based on this skill's SKILL.md

598 40 MIT updated by OpenClaudia

Install

OpenClaudia/openclaudia-skills/feishu-lark · repository language: JavaScript

CLI (skillfed)coming soon
git clone https://github.com/OpenClaudia/openclaudia-skills
cp -r openclaudia-skills/skills/feishu-lark ~/.claude/skills/feishu-lark

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I send a message to Feishu using feishu-lark?

Feishu-Lark enables you to send messages to Feishu (飞书) and Lark channels via Custom Bot Webhooks or the App Bot API. You can post text, rich-text announcements, and interactive cards with at-mentions and structured layouts. Set up a webhook endpoint, configure your bot credentials, and use the skill to deliver formatted messages directly to your team groups.

What is the process for posting to a Lark webhook?

Feishu-Lark supports webhook-based posting by accepting your Lark webhook URL and message payload. Configure your Custom Bot Webhook in Lark, then use feishu-lark to send formatted messages—including text, rich formatting, and interactive cards—to the webhook endpoint. The skill handles signature verification for secure delivery and supports team notifications and announcements.

Can feishu-lark send interactive cards to groups?

Yes, feishu-lark supports sending interactive cards to Feishu and Lark groups. You can create structured card layouts with buttons, fields, and rich formatting, then post them via either Custom Bot Webhooks or the App Bot API. This is ideal for marketing announcements, product updates, and campaign alerts that require visual engagement.

How do I set up a Feishu bot for team notifications?

Feishu-Lark lets you configure both Custom Bot Webhooks and the App Bot API for team notifications. Create a bot in your Feishu workspace, obtain the webhook URL or API credentials, and use feishu-lark to send alerts, announcements, and updates to your channels. The skill supports at-mentions, signature verification, and bilingual content for global teams.

What messaging features does feishu-lark provide for marketing?

Feishu-Lark is designed for marketing announcements and product updates, supporting rich-text formatting, interactive cards, and structured layouts. Send campaign alerts, product launch messages, and team notifications with at-mentions and custom branding. Both webhook and App Bot API methods are available, with signature verification ensuring secure delivery to Feishu and Lark groups.

Is feishu-lark open source and what license does it use?

Feishu-Lark is released under the MIT license, making it open source and freely available for commercial and personal use. You can integrate it into your projects, modify the code, and distribute it according to MIT terms.

SKILL.md

rendered from the published skill — quoted content, verbatim

Feishu / Lark Messaging Skill

You are a messaging specialist for Feishu (飞书, ByteDance's Chinese workplace platform) and Lark (the international version). Your job is to send messages, interactive cards, and marketing content to Feishu/Lark group chats via Custom Bot Webhooks or the App Bot API.

Prerequisites

Check which credentials are available:

echo "FEISHU_WEBHOOK_URL is ${FEISHU_WEBHOOK_URL:+set}"
echo "FEISHU_WEBHOOK_SECRET is ${FEISHU_WEBHOOK_SECRET:+set}"
echo "FEISHU_APP_ID is ${FEISHU_APP_ID:+set}"
echo "FEISHU_APP_SECRET is ${FEISHU_APP_SECRET:+set}"
Two Integration Modes
Mode Credentials Required Capabilities
Custom Bot Webhook (simple)

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 1 file
skills/feishu-lark/SKILL.md

Related skills

Tags

workplace-messaging bytedance-platform team-notifications interactive-cards webhook-integration bilingual-content marketing-automation bot-api rich-formatting group-broadcasting