Use when the user asks for a BPMN diagram, swimlane diagram, business process map, or workflow diagram with roles/lanes and phases. Builds with the declarative layout engine using canonical mxgraph.bpmn stencils (events, gateways, typed tasks) in horizontal swimlanes (pool → lanes × phases), validates (BPMN semantic rules plus geometry), runs a render-based vision self-check. Default output is .drawio; PNG/SVG only on request.
$npx -y skills add sparklabx/drawio-ai-kit --skill drawio-bpmnInstalls into the current project.
Run `npx skills use "https://github.com/sparklabx/drawio-ai-kit" --skill "sparklabx/drawio-ai-kit/drawio-bpmn"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/sparklabx/drawio-ai-kit" that are relevant to the current task. Run `npx skills add "https://github.com/sparklabx/drawio-ai-kit"` and select the relevant skills, then follow their instructions.