Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
autogame-17 avatar

Feishu Attendance

  • 2 installs
  • 20 repo stars
  • Updated April 11, 2026
  • autogame-17/feishu-skills

feishu-attendance is a Claude skill that monitors Feishu (Lark) attendance for late, early-leave, and absent employees and reports a summary to an admin.

About

This skill monitors daily Feishu (Lark) attendance records. It detects late arrivals, early leaves, and absences, notifies employees of abnormalities, and sends a rich interactive card summary to an admin. It is holiday-aware via the timor.tech API, caches the user list and holiday data for performance, and enters a safe mode that suppresses notifications if the holiday API fails to prevent spam.

  • Monitors Feishu (Lark) attendance for late, early-leave, and absence, then reports a summary to admin
  • Holiday-aware via the timor.tech API with a safe mode that suppresses notifications if the holiday API fails

Feishu Attendance by the numbers

  • 2 all-time installs (skills.sh)
  • Ranked #1,842 of 2,719 Automation & Workflows skills by installs in the Skillselion catalog
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
At a glance

feishu-attendance capabilities & compatibility

Capabilities
feishu batch sender · feishu calendar
Use cases
project management
Runs
Runs locally
From the docs

What feishu-attendance says it does

Monitor Feishu (Lark) attendance records. Check for late, early leave, or absent employees and report to admin.
SKILL.md
npx skills add https://github.com/autogame-17/feishu-skills --skill feishu-attendance

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs2
repo stars20
Last updatedApril 11, 2026
Repositoryautogame-17/feishu-skills

What it does

Monitor daily Feishu attendance for lateness, early leave, and absence and report a summary card to an admin.

When should I use this skill?

When a user wants to check or monitor daily Feishu attendance and report abnormalities to an admin.

What you get

  • A rich interactive attendance summary card sent to admin

By the numbers

  • 3 abnormality types detected (late, early leave, absence)
  • user list cached with 24h TTL
  • 3 Feishu permission scopes required

Files

SKILL.mdMarkdownGitHub ↗

Feishu Attendance Skill

Monitor daily attendance, notify employees of abnormalities, and report summary to admin.

Features

  • Smart Checks: Detects Late, Early Leave, and Absence.
  • Holiday Aware: Auto-detects holidays/weekends via timor.tech API.
  • Safe Mode: Disables user notifications if holiday API fails (prevents spam).
  • Caching: Caches user list (24h TTL) and holiday data for performance.
  • Reporting: Sends rich interactive cards to Admin.

Usage

# Check today's attendance (Default)
node index.js check

# Check specific date
node index.js check --date 2023-10-27

# Dry Run (Test mode, no messages sent)
node index.js check --dry-run

Permissions Required

  • attendance:report:readonly
  • contact:user.employee:readonly
  • im:message:send_as_bot

Related skills

FAQ

What does feishu-attendance detect?

Late arrivals, early leaves, and absences, using holiday awareness so it does not flag weekends or holidays.

How does it avoid spamming on holidays?

It has a safe mode that disables user notifications if the timor.tech holiday API fails.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.