packages/skills/excalidraw-drawing-accuracy/SKILL.md
Minimal Excalidraw workflow for stable output. Steps: start session first, route Mermaid/manual inputs correctly, use the default Ghibli style, write in small batches, and verify.
npx skillsauth add scofieldfree/excalidraw-mcp excalidraw-drawing-accuracyInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill for fast, stable diagram output with minimal process overhead.
Source of truth: this file is the primary definition.
start_sessioncreate_from_mermaidadd_elementsupdate_elementget_scenestart_session first for the target sessionId.```mermaid block or Mermaid DSL) -> create_from_mermaidadd_elements / update_elementid.When user does not specify style, use Ghibli:
#f0f9ff / #0369a1#f7fee7 / #365314#fff7ed / #9a3412fillStyle: "hachure", roughness: 2, roundness: { "type": 3 }If user specifies style, follow user style.
start_session(sessionId)create_from_mermaidadd_elements (segmented)update_elementget_sceneget_scene succeedsIf checks fail, fix only the affected region and re-check.
Report:
sessionIdtesting
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".
testing
Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).
testing
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".
testing
Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).