Skip to content

rdcrystallab/excalidraw

v1.1.0MIT

使用 Excalidraw JSON 格式建立手繪風格圖表。產生架構圖、流程圖等視覺化圖表,並支援 PNG 匯出。

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "excalidraw",
  "version": "1.1.0",
  "description": "使用 Excalidraw JSON 格式建立手繪風格圖表。產生架構圖、流程圖等視覺化圖表,並支援 PNG 匯出。",
  "author": {
    "name": "Ricky",
    "email": "moiamond@gmail.com"
  },
  "repository": "https://github.com/ricky1698/agentic-plugins",
  "license": "MIT",
  "keywords": ["excalidraw", "diagram", "flowchart", "architecture", "json", "visualization", "hand-drawn"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • excalidraw-to-png.py
  • sample.excalidraw.png
  • sample.excalidraw
View on GitHub