feishu-notify

Send Feishu/Lark notifications for AI workflow events via webhook or interactive mode.

2|Updated Aug 12, 2025
One-click install
npx skills add https://github.com/goupup-ai/miccai25 --skill feishu-notify-goupup-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-notify
Source: https://github.com/goupup-ai/miccai25/tree/main/ARIS/skills/feishu-notify
Command: npx skills add https://github.com/goupup-ai/miccai25 --skill feishu-notify-goupup-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Running AI research workflows often requires manual terminal monitoring to track experiment progress, review scores, and pipeline milestones, leading to wasted time and missed critical updates.

Core Features & Use Cases

  • Zero-overhead silent operation: If no Feishu configuration is present, the skill does nothing and leaves all existing workflows completely unaffected.
  • Push notification mode: Sends fire-and-forget webhook alerts for key events like experiment completion, review scoring, and pipeline finish, with color-coded cards for different event types.
  • Interactive bidirectional mode: Allows users to approve, reject, or provide custom input directly from Feishu messages for checkpoint steps, with automatic fallback if no reply is received within the timeout.
  • Use Case: While running a long-running vertebrae segmentation experiment, you will receive a Feishu alert as soon as it completes with the full results table, no need to constantly check the terminal output.

Quick Start

Use the feishu-notify skill to send a custom status update about the current experiment progress to Feishu.

Frequently Asked Questions about feishu-notify

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

FAQPage Schema
How do I send Feishu notifications for AI experiment status without monitoring the terminal?

You can send Feishu notifications for AI experiment status by using a fire-and-forget webhook to push alerts for experiment completion and pipeline milestones, eliminating manual terminal monitoring.

What is bidirectional interactive mode for workflow alerts in Lark?

Bidirectional interactive mode for workflow alerts allows users to approve, reject, or provide custom input directly from Lark messages at checkpoint steps, with an auto-proceed fallback if no reply is received.

Can I use webhook alerts for ARIS-based research pipelines without disrupting the workflow?

Yes, you can use webhook alerts for ARIS-based research pipelines with zero workflow disruption, as the system applies a timeout-based auto-proceed fallback to guarantee non-blocking status updates.

Do I need to configure Feishu webhooks before running my research pipeline?

No, you do not need to configure Feishu webhooks beforehand, as the skill operates with zero overhead and leaves existing workflows completely unaffected if no Feishu configuration is present.

What is the best way to receive review scoring updates during long-running AI experiments?

The best way to receive review scoring updates is through color-coded Feishu push notifications that deliver real-time event alerts with full results tables directly to your messaging platform.