diff --git a/README.md b/README.md index 5f554525a..a6b8835cf 100644 --- a/README.md +++ b/README.md @@ -6,14 +6,14 @@ [中文版](./README.zh.md) | [English](./README.md) -The official [Lark/Feishu](https://www.larksuite.com/) CLI tool, maintained by the [larksuite](https://github.com/larksuite) team — built for humans and AI Agents. Covers core business domains including Messenger, Docs, Base, Sheets, Slides, Calendar, Mail, Tasks, Meetings, and more, with 200+ commands and 21 AI Agent [Skills](./skills/). +The official [Lark/Feishu](https://www.larksuite.com/) CLI tool, maintained by the [larksuite](https://github.com/larksuite) team — built for humans and AI Agents. Covers core business domains including Messenger, Docs, Base, Sheets, Slides, Calendar, Mail, Tasks, Meetings, and more, with 200+ commands and 22 AI Agent [Skills](./skills/). [Install](#installation--quick-start) · [AI Agent Skills](#agent-skills) · [Auth](#authentication) · [Commands](#three-layer-command-system) · [Advanced](#advanced-usage) · [Security](#security--risk-warnings-read-before-use) · [Contributing](#contributing) ## Why lark-cli? -- **Agent-Native Design** — 21 structured [Skills](./skills/) out of the box, compatible with popular AI tools — Agents can operate Lark with zero extra setup -- **Wide Coverage** — 13 business domains, 200+ curated commands, 21 AI Agent [Skills](./skills/) +- **Agent-Native Design** — 22 structured [Skills](./skills/) out of the box, compatible with popular AI tools — Agents can operate Lark with zero extra setup +- **Wide Coverage** — 14 business domains, 200+ curated commands, 22 AI Agent [Skills](./skills/) - **AI-Friendly & Optimized** — Every command is tested with real Agents, featuring concise parameters, smart defaults, and structured output to maximize Agent call success rates - **Open Source, Zero Barriers** — MIT license, ready to use, just `npm install` - **Up and Running in 3 Minutes** — One-click app creation, interactive login, from install to first API call in just 3 steps @@ -36,6 +36,7 @@ The official [Lark/Feishu](https://www.larksuite.com/) CLI tool, maintained by t | 👤 Contact | Search users by name/email/phone, get user profiles | | 📧 Mail | Browse, search, read emails, send, reply, forward, manage drafts, watch new mail | | 🎥 Meetings | Search meeting records, query meeting minutes & recordings | +| 🕐 Attendance | Query personal attendance check-in records | | ✍️ Approval | Query approval tasks, approve/reject/transfer tasks, cancel and CC instances | ## Installation & Quick Start @@ -149,6 +150,7 @@ lark-cli auth status | `lark-minutes` | Minutes metadata & AI artifacts (summary, todos, chapters) | | `lark-openapi-explorer` | Explore underlying APIs from official docs | | `lark-skill-maker` | Custom skill creation framework | +| `lark-attendance` | Query personal attendance check-in records | | `lark-approval` | Query approval tasks, approve/reject/transfer tasks, cancel and CC instances | | `lark-workflow-meeting-summary` | Workflow: meeting minutes aggregation & structured report | | `lark-workflow-standup-report` | Workflow: agenda & todo summary | diff --git a/README.zh.md b/README.zh.md index 6a0c8246a..07a0d4a1a 100644 --- a/README.zh.md +++ b/README.zh.md @@ -6,14 +6,14 @@ [中文版](./README.zh.md) | [English](./README.md) -飞书官方 CLI 工具,由 [larksuite](https://github.com/larksuite) 团队维护 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、幻灯片、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 21 个 AI Agent [Skills](./skills/)。 +飞书官方 CLI 工具,由 [larksuite](https://github.com/larksuite) 团队维护 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、幻灯片、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 22 个 AI Agent [Skills](./skills/)。 [安装](#安装与快速开始) · [AI Agent Skills](#agent-skills) · [认证](#认证) · [命令](#三层命令调用) · [进阶用法](#进阶用法) · [安全](#安全与风险提示使用前必读) · [贡献](#贡献) ## 为什么选 lark-cli? -- **为 Agent 原生设计** — 21 个 [Skills](./skills/) 开箱即用,适配主流 AI 工具,Agent 无需额外适配即可操作飞书 -- **覆盖面广** — 13 大业务域、200+ 精选命令、21 个 AI Agent [Skills](./skills/) +- **为 Agent 原生设计** — 22 个 [Skills](./skills/) 开箱即用,适配主流 AI 工具,Agent 无需额外适配即可操作飞书 +- **覆盖面广** — 14 大业务域、200+ 精选命令、22 个 AI Agent [Skills](./skills/) - **AI 友好调优** — 每条命令经过 Agent 实测验证,提供更友好的参数、智能默认值和结构化输出,大幅提升 Agent 调用成功率 - **开源零门槛** — MIT 协议,开箱即用,`npm install` 即可使用 - **三分钟上手** — 一键创建应用、交互式登录授权,从安装到第一次 API 调用只需三步 @@ -36,6 +36,7 @@ | 👤 通讯录 | 按姓名/邮箱/手机号搜索用户、获取用户信息 | | 📧 邮箱 | 浏览、搜索、阅读邮件,发送、回复、转发邮件,管理草稿,监听新邮件 | | 🎥 视频会议 | 搜索会议记录、查询会议纪要与录制 | +| 🕐 考勤打卡 | 查询个人考勤打卡记录 | | ✍️ 审批 | 查询审批任务、同意/拒绝/转交审批任务、撤回与抄送审批实例 | ## 安装与快速开始 @@ -150,6 +151,7 @@ lark-cli auth status | `lark-minutes` | 妙记元数据与 AI 产物(总结、待办、章节) | | `lark-openapi-explorer` | 从官方文档探索底层 API | | `lark-skill-maker` | 自定义 skill 创建框架 | +| `lark-attendance` | 查询个人考勤打卡记录 | | `lark-approval` | 审批任务查询、同意/拒绝/转交审批任务、撤回与抄送审批实例 | | `lark-workflow-meeting-summary` | 工作流:会议纪要汇总与结构化报告 | | `lark-workflow-standup-report` | 工作流:日程待办摘要 |