lark-whiteboard

Query and update Feishu/Lark whiteboards via CLI using lark-cli.

20|1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/ImChong/Humanoid_Robot_Learning_Paper_Notebooks --skill lark-whiteboard-imchong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-whiteboard
Source: https://github.com/ImChong/Humanoid_Robot_Learning_Paper_Notebooks/tree/main/.agents/skills/lark-whiteboard
Command: npx skills add https://github.com/ImChong/Humanoid_Robot_Learning_Paper_Notebooks --skill lark-whiteboard-imchong

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lark-cli.

What problem does it solve?

This skill provides a scriptable interface to query and update Feishu/Lark whiteboards from the command line, reducing manual navigation and repetitive steps.

Core Features & Use Cases

  • Query whiteboards to fetch current content
  • Export a preview image or the raw OpenAPI node structure
  • Convert board content to OpenAPI/PlantUML/Mermaid using DSL for collaboration and documentation
  • Update board content programmatically via CLI for automation and audits

Quick Start

Run the lark-whiteboard skill to query a board, export its OpenAPI node structure, or update content using PlantUML/Mermaid, all from the CLI.

Frequently Asked Questions about lark-whiteboard

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

FAQPage Schema
How do I query and update Feishu whiteboards from the CLI?

You can query and update Feishu whiteboards from the CLI by using the lark-whiteboard skill, which relies on lark-cli to fetch current board content and apply programmatic modifications.

Can I convert Feishu whiteboard content to PlantUML or Mermaid?

Yes, you can convert Feishu whiteboard content to PlantUML or Mermaid using DSL, allowing you to export diagrams and architecture boards for collaboration and documentation workflows.

Does this skill require lark-cli to interact with whiteboards?

Yes, this skill requires lark-cli to interact with whiteboards securely, enforcing CLI-based operations to query and update board content within your automation workflows.

What is the best way to automate Feishu whiteboard updates for architecture boards?

The best way to automate Feishu whiteboard updates for architecture boards is using CLI commands to programmatically modify content, streamlining board inspection and updates across projects.

How do I export the OpenAPI node structure of a Lark whiteboard?

You can export the OpenAPI node structure of a Lark whiteboard by querying the board via CLI, which fetches the raw node structure and converts it to OpenAPI using DSL.