lark-whiteboard
SkillDocs & knowledgeLark Whiteboard: query and edit whiteboards in Lark cloud documents. Supports exporting whiteboards as preview images, exporting the raw node structure, and updating whiteboard content in multiple formats. Use this skill when the user needs to view whiteboard content, export whiteboard images, or ed
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the lark-whiteboard skill
What this skill tells your AI
The instructions your AI receives, as published by rongxinzy/rongxinai in MCPs/feishu/skills/lark-whiteboard/SKILL.md and read by ahel’s review.
[!IMPORTANT]
- 运行
lark-cli --version,确认可用,无需询问用户。- 运行
npx -y @larksuite/whiteboard-cli@^0.2.13 -v,确认可用,无需询问用户。
CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理
快速决策
身份:画板操作默认使用 --as user。仅当需要以应用身份上传时使用 --as bot。
| 用户需求 | 行动 |
|---|---|
| 查看画板内容 / 导出图片 | +export --output-type preview |
| 导出 SVG 矢量图 | +export --output-type svg |
| 获取画板的 Mermaid/PlantUML 代码 | +export --output-type source |
| 检查画板是否由代码绘制 | +export --output-type source |
| 仅微调节点文字/颜色 | +export --output-type raw → 手动改 JSON → +update --input_format raw |
| 用户已提供 Mermaid/PlantUML/SVG 代码,或明确指定用该格式 | 自己生成/使用代码 → +update --input_format mermaid/plantuml/svg |
| 新建/创作复杂图表(架构/流程/组织等) | → § 创作 Workflow |
| 修改/重绘已有画板 | → § 修改 Workflow |
Shortcuts
| Shortcut | 说明 |
|---|---|
+export | 导出画板为预览图片、SVG 矢量图、代码或原始节点结构。 |
+update | 更新画板,支持 PlantUML、Mermaid、SVG 或 OpenAPI 原生格式 |
不在本 skill 范围
- 文档内容编辑 → lark-doc lark-doc
- 在文档中创建画板 → lark-doc-whiteboard.md
- 表格 / Base 操作 → lark-sheets / lark-base
Signals
- GitHub stars
- 151
- Forks
- 3
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
lark-whiteboard-rongxinzy- Source
- github.com/rongxinzy/rongxinai