feishu-notify

Send Feishu/Lark notifications via webhook or interactive modes.

14.4k|1.3k|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep --skill feishu-notify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-notify
Source: https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/main/skills/feishu-notify
Command: npx skills add https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep --skill feishu-notify

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables seamless integration with Feishu/Lark for sending notifications, facilitating communication and status updates within workflows.

Core Features & Use Cases

  • Push Notifications: Send rich card messages to Feishu via webhooks for event alerts.
  • Interactive Mode: Engage users with bidirectional communication, allowing for approvals, rejections, or custom replies.
  • Use Case: Automatically notify your team on Feishu when a critical experiment completes, or prompt for approval on a research checkpoint.

Quick Start

Use the feishu-notify skill to send a message 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 notifications to Feishu when an experiment completes?

You can send notifications to Feishu by configuring a webhook to push rich card messages, enabling event-driven alerts for experiment completion, review scoring, or checkpoint updates.

Can I use Feishu webhooks for bidirectional interactive communication?

Yes, interactive mode enables bidirectional communication with users on Feishu, allowing you to prompt for approvals, rejections, or custom replies directly within your workflows.

Do I need curl to send alert messages to Lark?

Yes, curl is a required dependency for this Skill. You need the curl command-line tool installed in your environment to execute the webhook requests and send alerts to Lark.

What happens if my Feishu webhook configuration is missing during an alert?

If a configuration is absent, the Skill includes fallback mechanisms to handle the missing setup gracefully, ensuring your workflow does not break when attempting to send the alert.

How do I integrate external tools for bidirectional communication with Feishu?

You can integrate external tools like feishu-claude-code to enable bidirectional communication, allowing for interactive user engagement and status updates directly within your Feishu workflows.