feishu-attendance

Monitor Feishu attendance records and report late arrivals, early departures, and absences.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/WangK0221/OpenClaw_Shrimp --skill feishu-attendance-wangk0221
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-attendance
Source: https://github.com/WangK0221/OpenClaw_Shrimp/tree/main/skills/feishu-attendance
Command: npx skills add https://github.com/WangK0221/OpenClaw_Shrimp --skill feishu-attendance-wangk0221

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires dotenv, node-fetch, yargs, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the monitoring of employee attendance records in Feishu (Lark), identifying and reporting instances of lateness, early departures, or absences to ensure compliance and timely intervention.

Core Features & Use Cases

  • Automated Attendance Checks: Regularly scans attendance data for anomalies.
  • Smart Notifications: Alerts employees and administrators about attendance issues.
  • Holiday Awareness: Integrates with a holiday API to distinguish workdays from holidays/weekends, preventing unnecessary alerts.
  • Use Case: A manager can use this skill to automatically receive a daily report highlighting any employees who were late, left early, or were absent, allowing for prompt follow-up.

Quick Start

Check today's attendance records and report any issues to the administrator.

Frequently Asked Questions about feishu-attendance

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

FAQPage Schema
How do I automate monitoring Feishu attendance records for late arrivals and absences?

You can automate monitoring Feishu attendance records by using this Skill to scan attendance data, detect late arrivals or absences, and send interactive card reports to administrators.

Does this attendance monitor distinguish between actual holidays and workdays to avoid false alerts?

Yes, the attendance monitor integrates with a holiday API to distinguish workdays from holidays and weekends, preventing unnecessary alerts on non-working days.

Can I use Feishu APIs to check employee attendance and send interactive card notifications?

Yes, this Skill requires access to Feishu APIs to retrieve user and attendance data, and it sends administrative reporting alerts via interactive cards.

What do I need to set up before running automated attendance checks with Feishu?

You need to configure environment variables using dotenv and ensure your Feishu API credentials are set up, as the Skill relies on these dependencies to fetch attendance data.

Why should I use an automated attendance report instead of manual checks in Lark?

Automated reporting ensures compliance and timely intervention by regularly scanning attendance anomalies and alerting managers immediately, reducing manual oversight overhead.

What happens when the Feishu attendance monitor detects an early departure?

When early departures are detected, the monitor includes them in the daily administrative report and sends smart notifications to alert the relevant employees and managers.