Jump to related tools in the same category or review the original source on GitHub.

DevOps & Cloud @autogame-17 Updated 2/26/2026

Feishu Attendance OpenClaw Skill - ClawHub

Do you want your AI agent to automate Feishu Attendance workflows? This free skill from ClawHub helps with devops & cloud tasks without building custom tools from scratch.

What this skill does

Monitor Feishu (Lark) attendance records. Check for late, early leave, or absent employees and report to admin.

Install

npx clawhub@latest install feishu-attendance

Full SKILL.md

Open original
namedescriptiontags
feishu-attendanceMonitor Feishu (Lark) attendance records. Check for late, early leave, or absent employees and report to admin.
feishularkattendancemonitorreport

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
Original URL: https://github.com/openclaw/skills/blob/main/skills/autogame-17/feishu-attendance

Related skills

If this matches your use case, these are close alternatives in the same category.