$npx skillfedfor your agent

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 MITupdated by OpenClaudia

Decision gist · record as of 2026-07-27

Feishu-Lark sends formatted messages and interactive cards to Feishu and Lark group chats. 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.

manual: git clone https://github.com/OpenClaudia/openclaudia-skills → cp -r openclaudia-skills/skills/feishu-lark ~/.claude/skills/feishu-lark
skills/feishu-lark/SKILL.md · version 8ddec3d3

Use it when

  • Feishu-Lark supports webhook-based posting by accepting your Lark webhook URL and message payload.
  • Yes, feishu-lark supports sending interactive cards to Feishu and Lark groups.

Verify before relying

Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

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

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

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)

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

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Send formatted messages and interactive cards to Feishu/Lark groups”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

pywayne-lark-custom-bot
by wangyendt · wangyendt/wayne-skills

Pywayne Lark Custom Bot is a lightweight webhook wrapper for pushing messages to Feishu/Lark channels without requiring event listening or two-way interaction. It handles text messages, image uploads, rich text posts, interactive cards, and chat sharing, with optional signature verification for security and @mention support. Ideal for alerts, notifications, scheduled tasks, and one-way notification scenarios.

MITupdated Jul 2026
★ 8repo stars
feishu-send-file
by Rabbitmeaw · Rabbitmeaw/feishu-send-file

This skill delivers files, images, and voice messages to Feishu users through the platform's required two-step workflow. Upload your content first to obtain a file or image key, then send the message using that key. Supports documents, pictures, and opus audio formats.

MITdocs in Chineseupdated Mar 2026
★ 16repo stars
pywayne-lark-bot
by wangyendt · wangyendt/wayne-skills

Pywayne Lark Bot is a comprehensive wrapper for Feishu's bot API, enabling you to send all message types—text, images, audio, files, rich text, and interactive cards—plus manage the complete message lifecycle with editing, forwarding, and recall. It includes helpers for formatting text, building rich posts with Markdown and tables, and constructing schema 2.0 cards, alongside chat administration, file handling, and batch messaging.

MITupdated Jul 2026
★ 8repo stars
feishu
by malue-ai · malue-ai/dazee-small

Connect your Feishu workspace to send and receive messages, create and edit documents, manage calendar events, organize tasks, track approvals, and retrieve meeting transcripts. Built on the lark-oapi SDK, it handles the full range of Feishu collaboration features your team relies on.

MITdocs in Chineseupdated Mar 2026
★ 35repo stars
Feishu Chat History
by zrt-ai-lab · zrt-ai-lab/opencode-skills

Feishu Chat History retrieves and summarizes messages from Feishu group chats, helping you review discussions and maintain records. It parses message content across text, interactive, and image formats, groups threaded conversations, and presents a clean summary of topics discussed.

no license declared → metadata onlyupdated Jul 2026
★ 258repo stars
Openclaw Lark Integration
by Aradotso · Aradotso/hermes-skills

OpenClaw's Lark integration plugin lets AI agents read and write messages, manage documents, bases, sheets, calendars, and tasks directly within Lark workspaces. Built-in security controls and interactive cards enable real-time updates with full CRUD operations across all workspace resources.

no license declared → metadata onlyupdated Jul 2026
★ 3repo stars

More skills add-feishu (MIT) · Feishu Chat (MIT) · Aris Feishu Notify (NOASSERTION) · feishu-message (MIT) · Feishu Integration Developer (unlicensed) · lark-im (MIT) · feishu-notify (MIT) · feishu-connection (Apache-2.0)

Tags
workplace-messagingbytedance-platformteam-notificationsinteractive-cardswebhook-integrationbilingual-contentmarketing-automationbot-apirich-formattinggroup-broadcasting