Token导航 LogoToken导航TokenDH.com
前端设计敏感数据github未标认证来源可访问许可证需确认审计通过

excalidraw-visualsexcalidraw visuals 浏览器

Agent Skill

用于辅助界面设计、视觉规范、排版、配色、布局和交互体验优化。它适合让 Agent 根据产品场景整理页面结构、生成 UI 方案、检查视觉一致性或改进组件层级。使用时需要结合现有品牌、设计系统和用户任务,不应只堆装饰元素;涉及真实页面改动时,应通过截图或浏览器预览检查文本溢出、对齐和响应式表现。

总安装

784

周安装

33

GitHub Stars

9

下载量

275
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:excalidraw-visuals(excalidraw visuals 浏览器)
来源仓库:https://github.com/aiagentwithdhruv/skills
仓库路径:skills/excalidraw-visuals
安装命令:
npx skills add https://github.com/aiagentwithdhruv/skills --skill excalidraw-visuals
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/aiagentwithdhruv/skills --skill excalidraw-visuals

简介

excalidraw-visuals 基于 fal.ai 生成符合品牌规范的 Excalidraw 视觉稿。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中需要生成带图标、配色与版式约束的界面草图时使用。
  • 强制应用预设风格前缀,确保色彩、字体与形状符合指定设计系统。
  • 需配置 FAL_KEY 环境变量,并可选提供风格参考图片以保持一致性。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Prerequisites

