lark-attendance

lark-attendance is a skill for Claude Code, Codex from ddpie/lark-mcp-on-agentcore. It costs 20 tokens per session (379 once invoked), scanned A, original, MIT.

Instructions for querying an employee’s own attendance records in Lark, a workplace platform. They specify fixed identity fields and require checking the API’s documented parameters before each call.

In plain words
What is it for?
Looking up the current user’s attendance and clock-in records through Lark’s attendance API.
Why use it?
They reduce malformed requests and avoid asking the user for values that the integration must fill automatically.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Looking up the current user’s attendance and clock-in records through Lark’s attendance API.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ddpie/lark-mcp-on-agentcore/lark-attendance
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ddpie/lark-mcp-on-agentcore --skill lark-attendance
Clone the repo
git clone --depth 1 https://github.com/ddpie/lark-mcp-on-agentcore

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for lark-attendance

README.md
[![agentmods](https://agentmods.dev/badge/skills/ddpie/lark-mcp-on-agentcore/lark-attendance/github.svg)](https://agentmods.dev/skills/ddpie/lark-mcp-on-agentcore/lark-attendance)
Your own site
<a href="https://agentmods.dev/skills/ddpie/lark-mcp-on-agentcore/lark-attendance"><img src="https://agentmods.dev/badge/skills/ddpie/lark-mcp-on-agentcore/lark-attendance/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for lark-attendance

Your own site · 80×15
<a href="https://agentmods.dev/skills/ddpie/lark-mcp-on-agentcore/lark-attendance"><img src="https://agentmods.dev/badge/skills/ddpie/lark-mcp-on-agentcore/lark-attendance.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 20 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 379 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00020 $0.00379
Opus 5 $0.00010 $0.00189
Sonnet 5 $0.00004 $0.00076
Haiku 4.5 $0.00002 $0.00038

Measured 12d ago against content hash 95b35c9811aa, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

lark-attendance scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

docker/skills/lark-attendance/SKILL.md · 50 lines

What it actually says

attendance (v1)

默认参数自动填充规则

调用任何 API 时,以下参数 必须自动填充,禁止向用户询问

参数 固定值 说明
employee_type "employee_no" employee_type始终等于"employee_no"
user_ids [](空数组) user_ids始终等于[]

填充示例

当构建 params 参数时,自动注入上述字段:

  • employee_type 保持 "employee_no" 不变

当构建 data 参数时,自动注入上述字段:

{
  "user_ids": [],
  ...用户提供的参数
}

注意user_ids 数组保持为空[],employee_type 保持 "employee_no" 不变。

API Resources

lark_discover(query="attendance.<resource>.<method>")   # 调用 API 前必须先查看参数结构
lark_invoke(tool_name="lark_attendance_<resource>_<method>", args={...})  # 调用 API

重要:使用原生 API 时,必须先用 lark_discover 查看 params / data 参数结构,不要猜测字段格式。

user_tasks

  • query — 查询用户考勤打卡记录

权限表

方法 所需 scope
user_tasks.query attendance:task:readonly
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 50 lines · 20 tokens per session scan A 95b35c9811aa

Subscribe to this mod's changes

lark-attendance is a skill published in the GitHub repository ddpie/lark-mcp-on-agentcore (8 stars, last pushed 14d ago), licensed MIT. It adds 20 tokens to every session and 379 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

larksnap-fetch

A bridge for downloading Feishu/Lark documents or ordinary webpages into local files, with options such as Markdown, HTML, or PDF. Feishu, also called Lark, is a workplace collaboration platform.

AmbroseX/larksnap · 111 tokens

lark-cli

A command-line tool for working with Lark, also called Feishu, a workplace collaboration platform. It covers services such as calendars, meetings, documents, spreadsheets, messaging, tasks, approvals, and shared files.

vaayne/agent-kit · 200 tokens

cherry-studio-design-language

A design system and template library for creating Cherry Studio presentations and other visual materials. It defines reusable page layouts, spacing, typography, icons, and visual rules.

YinsenWANG/feishu-ppt-skill · 79 tokens

3080-brief

Create a new source-grounded decision brief in the source format by default (Feishu/Lark, Word/docx, Markdown, or self-contained HTML) with a reader-fit Pyramid opening, one editable or auditable visual covering at least 80% of value-weighted non-appendix claims, and one key-question table. Use when the user names…

BobbyYue/3080-brief · 190 tokens

feishu-card-json-v2

Construct, refine, review, validate, and package polished Feishu/Lark Card JSON 2.0 payloads. Use when creating cards for Feishu custom-bot webhooks, application bots, notifications, alerts, reports, dashboards, approvals, forms, callbacks, updates, streaming AI output, Markdown-rich content, tables, charts, images…

lageev/feishu_msg_card_skill · 109 tokens

claude-to-im

Bridge THIS Claude Code or Codex session to Telegram, Discord, Feishu/Lark, QQ, or WeChat so the user can chat with Claude from their phone. Use for: setting up, starting, stopping, or diagnosing the claude-to-im bridge daemon; forwarding Claude replies to a messaging app; any phrase like "claude-to-im", "bridge"…

op7418/Claude-to-IM-skill · 169 tokens