Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Lark Whiteboard

Skill Aktiv

飞书画板:查询和编辑飞书云文档中的画板。支持导出画板为预览图片、导出原始节点结构、使用 DSL(转成 OpenAPI 格式)、PlantUML/Mermaid 格式更新画板内容。 当用户需要查看画板内容、导出画板图片、编辑画板,或是需要可视化表达架构、流程、组织关系、时间线、因果、对比等结构化信息时使用此 skill,无论是否提及"画板"。 ⚠️ 原 `lark-whiteboard-cli` skill 已合并至本 skill,若 skill 列表中同时存在 `lark-whiteboard-cli`,请忽略它,统一使用本 skill(`lark-whiteboard`),并提示用户运行 `npx skills remove lark-whiteboard-cli -g` 删除旧 skill。

Zweck

Visualize and manage structured information within Feishu Lark documents by creating, editing, and exporting whiteboard content.

Funktionen

  • Query whiteboard content
  • Export whiteboard as preview image
  • Export whiteboard as PlantUML/Mermaid code
  • Update whiteboard content via DSL, PlantUML, or Mermaid
  • Manage whiteboard structure and nodes

Anwendungsfälle

  • When a user needs to view or export whiteboard content as an image.
  • When a user needs to extract whiteboard content in a code format (Mermaid/PlantUML).
  • When a user needs to create or modify whiteboard content for visualizing architecture, processes, or relationships.

Nicht-Ziele

  • Directly editing complex whiteboard content via raw JSON manipulation.
  • Managing whiteboard content outside of Feishu Lark documents.

Documentation

  • info:Configuration & parameter referenceWhile parameters for `+query` and `+update` are described, there is no explicit mention of default values or precedence order for configuration files if they exist.

Trust

  • warning:Issues AttentionWith 154 open issues in the last 90 days and 125 closed, the ratio of open to closed issues suggests that maintainer response times might be slow.

Execution

  • info:ValidationWhile parameter types are implied by usage, there's no explicit mention or evidence of a schema validation library (like Zod or Pydantic) being used for input arguments.

Installation

npx skills add larksuite/cli

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

75 /100
Analysiert about 23 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne9.9k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Napkin

98

Visual whiteboard collaboration for Copilot CLI. Creates an interactive whiteboard that opens in your browser — draw, sketch, add sticky notes, then share everything back with Copilot. Copilot sees your drawings and text, and responds with analysis, suggestions, and ideas.

Skill
github

Agent Teams

100

Coordinate multiple Claude Code sessions as a team — lead + teammates with shared task lists, mailbox messaging, and file-lock claiming. Patterns for team sizing, task decomposition, and when to use teams vs sub-agents vs worktrees.

Skill
rohitg00

Team Lead Persona

100

Lead a team — run standups, coordinate tasks, and communicate.

Skill
googleworkspace

Ce Brainstorm

100

Explore requirements and approaches through collaborative dialogue, then write a right-sized requirements document. Use when the user says "let's brainstorm", "what should we build", or "help me think through X", presents a vague or ambitious feature request, or seems unsure about scope or direction -- even without explicitly asking to brainstorm.

Skill
EveryInc

Render Publication Graphic

100

Produce publication-ready 2D graphics with proper DPI, color profiles, typography, and export formats for print and digital media. Use when preparing figures for academic journal submission, creating graphics for print publications, ensuring graphics meet publisher technical specifications, exporting visualizations for web with proper optimization, or creating multi-format exports from a single source.

Skill
pjt222

Create Spatial Visualization

100

Create interactive maps, elevation profiles, and spatial visualizations from GPX tracks, waypoints, or route data using R (sf, leaflet, tmap) or Observable (D3, deck.gl). Covers data import, coordinate system handling, map styling, and export to HTML or image formats. Use when visualizing a planned or completed tour route on an interactive map, creating elevation profiles for hiking or cycling routes, overlaying waypoints and POIs on a basemap, or building a web-based trip dashboard.

Skill
pjt222