Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add davidtoby/agent-skills --skill beautiful-feishu-whiteboardgit clone --depth 1 https://github.com/davidtoby/agent-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/davidtoby/agent-skills/beautiful-feishu-whiteboard)<a href="https://agentmods.dev/skills/davidtoby/agent-skills/beautiful-feishu-whiteboard"><img src="https://agentmods.dev/badge/skills/davidtoby/agent-skills/beautiful-feishu-whiteboard/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/davidtoby/agent-skills/beautiful-feishu-whiteboard"><img src="https://agentmods.dev/badge/skills/davidtoby/agent-skills/beautiful-feishu-whiteboard.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00155 | $0.01272 |
| Opus 5 | $0.00077 | $0.00636 |
| Sonnet 5 | $0.00031 | $0.00254 |
| Haiku 4.5 | $0.00015 | $0.00127 |
Grade A, and why
beautiful-feishu-whiteboard scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
This is a copy
89% identical to beautiful-feishu-whiteboard — 28 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 72 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Beautiful Feishu Whiteboard
A design system skill: 37 colour palette styles plus the verified hard rules of the Feishu SVG whiteboard medium, so you can build gorgeous, on brand, editable whiteboards.
This is not an auto layout chart generator. You compose the layout. A template gives you a
palette and mood; RULES.md gives you the medium's hard limits. The board you
produce is a real, editable Feishu whiteboard inside a doc, not a screenshot.
When to use
- The user wants a Feishu / Lark whiteboard, infographic, diagram, poster, or visual explainer that should look good, branded, or in a specific aesthetic.
- The user names a style, or points at one of the templates.
- The user gives content ("explain X as a whiteboard", "turn this into a board") and wants it visual and editable inside Feishu.
Step 0: prerequisites (check before doing anything)
Run scripts/preflight.sh, or check manually:
- Node 20 or newer.
lark-cli(npm package@larksuite/cli), installed and authenticated. If missing:npm install -g @larksuite/cli, thenlark-cli config init(scan the QR), thenlark-cli auth login.@larksuite/whiteboard-cli, used vianpx, auto downloads, no install needed.- A Feishu / Lark account. The board is written to the user's own tenant.
If lark-cli is missing or fails authentication (e.g., need_user_authorization), do not abort the task. Instead, generate the SVG, render it to a PNG locally via @larksuite/whiteboard-cli, and deliver the image directly to the user in chat using MEDIA:/path/to/diagram.png as a fallback. Explain that auth prevented live doc creation but the visual artifact is ready.
How to run the conversation
- Understand the board. Find out what the user wants on it: the content, the purpose, the audience. If it is unclear, ask one short question before building.
- Ask about the vibe. Ask the user what visual style they want, for example playful or professional, any colour or mood preference, or a brand to match. Offer to pick for them if they have no preference. If they already named a style, skip ahead.
- Pick a style. Use
CATALOG.mdto match the content type and the requested vibe and formality to one of the 37 styles. Tell the user which style you chose and why, in one line. - Build it. Read
RULES.mdand the chosentemplates/<slug>/design.md, then:- Compose the SVG in a logical space about 1600 to 1700 wide, in that palette, with native
shapes only (rect, rounded rect, circle, ellipse, connectors, text). Lay the content out
however reads best. Every label is a
<text>; never setfont-family. - Only the content goes on the board, never the instruction behind it. Do not print the
user's prompt, scope notes, source citations, the chosen style name, or any "summary of… /
来源… / 风格…" meta line onto the canvas — that looks like a homework header. Such context
belongs in your chat reply. (See the "Never echo the user's instructions" rule in
RULES.md.) - Render it, then look at the image and correct yourself: fix text overflow, tight margins or
padding, numerals touching edges, accidental overlaps, and clipping. Iterate render, view, fix
until it is clean. (Commands and the full checklist are in
RULES.md.) - Write it into a Feishu doc as an editable whiteboard, then view the live board image too and fix any remaining layout issues.
- Compose the SVG in a logical space about 1600 to 1700 wide, in that palette, with native
shapes only (rect, rounded rect, circle, ellipse, connectors, text). Lay the content out
however reads best. Every label is a
- Deliver. Give the user both: the Feishu doc link and the rendered image itself, so they can see it without opening the doc. Then tell them they can switch to a different style any time, and you will re render the same content in the new palette.
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- assets/styles/apricot-arc.png 132 KB
- assets/styles/avocado-press.png 143 KB
- assets/styles/berry-pop.png 150 KB
- assets/styles/block-frame.png 132 KB
- assets/styles/bold-poster.png 148 KB
- assets/styles/burst-panel.png 158 KB
- assets/styles/checker-bloom.png 149 KB
- assets/styles/cobalt-bloom.png 142 KB
- assets/styles/confetti-wedge.png 109 KB
- assets/styles/coral.png 92 KB
- assets/styles/court-press.png 138 KB
- assets/styles/crayon-stack.png 182 KB
- assets/styles/cut-bloom.png 166 KB
- assets/styles/editorial-forest.png 174 KB
- assets/styles/grove-block.png 160 KB
- assets/styles/grove.png 147 KB
- assets/styles/jade-lens.png 148 KB
- assets/styles/lime-slab.png 148 KB
- assets/styles/linen-cut.png 123 KB
- assets/styles/long-table.png 170 KB
- assets/styles/macchiato.png 162 KB
- assets/styles/mint-brut.png 146 KB
- assets/styles/monochrome.png 168 KB
- assets/styles/neo-grid-bold.png 161 KB
- assets/styles/papier-bleu.png 112 KB
- assets/styles/pin-and-paper.png 112 KB
- assets/styles/raw-grid.png 180 KB
- assets/styles/reading-room.png 127 KB
- assets/styles/riptide-cobalt.png 162 KB
- assets/styles/riso-brut.png 162 KB
- assets/styles/salmon-stamp.png 139 KB
- assets/styles/soft-editorial.png 170 KB
- assets/styles/specimen-bold.png 169 KB
- assets/styles/stencil-tablet.png 170 KB
- assets/styles/violet-marker.png 140 KB
- CATALOG.md 4.8 KB
- LICENSE 1.1 KB
- README.md 11 KB
- README.zh.md 11 KB
- RULES.md 8.4 KB
- scripts/preflight.sh 1.6 KB runs code
- templates/apricot-arc/design.md 3.9 KB
- templates/avocado-press/design.md 3.3 KB
- templates/berry-pop/design.md 3.8 KB
- templates/block-frame/design.md 2.9 KB
- templates/bold-poster/design.md 3.5 KB
- templates/burst-panel/design.md 3.9 KB
- templates/checker-bloom/design.md 3.2 KB
- templates/cobalt-bloom/design.md 3.6 KB
- templates/confetti-wedge/design.md 3.8 KB
- templates/coral/design.md 3.9 KB
- templates/court-press/design.md 3.8 KB
- templates/crayon-stack/design.md 3.8 KB
- templates/cut-bloom/design.md 3.7 KB
- templates/editorial-forest/design.md 4.2 KB
- templates/grove-block/design.md 3.3 KB
- templates/grove/design.md 4.0 KB
- templates/jade-lens/design.md 4.2 KB
- templates/lime-slab/design.md 3.2 KB
- templates/linen-cut/design.md 4.8 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 7d ago First seen · 72 lines · 155 tokens per session scan A 0afec4f182ba
beautiful-feishu-whiteboard is a skill published in the GitHub repository davidtoby/agent-skills (10 stars, last pushed 1mo ago), licensed MIT. It adds 155 tokens to every session and 1,272 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. It is 89% identical to beautiful-feishu-whiteboard, differing in 28 lines, and is treated as a copy.
Other skills, from other repositories
canvas-design
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
canva
Manage Canva designs, assets, and folders via the Connect API. WHAT IT CAN DO: List/search/organize designs and folders Export finished designs (PNG/PDF/JPG) Upload images to asset library Autofill brand templates with data Create blank designs (doc/presentation/whiteboard/custom) WHAT IT CANNOT DO: Add content to…
canva
Create, export, and manage Canva designs via the Connect API. Generate social posts, carousels, and graphics programmatically.
officecli-pitch-deck
Use this skill when the user is building a fundraising / investor pitch deck — seed, Series A / B / C, convertible note, SAFE round, strategic raise. Trigger on: 'pitch deck', 'investor deck', 'Series A deck', 'Series B deck', 'Series C deck', 'fundraising deck', 'seed pitch', 'VC deck', 'raising capital', 'term sheet…
morph-ppt
Use this skill when the user wants a .pptx with smooth cross-slide animation — PowerPoint Morph transitions, Keynote-style continuous motion, shapes that grow / move / rotate as the slide advances. Trigger on: 'morph', 'morph transition', 'smooth transition', 'continuous animation across slides', 'Keynote-style…
morph-ppt-3d
3D Morph PPT — extends morph-ppt with GLB model insertion, cinematographic camera, model-content layout, and enriched visual design system.