$npx skillfedfor your agent

feishu-notify

feishu-notify integrates Feishu/Lark messaging into research workflows, firing notifications when experiments complete, reviews score, or checkpoints need input. It runs in push mode (one-way webhooks) or interactive mode (bidirectional replies), and gracefully disables itself if no config file exists—other skills never break.

feishu-notify sends workflow event notifications to Feishu/Lark via webhook or interactive bridge.

AI-generated summary based on this skill's SKILL.md

13,939 1,247 MITupdated by wanshuiyin

Decision gist · record as of 2026-07-22

feishu-notify sends workflow event notifications to Feishu/Lark via webhook or interactive bridge. feishu-notify integrates Feishu/Lark messaging into research workflows, firing notifications when experiments complete, reviews score, or checkpoints need input. It runs in push mode (one-way webhooks) or interactive mode (bidirectional replies), and gracefully disables itself if no config file exists—other skills never break.

manual: git clone https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep → cp -r Auto-claude-code-research-in-sleep/skills/feishu-notify ~/.claude/skills/feishu-notify
skills/feishu-notify/SKILL.md · version e289241c

Use it when

  • feishu-notify supports webhook-based push notifications for experiment and review updates.
  • Yes.

Verify before relying

Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

wanshuiyin/Auto-claude-code-research-in-sleep/feishu-notify · repository language: Python

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I send a notification to Feishu using feishu-notify?

feishu-notify sends notifications to Feishu/Lark by firing messages at workflow checkpoints and events. Configure it with a valid Feishu webhook URL in your config file, and the skill will push alerts when experiments complete, reviews score, or approvals are needed. If no config exists, feishu-notify disables gracefully without breaking other skills.

What is feishu webhook integration and how does it work?

feishu-notify supports webhook-based push notifications for experiment and review updates. In push mode, the skill sends one-way alerts to your Feishu channel whenever a checkpoint triggers or an event occurs. You configure the webhook URL in your settings, and feishu-notify handles delivery without blocking your workflow.

Can feishu-notify set up bidirectional Feishu integration for approvals?

Yes. feishu-notify offers interactive mode for bidirectional Feishu integration, allowing you to send approvals and replies directly from Lark/Feishu back into your workflow. This mode enables interactive messaging without blocking your processes, so you can respond to notifications in real time from your mobile or desktop Feishu client.

What happens if I don't configure feishu-notify?

feishu-notify is designed to fail gracefully. If no config file exists, the skill disables itself automatically and does not interfere with other skills or workflows. This means you can safely install feishu-notify without worrying about breaking your existing setup if you choose not to configure it immediately.

Does feishu-notify support Lark mobile push notifications?

feishu-notify sends notifications through Feishu/Lark's standard webhook and messaging APIs, which support mobile push delivery. When you configure the skill with your webhook URL, alerts for experiment completion, review scores, and checkpoint approvals will reach your Lark mobile app alongside desktop notifications.

Is feishu-notify open source and what license does it use?

feishu-notify is released under the MIT license, making it open source and freely available for commercial and personal use. You can modify, distribute, and integrate it into other skills as an internal utility for your research workflows.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Feishu/Lark Notification

Send a notification: $ARGUMENTS

Overview

This skill provides Feishu/Lark integration for ARIS. It is designed as an internal utility — other skills call it at key events (experiment done, review scored, checkpoint waiting). It can also be invoked manually.

Zero-impact guarantee: If no feishu.json config exists, this skill does nothing and returns silently. All existing workflows are completely unaffected.

Configuration

The skill reads ~/.claude/feishu.json. If this file does not exist, all Feishu functionality is disabled — skills behave exactly as before.

Config Format
{
  "mode": "push",
  "webhook_url": "https://open.feishu.cn/open-apis/bot/v2/hook/YOUR_WEBHOOK_ID",
  "interactive": {
    "bridge_url": "http://localhost:5000",
    "timeout_seconds": 300
  }
}
Modes

| Mode |

(truncated - see the full file via the links below)

File tree — 1 file
skills/feishu-notify/SKILL.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Send notifications to Feishu/Lark at workflow checkpoints and events”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Aris Feishu Notify
by OpenLAIR · OpenLAIR/dr-claw

Aris Feishu Notify integrates ARIS with Feishu/Lark team messaging to broadcast workflow events—experiment results, review scores, checkpoints, and pipeline completion. Choose push-only mode for one-way notifications or interactive mode for two-way replies. The skill gracefully disables itself if no config file exists, leaving all workflows unchanged.

no license declared → metadata onlyupdated Jul 2026
★ 1,038repo stars
Feishu Cron Reminder
by zrt-ai-lab · zrt-ai-lab/opencode-skills

Set up automated cron jobs that send scheduled reminders to Feishu conversations. The skill handles frequency configuration and message routing, ensuring reminders reach the intended chat reliably through system event triggers.

no license declared → metadata onlyupdated Jul 2026
★ 258repo stars
pywayne-lark-custom-bot
by wangyendt · wangyendt/wayne-skills

Pywayne Lark Custom Bot is a lightweight webhook wrapper for pushing messages to Feishu/Lark channels without requiring event listening or two-way interaction. It handles text messages, image uploads, rich text posts, interactive cards, and chat sharing, with optional signature verification for security and @mention support. Ideal for alerts, notifications, scheduled tasks, and one-way notification scenarios.

MITupdated Jul 2026
★ 8repo stars
dingtalk-connection
by XiaomingX · XiaomingX/moltbot-connector-feishu-dingtalk

DingTalk Connection routes outgoing webhook messages from DingTalk to Clawdbot Gateway over a local WebSocket connection, enabling DingTalk as a messaging channel for AI agents. Configure your bot's callback URL, run the bridge service, and optionally auto-start it on macOS.

Apache-2.0for geminiupdated Jan 2026
★ 7repo stars
auto-paper-improvement-loop
by wanshuiyin · wanshuiyin/Auto-claude-code-research-in-sleep

Auto Paper Improvement Loop runs 2 rounds of autonomous review-fix-recompile cycles to enhance paper quality. Each round uses fresh LLM review to catch structural issues, theoretical inconsistencies, and presentation gaps, then implements fixes and recompiles. Optional style reference and edit whitelist let you steer structural choices or constrain which files the loop modifies.

MITupdated Jul 2026
★ 13,939repo stars
Feishu Image
by zrong · zrong/skills

Feishu Image handles image uploads and delivery within the Feishu messaging platform, automatically reading credentials when running inside OpenClaw or accepting manual configuration for standalone use. The skill supports sending images to individual users or group chats via CLI commands or as a Node.js library, with optional accompanying text messages.

no license declared → metadata onlyupdated Jul 2026
★ 9repo stars

More skills feishu-lark (MIT) · feishu-lark-agent (MIT) · pywayne-lark-bot-listener (MIT)

Tags
messaging-integrationworkflow-notificationmobile-alertsapproval-workflowevent-drivenwebhook-basedbidirectional-chatinternal-utilityfallback-safechinese-im