lark-attendance

Query own attendance records from Lark's attendance system.

3|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/agent-pilot/agent-pilot-be --skill lark-attendance-agent-pilot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-attendance
Source: https://github.com/agent-pilot/agent-pilot-be/tree/main/backend/skills/lark-attendance
Command: npx skills add https://github.com/agent-pilot/agent-pilot-be --skill lark-attendance-agent-pilot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables individuals to fetch their own attendance records from Lark's attendance system, eliminating manual lookups and speeding up verification of presence.

Core Features & Use Cases

  • Self-service lookup: Retrieve past check-in times and totals for a chosen date range.
  • HR-ready records: Prepare attendance data for payroll or compliance.
  • Use Case: A user needs to confirm yesterday's clock-in time for payroll reconciliation.

Quick Start

Ask the AI to retrieve your Lark attendance records for today.

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 own Lark attendance records for a specific date range?

Lark attendance records can be queried by asking the AI to retrieve your check-in times for a chosen date range. This Skill uses the Lark attendance API with employee_type set to employee_no and user_ids set to an empty array for self-service lookups.

Can I retrieve Lark attendance data for payroll reconciliation?

Yes, you can retrieve Lark attendance data for payroll reconciliation. This Skill fetches past check-in times and totals for a chosen date range, preparing HR-ready records for compliance and payroll verification.

What parameters are required when requesting Lark attendance records?

Requesting Lark attendance records requires employee_type set to employee_no and user_ids set to an empty array. These parameter defaults are enforced when constructing API requests for self-service attendance checks.

Does this tool support querying attendance records for other employees?

Querying attendance records for other employees is not supported. The tool enforces user_ids as an empty array, restricting the scope to self-service checks for your own past records and date-range reviews.

How do I check my yesterday's clock-in time from the Lark attendance system?

Checking your yesterday's clock-in time from the Lark attendance system involves asking the AI to retrieve your records for that date. The Skill queries the system and returns your specific check-in times for verification.