feishu-notify

Send notifications and interactive messages to Feishu/Lark via webhooks.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/MACJONSW/AutoResearchIDEA --skill feishu-notify-macjonsw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-notify
Source: https://github.com/MACJONSW/AutoResearchIDEA/tree/main/skills/feishu-notify
Command: npx skills add https://github.com/MACJONSW/AutoResearchIDEA --skill feishu-notify-macjonsw

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables seamless integration with Feishu/Lark, allowing for the sending of notifications and interactive messages, thereby keeping users and other skills informed and facilitating communication.

Core Features & Use Cases

  • Push Notifications: Send status updates, alerts, and summaries to Feishu channels via webhooks.
  • Interactive Messages: Engage users with prompts, choices, and data collection directly within Feishu, enabling bidirectional communication.
  • Internal Utility: Designed to be called by other skills for automated status reporting or to request user input at critical workflow points.
  • Manual Invocation: Can be triggered directly by users for ad-hoc notifications.

Quick Start

Send a Feishu notification with the message "Your research paper draft is ready for review."

Frequently Asked Questions about feishu-notify

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

FAQPage Schema
How do I send push notifications to Feishu or Lark via webhook?

To send Feishu or Lark push notifications, configure the webhook mode to push status updates, alerts, and summaries directly to your channels. This mode handles one-way notification delivery.

Can I collect user input through interactive messages in Feishu?

Yes, interactive messages in Feishu enable bidirectional communication. You can engage users with prompts and choices, collecting data directly within the platform for event handling.

How do I configure bidirectional interactive messaging for Feishu?

You can configure bidirectional interactive messaging for Feishu by adjusting settings in a local JSON file. This setup manages event types for user input collection and status updates.

What's the best way to automate status reporting to Feishu from other tools?

Automating status reporting to Feishu is best handled by using this as an internal utility. Other skills can call it at critical workflow points to automatically send alerts and event updates.

Do I need a local JSON file to set up Feishu webhook notifications?

Yes, a local JSON file is required to set up Feishu webhook notifications. It serves as the configuration mechanism to switch between push-only and bidirectional interactive messaging modes.

Can I trigger ad-hoc Feishu notifications manually instead of relying on automation?

Yes, you can trigger ad-hoc Feishu notifications manually. While designed as an internal utility for automated reporting, it supports direct manual invocation to send immediate messages.