feishu-notify

Delivers Feishu/Lark notifications for ARIS events via webhook or interactive bridge.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu/Lark notifications are critical for keeping teams aligned during ARIS-driven experiments, but many skills lack a lightweight, neutral notifier. This Skill provides a small internal utility to broadcast key events or status updates without forcing a known messaging pattern into every workflow.

Core Features & Use Cases

  • Internal utility for push webhook alerts and bidirectional interactive prompts.
  • Works across automation loops, checkpoints, and manual invocations.
  • Zero-impact when Feishu config is missing; all workflows remain unchanged.

Quick Start

Send a status update to Feishu by invoking feishu-notify with your message.

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 from ARIS workflows?

To send Feishu notifications from ARIS workflows, use a lightweight internal utility that broadcasts status updates via a webhook or interactive bridge across automation loops, checkpoints, and manual invocations.

What happens to my automation workflows if Feishu configuration is missing?

If the Feishu configuration is missing, the feature remains a no-op with zero impact, meaning all your existing automation workflows and processes remain unchanged and fully functional.

Do I need a specific configuration file to enable Feishu Lark alerts?

Yes, you need an optional ~/.claude/feishu.json configuration file to enable the notification modes; without this file, the utility stays inactive and does not push alerts.

Can I use interactive prompts for Lark alerts during automation checkpoints?

Yes, you can use bidirectional interactive prompts for Lark alerts, as the utility supports both push webhook alerts and interactive prompts across automation loops, reviews, and checkpoints.

What is the best way to broadcast ARIS events to a team messaging platform?

The best way to broadcast ARIS events is using a neutral notifier utility that delivers webhook alerts without forcing a known messaging pattern into every workflow, keeping team alignment lightweight.