web-monitor-notify-feishu

Send structured Feishu notification cards with bug summaries and pull request links.

26|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/yjzhang2003/oh-my-feishu --skill web-monitor-notify-feishu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-monitor-notify-feishu
Source: https://github.com/yjzhang2003/oh-my-feishu/tree/main/workspace/.claude/skills/web-monitor-notify-feishu
Command: npx skills add https://github.com/yjzhang2003/oh-my-feishu --skill web-monitor-notify-feishu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the communication gap in automated monitoring systems by providing instant, structured notifications to Feishu when a bug is automatically repaired.

Core Features & Use Cases

  • Interactive Notifications: Sends rich Feishu cards containing bug summaries, tracebacks, and direct links to GitHub pull requests.
  • Context-Aware Formatting: Automatically switches between service-specific detailed cards and legacy summary cards based on available metadata.
  • Use Case: When an automated system detects and patches a service error, this skill notifies the engineering team in a dedicated Feishu chat with all the necessary context to review the fix immediately.

Quick Start

Use the web-monitor-notify-feishu skill to send a notification card to the engineering chat with the provided pull request URL and bug summary.

Frequently Asked Questions about web-monitor-notify-feishu

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

FAQPage Schema
How do I send automated bug fix alerts to a Feishu chat from a CI/CD pipeline?

To send automated bug fix alerts to a Feishu chat, this skill operates within your CI/CD pipeline to deliver structured interactive cards containing bug summaries and pull request links via the Feishu API.

What is included in the interactive Feishu notifications for automated bug repairs?

Interactive Feishu notifications for automated bug repairs include rich cards containing bug summaries, tracebacks, and direct links to GitHub pull requests, providing engineering teams with immediate context to review the fix.

Do I need lark-cli to send monitoring notifications to Lark messengers?

Yes, you need lark-cli integration to execute message delivery to Lark messengers, as the skill requires it to interface with the Feishu Open Platform API for sending structured monitoring alerts.

How does the notification format change for different service errors in Feishu?

The notification format for service errors in Feishu automatically switches between service-specific detailed cards and legacy summary cards based on the available metadata provided by the automated monitoring pipeline.

Can I use this skill to notify developers about service status updates in Lark?

Yes, you can use this skill to notify developers about service status updates in Lark, as it is specifically designed to alert engineering teams about automated bug repair results and service status within monitoring pipelines.