larksuite/cliContrôle réussi
SKILL DETAIL
lark-minutes
larksuite/cli/lark-minutes
The lark-minutes skill is only used for compatibility with the old name and does not directly handle business. When the user or upstream configuration explicitly specifies lark-minutes, the related requests are uniformly handled by the lark-meeting skill. When using this skill, you must fully read the SKILL.md file of the lark-meeting skill and follow the routing and action guidelines therein.
Installations · 501Voir la source
Installation
npx skills add https://github.com/larksuite/cli --skill lark-minutes
Fichiers du skill
SKILL.md
Dernière synchronisation · 29 août 2026
SKILL.md›
---
name: lark-minutes
version: 1.0.0
description: "仅当用户或上游配置显式指定 lark-minutes 时使用,相关请求统一交由 lark-meeting 技能处理。"
metadata:
requires:
bins: ["lark-cli"]
skills: ["lark-meeting"]
---
# Compatibility entry
本技能只用于兼容旧名称,不直接处理业务。
**MUST 完整读取 [`../lark-meeting/SKILL.md`](../lark-meeting/SKILL.md),并按照其中的路由和行动指南执行。**