lark-whiteboard-cli

Convert diagram requirements into executable whiteboard layouts via DSL or Mermaid.

12|3|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/baibairui/WoClaw --skill lark-whiteboard-cli-baibairui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-whiteboard-cli
Source: https://github.com/baibairui/WoClaw/tree/main/.codex-runtime/home/.agents/skills/lark-whiteboard-cli
Command: npx skills add https://github.com/baibairui/WoClaw --skill lark-whiteboard-cli-baibairui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

本技能解决从需求到可执行的可视化图表创建难题。通过使用 lark-whiteboard-cli,用户可以在飞书画板、流程图、架构图、思维导图与时序图等场景中快速生成布局一致、可执行的图表。

Core Features & Use Cases

  • 支持多种图表类型(架构图、流程图、思维导图、时序图等),并提供统一的布局与样式规范
  • 提供 CLI 指引与路径策略(DSL 路径与 Mermaid 路径),便于在团队协作中快速产出可视化图
  • 提供快速上手的 Quick Start 指引、示例与安全使用要点,确保稳定输出与可重复性

Quick Start

Install the tool, prepare a diagram input (DSL or Mermaid), and render it with lark-cli.

Frequently Asked Questions about lark-whiteboard-cli

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

FAQPage Schema
How do I convert Mermaid diagrams into Lark whiteboard visuals?

To convert Mermaid diagrams into Lark whiteboard visuals, you provide the Mermaid input to lark-whiteboard-cli, which enforces deterministic rendering through DSL and Mermaid routing to generate executable layouts. The tool handles the conversion automatically using predefined layout rules.

What diagram types can I generate using lark-whiteboard-cli?

Lark-whiteboard-cli supports generating architecture diagrams, flowcharts, mind maps, and sequence diagrams. It provides a unified layout and style standard across all supported diagram types for consistent visualization output.

How do I create an architecture diagram from a text requirement for team collaboration?

To create an architecture diagram from text, prepare your diagram input using DSL or Mermaid syntax and render it with lark-cli. The tool applies deterministic layout rules to produce consistent, executable whiteboard layouts suitable for collaboration.

Does lark-whiteboard-cli require any specific dependencies to render flowcharts?

No specific dependencies are required to render flowcharts with lark-whiteboard-cli. The skill operates independently and uses its internal DSL and Mermaid routing mechanisms to enforce deterministic rendering and safe usage practices.

What is the difference between the DSL path and Mermaid path in diagram routing?

The DSL path and Mermaid path are two routing strategies provided by lark-whiteboard-cli for converting requirements into whiteboard layouts. Both enforce deterministic rendering, but they accept different input syntaxes to accommodate various diagram creation preferences.

Why does my whiteboard layout render inconsistently when using Mermaid syntax?

Inconsistent whiteboard rendering with Mermaid syntax often occurs when layout rules are not properly enforced. Lark-whiteboard-cli addresses this by applying deterministic routing and strict layout rules to ensure stable output and repeatability across diagram generations.