lark-attendance

Query Feishu/Lark attendance records via lark-cli with automatic parameter filling.

12|3|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/baibairui/WoClaw --skill lark-attendance-baibairui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-attendance
Source: https://github.com/baibairui/WoClaw/tree/main/.codex-runtime/home/.agents/skills/lark-attendance
Command: npx skills add https://github.com/baibairui/WoClaw --skill lark-attendance-baibairui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu (Lark) users often need to manually locate and compile their attendance records. This skill enables querying and viewing your attendance data directly via the lark-cli, streamlining personal time-tracking and reporting.

Core Features & Use Cases

  • Retrieve daily/ monthly attendance entries for a user
  • Filter results by date range and export for payroll or auditing
  • Use case: quickly pull the last 30 days of punch-in data for self-review or HR reporting

Quick Start

Use the lark-attendance command to fetch your recent attendance records.

Frequently Asked Questions about lark-attendance

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

FAQPage Schema
How do I query my Feishu attendance records for a specific date range?

You can query Feishu attendance records by invoking the lark-attendance command to fetch your punch-in data over a specific date range. It automates parameter filling, setting employee_type to employee_no and user_ids to an empty array.

Can I export Lark attendance data for HR reporting and auditing?

Yes, you can export Lark attendance data for HR reporting and auditing. The skill retrieves daily and monthly attendance entries filtered by date range, streamlining personal time-tracking and payroll compilation.

Do I need the lark-cli binary to retrieve my own attendance history?

Yes, retrieving your own attendance history requires the lark-cli binary. The skill operates by automating this command-line interface to interact with your Feishu or Lark attendance data.

What is the best way to pull the last 30 days of punch-in data from Feishu?

The best way to pull 30 days of punch-in data from Feishu is using the lark-attendance skill. It automates the lark-cli query process, enforcing the correct parameters to quickly retrieve your recent attendance history.

Does this attendance query skill support filtering records by employee ID?

The attendance query skill enforces automatic parameter filling rules, setting employee_type as employee_no and user_ids as an empty array to retrieve records for the current user rather than filtering by arbitrary employee IDs.