feishu-card

Send Feishu interactive cards with Markdown and buttons via the Feishu Open API.

1|2|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/zhangdszq/vk-skills --skill feishu-card-zhangdszq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-card
Source: https://github.com/zhangdszq/vk-skills/tree/main/feishu-card
Command: npx skills add https://github.com/zhangdszq/vk-skills --skill feishu-card-zhangdszq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Feishu Card Skill enables teams to send rich interactive cards to Feishu Open API, delivering structured, action-enabled messages that boost clarity and engagement.

Core Features & Use Cases

  • Markdown-enabled cards: create messages with titles, color headers, and formatted content.
  • Interactive actions: include buttons to trigger workflows or links within Feishu chats.
  • Use Case: notify project updates, request approvals, or onboard new members with a single card.

Quick Start

Run the Feishu Card sender with a target chat and a payload to post a card to a user or group.

Frequently Asked Questions about feishu-card

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send interactive Feishu cards with Markdown content to a group chat?

To send interactive Feishu cards with Markdown content, use a script-driven CLI to post payloads with titles, color headers, and buttons to the Feishu Open API. This delivers structured, action-enabled messages to target users or groups for notifications and approvals.

Can I include action buttons in Feishu messages to trigger workflow approvals?

Yes, you can include action buttons in Feishu messages to trigger workflow approvals. The Skill sends interactive cards via the Feishu Open API, allowing you to configure buttons that execute workflows or embed links within team chats.

What do I need to configure before sending Feishu interactive cards via API?

Before sending Feishu interactive cards via API, you need a script-driven CLI environment to load payloads and specify target chats, text content, titles, colors, and buttons. You provide these parameters to format and dispatch messages through the Feishu Open API.

Does this approach support formatting team notifications with color headers and Markdown?

Yes, this approach supports formatting team notifications with color headers and Markdown. You can create structured messages by configuring the title, color, and Markdown payload options within the script to send rich onboarding or update cards via the Feishu Open API.

Is there a way to automate new member onboarding notifications using Feishu cards?

Yes, you can automate new member onboarding notifications using Feishu cards. By loading a predefined Markdown payload with a title and color header from a script, you send a single interactive card to target users or groups via the Feishu Open API.

Are there limitations when loading Markdown payloads from scripts to send Feishu cards?

When loading Markdown payloads from scripts to send Feishu cards, limitations apply to the script-driven CLI configuration. You must define the target, text payload, title, color, and buttons within the script to ensure the Feishu Open API correctly processes the interactive card.