lark-note

Handles meeting notes by routing requests to the meeting system.

Installation
Run `npx skills add "https://open.larksuite.com" --skill "lark-note"` to install this skill, then follow its SKILL.md instructions for my next request.

Paste this into Claude Code, Cursor, or any agent that can run commands.

What this skill does
What it does: - This is a compatibility skill that redirects all requests to the lark-meeting skill - Does not directly handle any tasks itself When to use it: - Never use this skill directly - All meeting note requests should use lark-meeting instead
SKILL.mdShow the author's original SKILL.md (not in English)
---
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),并按照其中的路由和行动指南执行。**

Mirrored from the author's public source. Install counts from the open skills registry.

The systems behind these skills get built for partners every week.

Partner with us