open.feishu.cnPrüfung bestanden
SKILL DETAIL
lark-minutes
open.feishu.cn/lark-minutes
The lark-minutes skill is only used for compatibility with the old name and does not handle business directly. 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 its routing and action guidelines.
Installationen · 2.378Quelle ansehen
Installation
npx skills add https://github.com/open.feishu.cn --skill lark-minutes
Skill-Dateien
SKILL.md
Zuletzt synchronisiert · 29.08.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),并按照其中的路由和行动指南执行。**