General
28,963 installs
lark-whiteboard
by larksuite/cli
飞书画板:查询和编辑飞书云文档中的画板。支持导出画板为预览图片、导出原始节点结构、使用多种格式更新画板内容。 当用户需要查看画板内容、导出画板图片、编辑画板时使用此 skill。不负责:飞书云文档内容编辑(lark-doc)、文档内嵌电子表格/Base(lark-sheets / lark-base)。
Skill content
Query, edit, and export Lark whiteboards with support for multiple formats and diagram types. - Supports three output formats: preview images, diagram code (Mermaid/PlantUML), and raw node structure for direct JSON editing - Handles creation, modification, and export workflows with automatic format detection and fallback strategies - Renders complex diagrams (architecture, flowcharts, timelines, org charts) via Mermaid, SVG, or DSL routes based on AI model family - Integrates with lark-doc for batch whiteboard creation and uses idempotent tokens to prevent duplicate writes during updates [!IMPORTANT] - 运行 lark-cli --version,确认可用,无需询问用户。 - 运行 npx -y @larksuite/whiteboard-cli@^0.2.11 -v,确认可用,无需询问用户。 CRITICAL - 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理 快速决策 身份:画板操作默认使用 --as user。仅当需要以应用身份上传时使用 --as bot。