lark-meeting skillA
lark-meeting is agent-read markdown (skill) from dropfan/claude-code-plugins: 飞书视频会议:查询会议记录与会议产物(纪要/逐字稿/妙记)、妙记搜索/上传/下载/编辑、机器人参与会议;查询进行中的会议、实时会议内容(发言/聊天/共享文档)问答(会上/会里)、发送会中聊天/表情;基于 meeting_id、meeting_no、event_id、note_id、minute_token、vc-node-id 或妙记 URL 查询相关信息。预约会议、忙闲和会议室管理走 lark-calendar。.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
<!-- cowork-exec-note --> > **⚙️ Cowork / Claude Desktop 执行环境说明(自动注入)** > > 本技能依赖本地 `lark-cli`(`@larksuite/cli`,可用 `command -v lark-cli` 定位)及其 `~/.lark-cli` 登录态(应用密钥存于 macOS keychain)。 > > 在 Cowork 中运行任何 `lark-cli` 命令时,**必须在本地 macOS 上执行**(使用 Desktop Commander 的 `start_process` / `interact_with_process`,或其它本地 shell 工具),**不要用隔离的 Linux 沙箱** `mcp__workspace__bash`——沙箱里没有 lark-cli、也读不到 keychain。 > 执行前确保 npm 全局 bin 目录(`npm prefix -g` 输出目录下的 `bin`)在 PATH 中。 > > (在 Claude Code 中可忽略本说明,lark-cli 在本机 shell 直接可用。) # lark-meeting 飞书视频会议业务的统一入口,支持查询会议记录、实时会议互动、管理妙记、阅读智能纪要等操作。本技能负责领域关系、任务路由和跨命令编排。 无需预读 [`lark-shared`](../lark-shared/SKILL.md) 或预跑 `auth status --verify`,仅遇到未认证、token / 身份或 scope 错误时读取该 Skill,修复后重试。认证、身份或 scope 管理请求则直接使用该 Skill。 ## 身份初始化与延续 把 `source_identity` 作为跨命令工作流的状态: 1. 上下文已有来源身份:严格沿用。用户要求切换时先说明身份连续性和权限影响,不静默切换。 2. 没有来源身份,用户明确指定身份:使用用户指定的 `--as`。 3. 没有来源身份且用户未指定:操作语义明确要求应用机器人时使用 `--as bot`,否则显式使用 `--as user`。 确定 `source_identity` 后,再检查目标命令是否支持该身份: - 支持:显式传入并继续执行。 - 不支持:说明限制并停止;不要为了让命令成功而替换身份。 - 只有用户明确同意切换身份后,才以新身份重新开始一条工作流。 ## 领域模型与概念 ```text [会议来源] Calendar 日程 (event_id) ──预约或关联──┐ 即时会议(无 event_id)────────────────┴──► 会议 (meeting_id) …
Read the whole file at its exact version.
How to install
mdr add dropfan/claude-code-plugins/lark-meeting@v1.0.0mdr add dropfan/claude-code-plugins/lark-meeting@sha256:d160f1989920a0edPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_2ickt2qgtizyfuyp)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (12919 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
dropfan/claude-code-plugins · 8 stars · license MIT · pushed 2026-09-21 · branch master
API
GET https://markdownregistry.com/api/v1/artifacts/art_2ickt2qgtizyfuyp GET https://markdownregistry.com/api/v1/resolve?ref=dropfan/claude-code-plugins/lark-meeting GET https://markdownregistry.com/api/v1/blob/d160f1989920a0ed8b7102bb9b43949e6ff2c1f25d25e1933a8e7ac62ff28567
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from dropfan/claude-code-plugins
Every file in dropfan/claude-code-plugins