lark-attendance

Query Feishu attendance records via lark-cli user_tasks.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/x0chaoren0s/agent-platform --skill lark-attendance-x0chaoren0s
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-attendance
Source: https://github.com/x0chaoren0s/agent-platform/tree/main/skills/lark-attendance
Command: npx skills add https://github.com/x0chaoren0s/agent-platform --skill lark-attendance-x0chaoren0s

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

用户在飞书环境中需要快速查询自己的考勤打卡记录来核对出勤信息与报表。

Core Features & Use Cases

  • 自助查询个人考勤数据,包含打卡时间、地点和状态等字段。
  • 支持按日、按月筛选并可导出为报告以用于人事或自查。
  • Use Case: 员工在对话中直接请求 AI 获取最近一个月的考勤记录并生成可分享的清单。

Quick Start

使用 lark-cli attendance 命令查询并返回当前用户的打卡记录。

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 personal Feishu attendance records quickly?

To query your Feishu attendance records quickly, use this Skill to fetch your punch-in history. It leverages the lark-cli to retrieve daily, weekly, or monthly attendance data for verification and reporting.

What data fields are included when fetching Feishu attendance data?

Fetching Feishu attendance data returns personal punch-in details including time, location, and status. It uses the user_tasks query to extract these specific attendance records for tracking.

Do I need lark-cli to retrieve my punch-in history?

Yes, you need lark-cli configured in your environment to retrieve your punch-in history. The Skill depends on this command-line interface to execute queries and fetch your Feishu attendance records.

Can I filter attendance records by date for monthly reporting?

Yes, you can filter attendance records by date for monthly reporting. The Skill supports querying your Feishu punch-in history by daily, weekly, or monthly intervals to simplify attendance tracking.

What are the limitations of using lark-cli for attendance tracking?

A limitation of using lark-cli for attendance tracking is that it queries individual user data with fixed fields like employee_type. It automatically injects an empty user_ids array, focusing strictly on personal Feishu attendance retrieval.