lark-whiteboard

Convert natural-language diagram requests into Larksuite Whiteboard documents.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/binfen1/my-skills --skill lark-whiteboard-binfen1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-whiteboard
Source: https://github.com/binfen1/my-skills/tree/main/claude-code/lark-whiteboard
Command: npx skills add https://github.com/binfen1/my-skills --skill lark-whiteboard-binfen1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

用户需求经常需要在飞书文档中创建复杂的图表,如架构图、流程图、思维导图和时序图。本 Skill 将自然语言图表请求转换为可由 Larksuite Whiteboard CLI 渲染的结构化文档,降低手动绘制和坐标计算的工作量。

Core Features & Use Cases

  • 自动将文字需求转化为 Whiteboard 兼容的 JSON/图形结构,支持 DSL 于 Mermaid 路径的渲染场景
  • 适用于架构图、组织结构图、鱼骨图、流程图、思维导图、里程碑等多种图表类型
  • 能够输出可直接在飞书画板或通过 CLI 渲染的最终图像,提升协作效率。

Quick Start

Tell me your diagram requirements in natural language, and I will generate a Whiteboard-ready diagram for rendering.

Frequently Asked Questions about lark-whiteboard

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

FAQPage Schema
How do I generate a flowchart in Lark docs from text?

You can generate an architecture diagram using Mermaid by providing your natural-language requirements. The Skill supports both DSL and Mermaid rendering paths to output a Whiteboard-compatible document.

Can I use natural language to create an org chart in Larksuite Whiteboard?

Yes, you can use natural language to create an org chart in Larksuite Whiteboard. The Skill automatically translates your text requests into structured JSON formats, eliminating manual coordinate calculations for org charts and other visuals.

Does the Lark whiteboard DSL support sequence diagrams and mind maps?

Yes, the Lark whiteboard DSL supports sequence diagrams and mind maps. It applies to architecture diagrams, flowcharts, fishbone diagrams, and milestones, generating and validating the WB document according to DSL schema and layout rules.

Do I need the Larksuite Whiteboard CLI to render DSL documents?

You need the Larksuite Whiteboard CLI to render the generated DSL documents. The Skill outputs structured JSON that the CLI renders into a final image on the Lark whiteboard.

What is the best way to draw a fishbone diagram in a Lark document?

The best way to draw a fishbone diagram in a Lark document is to describe your requirements in natural language. The Skill validates the output against the DSL schema and safety constraints to ensure proper layout rules are met.