$npx skillfedfor your agent

drawio-bpmn

drawio-bpmn builds correct Business Process Model and Notation swimlane diagrams in draw.io format, organizing process flows across role-based lanes and milestone phases. It uses a deterministic layout engine with built-in validation of BPMN semantic rules and geometry, plus render-based vision checks to ensure accuracy before output.

drawio-bpmn creates validated BPMN swimlane diagrams with roles, phases, and process flows in draw.io format.

AI-generated summary based on this skill's SKILL.md

613 106 MITupdated by sparklabx

Decision gist · record as of 2026-07-18

drawio-bpmn creates validated BPMN swimlane diagrams with roles, phases, and process flows in draw.io format. drawio-bpmn builds correct Business Process Model and Notation swimlane diagrams in draw.io format, organizing process flows across role-based lanes and milestone phases. It uses a deterministic layout engine with built-in validation of BPMN semantic rules and geometry, plus render-based vision checks to ensure accuracy before output.

manual: git clone https://github.com/sparklabx/drawio-ai-kit → cp -r drawio-ai-kit/skills/drawio-bpmn ~/.claude/skills/drawio-bpmn
skills/drawio-bpmn/SKILL.md · version af3d4b98

Use it when

  • drawio-bpmn validates diagrams against BPMN semantic rules and geometry constraints using a deterministic layout engine.
  • Yes.

Verify before relying

Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

sparklabx/drawio-ai-kit/drawio-bpmn · repository language: JavaScript

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I create a BPMN diagram in draw.io using drawio-bpmn?

drawio-bpmn automates BPMN diagram creation in draw.io format by converting your process requirements into swimlane diagrams with role-based lanes and milestone phases. You provide the business process description, and drawio-bpmn generates a validated diagram with proper BPMN semantic rules, gateways, tasks, and events already positioned in the correct layout.

What validation does drawio-bpmn apply to swimlane diagrams?

drawio-bpmn validates diagrams against BPMN semantic rules and geometry constraints using a deterministic layout engine. It checks task connectivity, gateway logic, lane assignments, and phase sequencing before rendering. Vision-based quality checks then verify the final output as PNG or SVG to ensure accuracy and proper visual representation.

Can drawio-bpmn generate process flow diagrams with lanes automatically?

Yes. drawio-bpmn automatically generates process flow diagrams with swimlanes organized by roles and phases. You describe your workflow, and it produces a draw.io-compatible diagram with pools, lanes, tasks, gateways, and events positioned according to BPMN standards—no manual layout needed.

What output formats does drawio-bpmn support for rendered diagrams?

drawio-bpmn renders BPMN diagrams as PNG or SVG files. Both formats include vision-based quality verification to confirm the diagram meets BPMN standards before delivery, ensuring your process visualization is accurate and ready to use.

Does drawio-bpmn support business process mapping with roles and phases?

Yes. drawio-bpmn specializes in business process mapping by organizing workflows across role-based swimlanes and milestone phases. It structures process flows so each role's responsibilities and phase transitions are visually clear, making it ideal for cross-functional process documentation and workflow analysis.

Is drawio-bpmn open source and what license does it use?

drawio-bpmn is released under the MIT license, making it free to use, modify, and distribute for both personal and commercial projects with minimal restrictions.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Draw.io BPMN

Produce correct BPMN (Business Process Model and Notation) swimlane diagrams in draw.io. This skill is a thin frontend; the deterministic engine, validator, and rules live in the drawio-ai-kit package, reached via the drawio-ai CLI.

0. Preflight — the CLI must be installed

command -v drawio-ai >/dev/null 2>&1 || echo "Install the Kit first:  npm i -g github:sparklabx/drawio-ai-kit"

If drawio-ai is not on PATH, stop and tell the user to run npm i -g github:sparklabx/drawio-ai-kit. Never run npm i -g yourself — nothing mutates the user's global environment without their say-so.

1. Delegate the build (preferred when your harness supports

(truncated - see the full file via the links below)

File tree — 1 file
skills/drawio-bpmn/SKILL.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Create a BPMN swimlane diagram with roles, phases, and validated process flow”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

drawio-databricks
by sparklabx · sparklabx/drawio-ai-kit

Create accurate Databricks lakehouse architecture diagrams in draw.io format, complete with medallion layer structure (Bronze/Silver/Gold), Delta Lake, Unity Catalog, and deployment topology. The skill uses a declarative layout engine with ground-truth stencils, validates geometry and nesting, and runs vision-based self-checks before output.

MITupdated Jul 2026
★ 613repo stars
drawio-azure
by sparklabx · sparklabx/drawio-ai-kit

drawio-azure produces correct Azure architecture diagrams by leveraging a declarative layout engine that enforces resource hierarchy, validates icon placement and colors, and runs automated visual verification. Built on the drawio-ai-kit, it handles VNets, App Service, AKS, landing zones, and multi-region setups with ground-truth Azure stencils.

MITupdated Jul 2026
★ 613repo stars
drawio-gcp
by sparklabx · sparklabx/drawio-ai-kit

drawio-gcp generates correct Google Cloud architecture diagrams in draw.io format using a deterministic engine that validates icons, colors, nesting, and geometry. It supports VPC/networking, GKE, Cloud Run, landing zones, and multi-region designs, delivering .drawio files with optional PNG or SVG export on request.

MITupdated Jul 2026
★ 613repo stars
drawio-aws
by sparklabx · sparklabx/drawio-ai-kit

drawio-aws produces AWS architecture diagrams in draw.io format using a declarative layout engine that ensures correct icon placement, nesting hierarchy, and geometry validation. It delegates builds to the drawio-ai CLI, which handles icon lookup, layout rules, and automated vision checks before output.

MITupdated Jul 2026
★ 613repo stars
drawio-skill
by Agents365-ai · Agents365-ai/drawio-skill

drawio-skill creates polished diagrams—architecture, UML, ER, flowcharts, BPMN, and more—from text descriptions or code imports. It generates .drawio XML and exports locally via the draw.io desktop CLI to PNG, SVG, PDF, or JPG, with optional embedding for editability. Use it for precise, styled diagrams with rich shape libraries and swimlanes; for casual sketches or Markdown-embedded diagrams, consider mermaid or excalidraw instead.

MITupdated Jul 2026
★ 6,723repo stars
Drawio
by akillness · akillness/jeo-skills

Drawio transforms text descriptions and existing codebases into polished, editable diagrams via the draw.io desktop CLI. It offers six diagram presets (ERD, UML class, sequence, architecture, ML/DL, flowchart), access to 10,000+ official AWS, Azure, GCP, Cisco, Kubernetes, and BPMN shapes, plus 321 AI and LLM brand logos. The skill includes vision-based self-checking and iterative refinement to ensure precision before exporting to your choice of formats.

no license declared → metadata onlyupdated Jul 2026
★ 38repo stars

More skills Drawio Diagrams Enhanced (GFDL-1.3)

Tags
process-automationdiagram-generationworkflow-visualizationdeclarative-layoutsemantic-validationbusiness-modelingswimlane-poolsgateway-logicvision-self-checkdeterministic-rendering