lark-whiteboard

Convert diagram DSL data into OpenAPI-compatible Lark Whiteboard nodes.

4|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/FradSer/skills --skill lark-whiteboard-fradser
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-whiteboard
Source: https://github.com/FradSer/skills/tree/main/skills/lark/lark-whiteboard
Command: npx skills add https://github.com/FradSer/skills --skill lark-whiteboard-fradser

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

本技能提供在飞书白板上,以 DSL 驱动的方式自动化绘制、导出和维护结构化图表,帮助团队快速表达架构、流程与关系,减少重复绘制与手工调整的工作量。

Core Features & Use Cases

  • 支持通过 DSL/脚本生成画板图表,并将产物写入目标白板,确保一致性与可复用性
  • 适用于架构图、流程图、泳道图、对比图等多种图表的快速创建、修改与导出
  • 支持将画板产物转换为 OpenAPI 原生节点、Mermaid/PlantUML 代码,便于版本控制与跨工具协作

Quick Start

使用 diagram.json 生成并写入目标画板。

Frequently Asked Questions about lark-whiteboard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate diagram generation on a Lark Whiteboard?

Automate diagram generation on a Lark Whiteboard by converting diagram DSL data into OpenAPI-compatible nodes. The Skill applies layout, connectors, and styling rules from the DSL to produce consistent, renderable architecture diagrams and flowcharts.

Can I use DSL to create flowcharts and swimlane diagrams in Lark?

Yes, you can use DSL to create flowcharts and swimlane diagrams in Lark. The Skill processes structured DSL data to generate visual nodes and connectors, applying consistent styling rules to write the diagrams directly to a target whiteboard.

Does the Lark Whiteboard diagram generator support Mermaid or PlantUML code?

The Lark Whiteboard diagram generator supports converting whiteboard outputs into Mermaid or PlantUML code. This allows you to maintain version control and collaborate across different diagramming tools using the generated OpenAPI native nodes.

What is the best way to maintain consistency for team workflow diagrams?

The best way to maintain consistency for team workflow diagrams is using a DSL-driven approach. By defining layout and connectors in diagram DSL data, teams can automate the creation of structured visuals and reduce manual adjustments across architecture and comparison diagrams.

How do I publish a DSL-generated diagram to a whiteboard?

To publish a DSL-generated diagram to a whiteboard, use a diagram.json file to generate the visual structure. The Skill converts this DSL data into OpenAPI-compatible nodes and writes the final renderable diagram to your specified target whiteboard.