跳转到主要内容

Lark Standup Report Workflow

技能 活跃

日程待办摘要:编排 calendar +agenda 和 task +get-my-tasks,生成指定日期的日程与未完成任务摘要。适用于了解今天/明天/本周的安排。

目的

To provide users with a concise daily or weekly overview of their schedule and outstanding tasks, facilitating better planning and time management.

功能

  • Generates daily, tomorrow's, or weekly schedule summaries
  • Fetches calendar events with details like time, summary, organizer, and RSVP status
  • Retrieves uncompleted tasks with due dates
  • AI-powered summarization, including time conversion, conflict detection, and sorting
  • Supports user authentication and scope management via lark-cli

使用场景

  • Checking today's schedule and to-do list
  • Getting a summary of tomorrow's meetings and tasks
  • Reviewing the week's upcoming appointments and responsibilities
  • Generating a morning stand-up report

非目标

  • Creating or modifying calendar events or tasks
  • Managing group chats or sending messages
  • Interacting with documents, drive files, or other Lark modules beyond calendar and tasks

工作流

  1. Read authentication and permission details from lark-shared
  2. Fetch calendar events for the specified date range using `lark-cli calendar +agenda`
  3. Fetch outstanding tasks due by the specified date using `lark-cli task +get-my-tasks`
  4. AI summarizes the fetched calendar and task data, including time conversion, conflict detection, sorting, and RSVP status mapping
  5. Output a structured summary of the day's/week's schedule and to-dos.

实践

  • Workflow orchestration
  • Data summarization
  • AI-driven analysis

先决条件

  • Node.js (npm/npx)
  • lark-cli installed globally
  • Authorized lark-cli with 'calendar:calendar.event:read' and 'task:task:read' scopes

Trust

  • warning:Issues AttentionWhile the repository has many open issues (154) and closed issues (125), the ratio suggests a potentially slow response time from maintainers.

安装

npx skills add larksuite/cli

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

97 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标9.9k
许可证MIT
状态
查看源代码

类似扩展

Lark Calendar

100

飞书日历(calendar):提供日历与日程(会议)的全面管理能力。核心场景包括:查看/搜索日程、创建/更新日程、管理参会人、查询忙闲状态及推荐空闲时段、查询/搜索与预定会议室。注意:涉及【预约日程/会议】或【查询/预定会议室】时,必须先读取 references/lark-calendar-schedule-meeting.md 工作流!高频操作请优先使用 Shortcuts:+agenda(快速概览今日/近期行程)、+create(创建日程并按需邀请参会人及预定会议室)、+update(更新既有日程字段,或独立增删参会人/会议室)、+freebusy(查询用户主日历的忙闲信息和rsvp的状态)、+rsvp(回复日程邀请)

技能
larksuite

Lark Wiki CLI

100

飞书知识库:管理知识空间、空间成员和文档节点。创建和查询知识空间、查看和管理空间成员、管理节点层级结构、在知识库中组织文档和快捷方式。当用户需要在知识库中查找或创建文档、浏览知识空间结构、查看或管理空间成员、移动或复制节点时使用。

技能
larksuite

Lark Base

100

当需要用 lark-cli 操作飞书多维表格(Base)时调用:搜索 Base、建表、字段管理、记录读写、记录分享链接、视图配置、历史查询,以及角色/表单/仪表盘管理/工作流;也适用于把旧的 +table / +field / +record 写法改成当前命令写法。涉及字段设计、公式字段、查找引用、跨表计算、行级派生指标、数据分析需求时也必须使用本 skill。

技能
larksuite

Gws Workflow Standup Report

99

Google Workflow: Today's meetings + open tasks as a standup summary.

技能
googleworkspace

Lark Event Consumer CLI

99

Lark/Feishu real-time event listening / subscribing / consuming: stream events as NDJSON via `lark-cli event consume <EventKey>` (covers IM message receive, reactions, chat member changes, etc.). Use for Lark bots, real-time message processing, long-running subscribers, streaming webhook/push handlers. Supports `--max-events` / `--timeout` bounded runs and a stderr ready-marker contract — designed for AI agents running as subprocesses.

技能
larksuite

Lark Contact

99

飞书 / Lark 通讯录,用于按姓名 / 邮箱把员工解析成 open_id,以及按 open_id 反查员工的姓名 / 部门 / 邮箱 / 联系方式。当用户说出某人姓名而下一步需要发消息 / 加群 / 排日程时,先用本 skill 把姓名换成 ID;当输出里出现 open_id 需要展示成姓名给用户看,或用户直接询问某人的部门 / 邮箱 / 联系方式时,用本 skill 查。不负责部门树遍历、按部门列员工、组织架构图,这类需求走原生 OpenAPI。

技能
larksuite