larksuite/cli已通過檢查
SKILL DETAIL
lark-note
larksuite/cli/lark-note
The lark-note 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-note, 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.
安裝量 · 495查看來源
Installation
npx skills add https://github.com/larksuite/cli --skill lark-note
技能檔案
SKILL.md
最近同步 · 2026年8月29日
SKILL.md›
---
name: lark-note
version: 1.0.0
description: "仅当用户或上游配置显式指定 lark-note 时使用,相关请求统一交由 lark-meeting 技能处理。"
metadata:
requires:
bins: ["lark-cli"]
skills: ["lark-meeting"]
---
# Compatibility entry
本技能只用于兼容旧名称,不直接处理业务。
**MUST 完整读取 [`../lark-meeting/SKILL.md`](../lark-meeting/SKILL.md),并按照其中的路由和行动指南执行。**