feishu-notify

Send Feishu/Lark notifications and interactive prompts from automated pipelines.

1|Updated Jul 21, 2026
One-click install
npx skills add https://github.com/dogekiki/SP-test --skill feishu-notify-dogekiki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-notify
Source: https://github.com/dogekiki/SP-test/tree/main/.trae/skills/feishu-notify
Command: npx skills add https://github.com/dogekiki/SP-test --skill feishu-notify-dogekiki

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of fragmented communication by providing a unified, automated way to send status updates and interactive prompts from your AI workflows directly to Feishu/Lark.

Core Features & Use Cases

  • Automated Push Notifications: Send rich, event-driven cards to Feishu for pipeline updates, experiment results, or error alerts.
  • Interactive Bidirectional Communication: Enable human-in-the-loop workflows where users can approve, reject, or provide input directly from Feishu.
  • Zero-Impact Integration: Designed to be completely silent and non-blocking if the configuration is missing or disabled, ensuring your existing workflows remain stable.

Quick Start

Use the feishu-notify skill to send a custom notification message to your configured Feishu webhook.

Frequently Asked Questions about feishu-notify

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

FAQPage Schema
How do I send automated workflow notifications to Feishu or Lark?

To send automated workflow notifications to Feishu, integrate Feishu/Lark messaging into your pipelines using a valid JSON configuration file to push real-time status updates and event-driven cards directly through your webhook.

Can I use Feishu notifications for human-in-the-loop approval workflows?

Yes, you can enable human-in-the-loop workflows by using interactive bidirectional communication, allowing users to approve, reject, or provide input directly from Feishu via external bridge services.

What happens to my automated pipeline if the Feishu webhook configuration is missing?

If the Feishu webhook configuration is missing or disabled, the integration remains completely silent and non-blocking, ensuring your existing automated pipelines continue stable execution through graceful failure handling.

How do I set up real-time status updates for pipeline events in Lark?

You set up real-time Lark status updates by configuring the feishu-notify skill with a valid JSON file, enabling your automated pipelines to send fire-and-forget push notifications for pipeline events, experiment results, or error alerts.

Does this notification approach support both push messages and interactive polling?

Yes, this notification approach supports both fire-and-forget push notifications for automated alerts and bidirectional interactive polling via external bridge services to enable user feedback loops.