What problem does it solve?
This Skill turns business process descriptions into BPMN 2.0 diagrams without forcing you to hand-build XML, manage layout coordinates, or juggle separate validation and rendering tools. It helps teams create, refine, and share process models that are structurally sound, visually readable, and ready for BPMN-compatible editors.
Core Features & Use Cases
- Text to BPMN: Convert natural-language process descriptions into Logic-Core JSON, then into compliant BPMN XML and SVG previews.
- Multi-pool and lane modeling: Build collaborations with multiple participants, swimlanes, and message flows for cross-team or cross-organization processes.
- Validation and round-tripping: Check structural correctness, deadlocks, gateway rules, and schema compliance, or import existing BPMN to edit and regenerate it.
- Automation-friendly workflows: Use the Skill through a local pipeline, an MCP server, or an HTTP API for repeatable generation in developer and agentic workflows.
- Use case: A product analyst describes an approval workflow in plain language, and the Skill returns a polished BPMN diagram with validation feedback and exportable XML.
Quick Start
Ask the BPMN Generator to convert your process description or Logic-Core JSON into a BPMN 2.0 XML file and SVG preview.