agentsclimarketplace

Excalidraw

Skill batteryshark/skill-tap/skills/development/excalidraw

Create, patch, validate, and render Excalidraw diagrams through deterministic JSON and layout checks before delivery.From its SKILL.md

Install
npx -y skills add batteryshark/skill-tap --skill excalidraw

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

0.9 KB, 175 tokens by cl100k_base, as published. Nobody here has run it

Build an Excalidraw Diagram

  1. Establish the audience, message, diagram type, required facts, output path, and readability target.
  2. Read references/excalidraw-format.md, then compose or patch .excalidraw JSON with stable IDs and bound text.
  3. Run bin/excalidraw FILE to validate document shape, element bounds, overlaps, dangling bindings, and canvas extent.
  4. Render with an available Excalidraw-compatible renderer, inspect the image, and revise spacing, hierarchy, color contrast, labels, and edge routing.
  5. Preserve editable JSON and deliver a rendered artifact. Never claim visual quality from schema validation alone.

Use agents/diagram-reviewer.md for an independent visual and semantic review.

What ships with it: 4 files

2.5 KB alongside SKILL.md, 2 of them executable

bin/

references/

scripts/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.