Skip to main content
Back to the directory
larksuite/cliSoftware EngineeringFrontend and Design

lark-workflow-standup-report

CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md ,其中包含认证、权限处理

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
83

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/larksuite/cli --skill lark-workflow-standup-report
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, lark-workflow-standup-report has 83 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: larksuite/cli. Canonical URL: https://skills.sh/larksuite/cli/lark-workflow-standup-report.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md ,其中包含认证、权限处理 仅支持 user 身份 。执行前确保已授权: 注意 : --start / --end 仅支持 ISO 8601 格式(如 2026-01-01 或 2026-01-01T15:04:05+08:00 )和 Unix timestamp, 不支持 "tomorrow" 、 "next monday" 等自然语言。需要 AI 根据当前日期自行计算目标日期。 输出包含:event_id、summary、start_time(含 timestamp + timezone)、end_time、free_busy_status、self_rsvp_status。 注意 :不带过滤条件时可能返回大量历史待办(实测 30+ 条、100KB+),容易超出上下文限制。摘要场景建议: 将 Step 1 和 Step 2 的结果整合,按以下结构输出: 数据处理规则: - "今天有什么安排" / "今天的日程和待办" - "明天有什么会" / "明日日程与未完成任务" - "帮我看看今天要做什么" / "早报摘要" - "开工摘要" / "standup report" - "这周还有哪些安排" - 用 --due-end 过滤出目标日期前到期的任务 - 如果也需要无截止日期的任务,可不加过滤,但 AI 汇总时只展示 近 30 天内创建的 ,其余折叠为"其他 N 项历史待办" - 时间转换 :API 返回 Unix timestamp,需根据 timezone 字段(通常为 Asia/Shanghai )转换为 HH:mm 格式 - RSVP 状态映射 : API 值 显示文案 accept 已接受 decline 已拒绝 needs_action 待确认 tentative 暂定 - 日程排序 :按开始时间升序排列 - 冲突检测 :按时间排序后,检查相邻日程是否有时间重叠(前一个 end_time > 后一个 start_time),有则在小结中列出冲突组 - 已拒绝日程 :标注"已拒绝"但不计入忙碌时段和冲突检测 - 待办排序 :按截止时间升序,已过期的标注"已过期",无截止时间的排在最后 - lark-shared — 认证、权限(必读) - lark-calendar — +agenda 详细用法 - lark-task — +get-my-tasks 详细用法

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does lark-workflow-standup-report do?

CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md ,其中包含认证、权限处理

Is lark-workflow-standup-report good?

lark-workflow-standup-report does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support lark-workflow-standup-report?

lark-workflow-standup-report currently lists compatibility with Cline, Skills CLI.

Is lark-workflow-standup-report safe to install?

lark-workflow-standup-report has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to lark-workflow-standup-report?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install lark-workflow-standup-report?

Run the following command to install lark-workflow-standup-report: npx skills add https://github.com/larksuite/cli --skill lark-workflow-standup-report

Related skills

More from larksuite/cli

larksuite/cli/Software Engineering

lark-base

前置条件: 先阅读 ../lark-shared/SKILL.md 。 执行前必做: 执行任何 base 命令前,必须先阅读对应命令的 reference 文档,再调用命令。 命名约定: Base 业务命令仅使用 lark-cli base +... 形式;如需先解析 Wiki 链接,可先调用 lark-cli wiki ... 。 分流规则: 如果用户要“把本地文件导入成 Base / 多维表格 / bitable”,第一步不是 base ,而是 lark-cli drive +import --type bitable ;导入完成后再回到 lark-cli base +... 做表内操作。

Weekly installs
85
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource larksuite/cli
larksuite/cli/Software Engineering

lark-doc

⚠️ API 版本:本 skill 使用 v2 API。所有 docs +create 、 docs +fetch 、 docs +update 命令必须携带 --api-version v2 。

Weekly installs
85
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource larksuite/cli
larksuite/cli/Software Engineering

lark-im

CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md ,其中包含认证、权限处理

Weekly installs
85
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource larksuite/cli
larksuite/cli/Software Engineering

lark-calendar

CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md ,其中包含认证、权限处理 CRITICAL — 所有的 Shortcuts 在执行之前,务必先使用 Read 工具读取其对应的说明文档,禁止直接盲目调用命令。 CRITICAL — 凡涉及【预约日程/会议】或【查询/搜索会议室】,第一步 MUST 强制使用 Read 工具读取 references/lark-calendar-schedule-meeting.md 。禁止跳过此步直接调用 API 或 Shortcut! CRITICAL —...

Weekly installs
84
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource larksuite/cli
Related skills

Alternatives in Software Engineering