Token导航 LogoToken导航TokenDH.com
前端设计需要联网github未标认证来源可访问许可证需确认审计未展示

tooyoung%3aexcalidraw-artistTooyoung%3aexcalidraw 艺术家

Agent Skill

tooyoung%3aexcalidraw-artist 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

563

周安装

23

GitHub Stars

15

下载量

182
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:tooyoung%3aexcalidraw-artist(Tooyoung%3aexcalidraw 艺术家)
来源仓库:https://github.com/shiqkuangsan/oh-my-daily-skills
仓库路径:skills/tooyoung%3Aexcalidraw-artist
安装命令:
npx skills add https://github.com/shiqkuangsan/oh-my-daily-skills --skill tooyoung:excalidraw-artist
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/shiqkuangsan/oh-my-daily-skills --skill tooyoung:excalidraw-artist

简介

用于处理 GitHub 仓库及代码协作信息。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中围绕仓库状态整理信息。
  • 通过 npx 命令从 GitHub 仓库安装并使用。
  • 安装前需确认权限范围和维护状态,注意可能触发联网或文件操作。
  • tooyoung%3aexcalidraw-artist 属于前端设计类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Excalidraw Artist

Create professional hand-drawn style diagrams with Excalidraw, outputting .excalidraw files.

Supported Diagram Types

TypeUse Cases
ArchitectureSystem design, microservices, layered architecture
FlowchartBusiness processes, approval workflows, deployment flows
SwimlaneMulti-role collaboration, cross-department processes, quarterly roadmaps
TimelineGantt-style roadmaps, milestone schedules, release plans
SequenceAPI calls, message flows
WireframeUI prototypes, page layouts
ERD / Data ModelDatabase schema, entity relationships, API object models
State MachineOrder/payment lifecycle, auth states, retry/backoff flows
MatrixFeature comparison, permission matrix, RACI, migration readiness
Tree / HierarchyComponent tree, directory structure, org chart, mind map
CI/CD PipelineBuild→Test→Deploy flows, release gates, environment promotion

Quick Start

# Example user requests
"Draw a microservices architecture with gateway, user service, order service"
"Create an approval flowchart"
"Draw a login sequence diagram"
"Draw an ERD for user, order, product tables"
"Create a state machine for order lifecycle"
"Make a feature comparison matrix"
"Draw a component tree for the dashboard module"
"Draw a CI/CD pipeline with staging and production"

Output files can be opened and edited at excalidraw.com.

Design Principles

Layout

  • Horizontal flow: left to right
  • Vertical hierarchy: top to bottom
  • Consistent spacing: 40-60px between elements
  • Overall width: 1200-1600px

Color Palette (recommended, adjustable per context)

Business Style (default):

PurposeColor
Primary#1e3a5f
Secondary#4a90d9
Background#f1f5f9
Accent#10b981
Border#6b7b8c

Minimal Style: Primary #1f2937, Border #9ca3af, Background #ffffff

Element Selection

TypeShapeUsage
Core ComponentRounded RectangleServices, modules
Process NodeRectangleSteps, actions
Decision PointDiamondConditions, branches
Data SourceCylinderDatabases
Start/EndEllipseStart, end

Connectors

StyleUsage
Solid ArrowMain flow
Dashed ArrowOptional/async
Bidirectional ArrowTwo-way calls

Workflow

  1. Understand Requirements → Determine diagram type, identify key elements
  2. Plan Layout → Define dimensions, divide regions; for grid layouts calculate column/row system first (see references/element-ref.md → Grid Layout Calculation)
  3. Design Color Scheme → Use preset palette or design semantic colors for priority/category encoding (see references/element-ref.md → Semantic Color Coding)
  4. Build Elements → Read the matching example file from references/examples/; use semantic IDs for 10+ elements
  5. Verify Bindings → Check every container↔text pair has bidirectional references
  6. Output File → Generate .excalidraw file

Reference Documentation

FileContent
references/element-ref.mdElement properties, text binding formulas, grid layout calculation, semantic colors, ID conventions, troubleshooting

Example files (read only the one matching the diagram type):

FileDiagram Type
references/examples/01-flowchart.mdFlowchart
references/examples/02-architecture.mdArchitecture
references/examples/03-sequence.mdSequence
references/examples/04-swimlane.mdSwimlane / Timeline
references/examples/05-erd.mdERD / Data Model
references/examples/06-state-machine.mdState Machine
references/examples/07-matrix.mdMatrix / Comparison Table
references/examples/08-tree.mdTree / Hierarchy
references/examples/09-cicd-pipeline.mdCI/CD Pipeline

Notes

  • For complex diagrams, describe requirements step by step
  • Large diagrams (>80 elements) may be slow to open; consider splitting
  • Use semantic ID prefixes for 10+ elements (see element-ref.md → ID Naming Convention)
  • Calculate grid coordinates before placing elements in grid/swimlane layouts
  • Fine-tune in Excalidraw after generation
  • Mix Chinese/English labels for readability

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

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

平台分布

Codex

36.62%
按下载量换算67

Claude

27.86%
按下载量换算51

Cursor

20.78%
按下载量换算38

Gemini CLI

9.06%
按下载量换算16

安全审计

暂无安全审计结果可展示。

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

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

来源信息

继续浏览同类 Skills