lark-whiteboard

Query and update Feishu Whiteboard content in cloud documents via CLI.

76|14|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/jingsongliujing/Feishu-CLI-Web --skill lark-whiteboard-jingsongliujing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-whiteboard
Source: https://github.com/jingsongliujing/Feishu-CLI-Web/tree/main/backend/app/skills/lark_cli/skills/lark-whiteboard
Command: npx skills add https://github.com/jingsongliujing/Feishu-CLI-Web --skill lark-whiteboard-jingsongliujing

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Feishu Whiteboard content is often scattered across cloud documents and requires manual lookups, exports, and edits. This Skill centralizes querying and updating boards via a CLI, enabling teams to view, export previews or code, and modify boards efficiently.

Core Features & Use Cases

  • Query board content and export as preview images, raw OpenAPI nodes, or code blocks (PlantUML/Mermaid).
  • Update boards using PlantUML, Mermaid, or raw formats, including multi-board workflows across documents.
  • Support multi-board workflows with per-board tokens and image/code exports for documentation and architecture diagrams.

Quick Start

Authenticate with lark-cli and begin by querying or updating a whiteboard using the respective +query or +update shortcuts.

Frequently Asked Questions about lark-whiteboard

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

FAQPage Schema
How do I export Feishu Whiteboard content as Mermaid or PlantUML code blocks?

You can export Feishu Whiteboard content as PlantUML or Mermaid code blocks by using the query workflow to read board content and output the specific code format directly from the cloud document.

What is the best way to update Feishu Whiteboard diagrams across multiple cloud documents?

The best way to update Feishu Whiteboard diagrams across multiple cloud documents is using the CLI workflow, which supports multi-board workflows with per-board tokens to modify boards via PlantUML, Mermaid, or raw formats.

How does lark-cli authentication work for accessing Feishu Whiteboard content?

Lark-cli authentication requires token-based access control to securely query and edit Feishu Whiteboard content, ensuring that only authorized users can read board content and apply updates to embedded diagrams.

Can I export a Feishu Whiteboard preview image using a CLI?

Yes, you can export a Feishu Whiteboard preview image using the CLI workflow, which allows you to query board content and export it as preview images for documentation and architecture diagrams.

What formats are supported for updating Feishu Whiteboard content?

Updating Feishu Whiteboard content supports format-limited inputs including PlantUML, Mermaid, and raw OpenAPI node formats to ensure safe modifications to the boards embedded in cloud documents.

What are the limitations when automating Feishu Whiteboard updates via CLI?

Limitations include the requirement for lark-cli authentication, dependency on per-board tokens for multi-board workflows, and the restriction to safe, format-limited inputs like PlantUML, Mermaid, or raw formats for updates.