bpmn-generator
Installation
SKILL.md
BPMN Diagram Generator
Overview
The BPMN Diagram Generator skill provides specialized capabilities for creating, validating, and exporting BPMN 2.0 (Business Process Model and Notation) compliant process diagrams. This skill enables transformation of natural language process descriptions into standardized process models that can be used across various process modeling tools.
Capabilities
BPMN 2.0 Generation
- Generate BPMN 2.0 compliant XML from natural language process descriptions
- Create properly structured process diagrams with correct notation
- Support all BPMN 2.0 element types (activities, events, gateways, flows)
- Generate collaboration diagrams with multiple pools and lanes
Notation Validation
- Validate BPMN notation correctness against specification
- Check for proper use of start/end events
- Verify gateway logic and flow completeness
- Identify unreachable activities or incomplete paths