feishu-attendance
Monitor Feishu (Lark) attendance records. Check for late, early leave, or absent employees and report to admin.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/autogame-17/feishu-attendanceFeishu 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.techAPI. - 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:readonlycontact:user.employee:readonlyim:message:send_as_bot
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-autogame-17-feishu-attendance": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
data-analysis-skill
数据分析技能包 - 自动抓取、清洗、可视化、生成报告。适合数据分析师、运营人员,告别 Excel 手工操作。
feishu-sticker
Send images as native Feishu stickers. Features auto-upload, caching, and GIF-to-WebP conversion.
feishu-memory-recall
Cross-group memory, search, and event sharing for OpenClaw Feishu agents
daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.
data-analysis-skill
数据分析技能包 - 自动抓取、清洗、可视化、生成报告。适合数据分析师、运营人员,告别 Excel 手工操作。