lark-workflow-approval-reminder

Automate approval reminders and escalation in Feishu workspaces.

60|8|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/liangdabiao/lark-workflow-feishu-cli --skill lark-workflow-approval-reminder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-workflow-approval-reminder
Source: https://github.com/liangdabiao/lark-workflow-feishu-cli/tree/main/.claude/skills/lark-workflow-approval-reminder
Command: npx skills add https://github.com/liangdabiao/lark-workflow-feishu-cli --skill lark-workflow-approval-reminder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lark-cli, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the approval process by automatically reminding approvers, tracking the status of pending approvals, and escalating reminders as needed.

Core Features & Use Cases

  • Automated Reminders: Sends reminders to approvers for pending approvals.
  • Status Tracking: Provides real-time updates on the status of each approval request.
  • Escalation: Escalates reminders to the next approver or manager if the initial reminder is ignored.
  • Use Case: Use this Skill to ensure that all approvals are processed in a timely manner, reducing bottlenecks and improving efficiency in your workflow.

Quick Start

Use the 'lark-workflow-approval-reminder' skill to send a reminder for a pending approval.

Frequently Asked Questions about lark-workflow-approval-reminder

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

FAQPage Schema
How do I automate approval reminders in a Feishu workspace?

Automate approval reminders by using a script that monitors pending approval requests and sends notifications to approvers via the Feishu API. It tracks the status of each request and escalates reminders if they are ignored.

Can I escalate pending approval reminders to the next manager automatically?

Yes, you can escalate pending approval reminders automatically. The workflow monitors the status of each approval and escalates the reminder to the next approver or manager if the initial notification is ignored.

Do I need lark-cli to track approval statuses and send notifications?

Yes, you need lark-cli to run the tracking scripts. The Skill depends on lark-cli to interact with the Feishu API for retrieving approval statuses and contact information to send automated reminders.

What is the best way to reduce workflow bottlenecks caused by pending approvals?

The best way to reduce workflow bottlenecks is to automate reminder tracking. This Skill sends automated reminders for pending approvals and provides real-time status updates, ensuring requests are processed in a timely manner.

How does the automated reminder mechanism handle ignored approval requests?

The automated reminder mechanism handles ignored requests through escalation. It continuously monitors approval statuses and escalates notifications to the next approver or manager if the initial reminder does not yield a response.

Are there limitations when using scripts to retrieve contact information from the Feishu API?

Limitations depend on your Feishu API permissions for retrieving contact information. You must ensure your environment has the necessary access rights to monitor approval statuses and send escalated reminders without hitting API rate limits.