Before using this skill, make sure you have:

  1. A fal.ai API key (sign up at https://fal.ai) added to .env as FAL_KEY
  2. Node.js installed
  3. The generation script at scripts/excalidraw-visuals/generate-visual.js
  4. The style reference image at brand-assets/excalidraw-style-reference.png (optional — for prompt consistency)

Read the full visual specification before building any prompt:

  • style-guide.md (in this skill's folder) -- color system, font spec, shape rules, icon vocabulary, layout templates, text minimization rules

Style Prefix (LOCKED)

This exact text is prepended to EVERY prompt. Never modify it per-request.

Excalidraw-style hand-drawn diagram on a clean white background. All text uses neat, consistent architect-style handwriting -- legible, slightly rounded letters with medium stroke weight. Letter sizes are uniform within each label. Titles are bold and larger. Body labels are smaller but equally neat. This is NOT sloppy handwriting -- it looks like a designer wrote it carefully with a thick marker.

Shapes are rounded rectangles with a 2-3px dark gray (#495057) hand-drawn outline and soft pastel fills. Lines and arrows are slightly wobbly and hand-drawn, not ruler-straight. Arrowheads are simple triangles. Nothing is pixel-perfect -- everything has a natural, sketched feel with visible stroke texture.

Color palette: soft blue (#a5d8ff), warm yellow (#ffec99), soft green (#b2f2bb), coral (#ffa8a8), light purple (#d0bfff). All text is dark charcoal (#343a40). All lines and arrows are dark gray (#495057). Background is always clean white.

People are simple stick figures with round heads, no facial features. AI agents/robots have a round head with two dot eyes and a small antenna. Documents have a folded corner. Gears represent automation. All icons are simple line drawings, not detailed or cartoonish.

Layout is clean and spacious with generous whitespace. Visual hierarchy is clear -- title is largest, labels are short (max 3 words each). The overall feel is educational, friendly, and slightly more polished than basic Excalidraw -- colored fills, intentional spacing, consistent sizing, and meaningful color coding elevate it.

Do NOT include: realistic photos, gradients, drop shadows, 3D effects, corporate clip art, stock imagery, dark backgrounds, heavy borders.

Step 1: Gather Input

Get from the user:

  • What concept or process to visualize
  • Any specific elements, steps, or labels to include
  • Aspect ratio preference (default: 16:9)

If the request is vague, ask one clarifying question about what specific angle or flow to show.

Step 2: Choose a Layout Template

Pick the best layout from the style guide:

TemplateBest For
Left-to-Right FlowProcesses, sequences, transformations
Hub and SpokeCapabilities, features around a central concept
Top-to-Bottom HierarchyLevels, layers, progressive depth
Side-by-Side ComparisonBefore/after, old vs new, option A vs B
Numbered Steps ListFrameworks, checklists, ordered instructions
Cycle / LoopFeedback loops, iterative processes

Step 3: Plan the Text (Minimize It)

Plan every piece of text that will appear in the image before writing the prompt:

  1. Title: Max 5 words. Prefer 3.
  2. Box labels: Max 3 words each. Prefer 1-2.
  3. Annotations: Max 4 words each.
  4. Total word count: Target under 30 words. Absolute max 50.

Spelling protection:

  • Flag any word over 8 characters and shorten it
  • Use icons instead of words where possible
  • Use abbreviations (API, AI, DB, CLI)
  • Remove articles and prepositions

Step 4: Build the Prompt

Construct the prompt in this exact structure:

[STYLE PREFIX]

STYLE REFERENCE: Match the visual style of the reference image exactly -- same font, same shapes, same colors, same level of polish.

Diagram concept: [TITLE -- max 5 words]

Layout: [TEMPLATE NAME] -- [brief spatial description]

Elements (left to right / top to bottom):
1. [Element name] -- [color] fill, [icon if any], label: "[EXACT TEXT]"
2. [Element name] -- [color] fill, [icon if any], label: "[EXACT TEXT]"
3. ...

Connections:
- Arrow from [1] to [2], label: "[TEXT or none]"
- Arrow from [2] to [3]
...

Title at top center, bold and large: "[EXACT TITLE TEXT]"

Rules:

  • Be explicit about spatial positions ("on the left", "top center", "bottom right")
  • Assign a specific color from the palette to every filled element
  • Name every element and its exact label text
  • Describe connections/arrows with direction

Step 5: Assign Colors by Meaning

  • Flows: Blue (input) -> Yellow (process) -> Green (output)
  • Comparisons: Coral (old/bad/slow) vs Green (new/good/fast)
  • Hub and spoke: Blue center, mixed colors for spokes
  • Hierarchies: Blue (top) -> Yellow (middle) -> Green (bottom)
  • Lists/grids: Alternate colors row by row

Never leave color choice to the model. Always specify.

Step 6: Generate the Image

Always include the style reference image. This is mandatory for visual consistency.

node scripts/excalidraw-visuals/generate-visual.js "<FULL_PROMPT>" "projects/excalidraw-visuals/[YYYY-MM-DD]-[slug].png" "[ASPECT_RATIO]"

You can pass reference image URLs via --input:

node scripts/excalidraw-visuals/generate-visual.js "<FULL_PROMPT>" "projects/excalidraw-visuals/[YYYY-MM-DD]-[slug].png" "[ASPECT_RATIO]" --input "https://example.com/reference.png"

Aspect ratios: 16:9 (default), 1:1, 4:5

Note: Uses fal.ai Flux Schnell model (free tier). The style prefix in the prompt ensures consistent Excalidraw aesthetics without needing a reference image.

Step 7: Present Result

  • Show the file path for preview
  • One-line summary of what the visual shows
  • Ask if adjustments are needed

If adjustments needed: modify only the diagram-specific portion. Never change the style prefix.


File Locations

WhatPath
Style guide.claude/skills/excalidraw-visuals/style-guide.md
Scriptscripts/excalidraw-visuals/generate-visual.js
Outputprojects/excalidraw-visuals/
API key.env (FAL_KEY)

Notes

  • Uses fal.ai Flux Schnell model (free tier, ~5s per image)
  • The style prefix is locked. Only the diagram description changes per-request.
  • The style prefix in the prompt ensures consistent Excalidraw aesthetics.
  • If generation fails, check .env for FAL_KEY
  • When in doubt, fewer words and more icons
  • Alternative: Use Social-Media-Agent-1.0/Videos/scripts/generate_fal.py for Python-based generation

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.97%
按下载量换算102

Claude

28.36%
按下载量换算78

Cursor

17.13%
按下载量换算47

Gemini CLI

10.22%
按下载量换算28

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills