Leaderboard/Design/beautiful-feishu-whiteboard
Last commit on June 11, 2026·Created on June 1, 2026

zarazhangrui/beautiful-feishu-whiteboard

Matches content to one of 35 palette styles, then builds the board.
Combined rank
#415
across all skills
In Design
#39
category rank
Stars
729
+1.5% in last 7d
Forks
48
+2.1% in last 7d
Watchers
3
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

This skill helps Feishu and Lark users create polished, editable whiteboards by guiding a conversation about content and visual preference, then selecting from 35 curated colour palette styles. It serves teams who need on-brand infographics, diagrams, posters, or visual explainers inside Feishu, and prefer to compose the layout while the skill handles the aesthetic.

WHO IT'S FOR
Feishu/Lark Power Users
creating polished whiteboards for presentations and diagrams
Internal Comms / Design Teams
producing on-brand visual content inside Feishu
AI Agent / Automation Builders
integrating whiteboard generation into agent workflows
Product / Project Managers
creating visual roadmaps, infographics, or explainers in Feishu
Repository contents

1 skill file

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill

Follow the documented setup, then try a first task.

Ask Claude Code to install the skill

Installs: beautiful-feishu-whiteboard skill; installation location is not specified · Claude Code

Before you start
  • Node.js 20 or newer
  • A Feishu / Lark account
  • lark-cli (npm @larksuite/cli), installed and authenticated
  • @larksuite/whiteboard-cli is used through npx and downloads automatically
  1. In a terminal, install lark-cli globally.

    npm install -g @larksuite/cli
  2. In a terminal, initialize lark-cli and scan the QR code on the first run.

    lark-cli config init     # first run: scan the QR code
  3. In a terminal, authorize the Feishu/Lark account.

    lark-cli auth login      # authorize your Feishu/Lark account
  4. In a Claude Code agent session, say: "Install the beautiful-feishu-whiteboard skill from github.com/zarazhangrui/beautiful-feishu-whiteboard."

SKILL.md · Checked Sep 18, 2026README.md · Checked Sep 18, 2026

Give it something to do.

Suggested first task

Recommend a style and layout for a Feishu whiteboard

Uses beautiful-feishu-whiteboard

  • Content to visualize
  • Intended audience
  • Purpose of the whiteboard
  • Optional preferred vibe, colors, or brand
Use the beautiful-feishu-whiteboard skill to plan a small Feishu/Lark whiteboard for the content below. Identify the purpose and audience, choose one fitting style from CATALOG.md based on the requested vibe, explain the choice in one line, and propose a concise board layout. Do not create or write the board yet.

Content: <content to visualize>
Audience: <intended audience>
Purpose: <what the board should communicate>
Preferred vibe, colors, or brand: <preference, or "choose for me">
SKILL.md · Checked Sep 18, 2026