feishu-card

Send interactive Feishu cards with JSON payloads and WebSocket callbacks.

65|9|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/alextangson/feishu_skills --skill feishu-card
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-card
Source: https://github.com/alextangson/feishu_skills/tree/main/feishu-card
Command: npx skills add https://github.com/alextangson/feishu_skills --skill feishu-card

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Replacing plain text messages with interactive Feishu cards enables richer user interaction, faster input collection, and clearer action flows in chat-based workflows.

Core Features & Use Cases

  • Interactive cards with buttons, selects, and status indicators for guided user actions.
  • WebSocket callback handling to process user interactions and drive downstream tasks such as morning briefs, alerts, and approvals.
  • Reusable templates for consistent UX in notifications, confirmations, and task workflows.

Quick Start

Use the feishu-card skill to build and send an interactive Feishu card in a chat using a sample template.

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 buttons in a chat workflow?

You send interactive Feishu cards by applying JSON card payloads through the Feishu IM API, enabling guided user actions and faster input collection directly within chat-based messaging workflows.

What are interactive Feishu cards used for in messaging workflows?

Interactive Feishu cards are used for alerts, briefings, and approvals, providing button-driven user interaction to replace plain text messages and drive downstream task workflows.

Can I handle WebSocket callbacks for button events in Feishu IM?

Yes, you can handle WebSocket callbacks for button events in Feishu IM to process user interactions and automatically drive downstream tasks such as morning briefs and alert approvals.

Do I need any external dependencies to build and send Feishu interactive cards?

No external dependencies are required to build and send Feishu interactive cards; the skill supports reusable templates, JSON card payloads, and the Feishu IM API natively without extra libraries.

How do I create reusable card templates for Feishu notifications and confirmations?

You create reusable card templates for Feishu notifications by defining JSON card payloads with consistent UX elements like buttons and status indicators, ensuring standardized task workflows and confirmations.