bpmn-xml-generator

Generate BPMN 2.0 XML files from natural language process descriptions.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/davistroy/bpmn --skill bpmn-xml-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bpmn-xml-generator
Source: https://github.com/davistroy/bpmn/tree/main/.claude/skills/bpmn-xml-generator
Command: npx skills add https://github.com/davistroy/bpmn --skill bpmn-xml-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and examples (resource) and templates (resource) components.

What problem does it solve?

This Skill eliminates the complexity of manually creating BPMN diagrams by automatically generating compliant XML from natural language.

Core Features & Use Cases

  • Intelligent Process Modeling: Convert business process descriptions into complete BPMN 2.0 XML files.
  • Structured Clarification: Ask targeted questions to refine process details before generation.
  • Use Case: Imagine you need to create an order fulfillment workflow. Use this Skill to generate the complete BPMN structure with proper events, gateways, and documentation.

Quick Start

Create a BPMN workflow for an employee onboarding process that includes IT setup and orientation phases.

Frequently Asked Questions about bpmn-xml-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert business process descriptions into BPMN XML files?

Convert business process descriptions into BPMN 2.0 XML by providing natural language process details to this Skill. It generates compliant XML with proper namespaces, task mappings, and Diagram Interchange data ready for Camunda, Flowable, or bpmn.io.

Can I generate BPMN workflows that work with Camunda and bpmn.io?

Yes. This Skill generates BPMN 2.0 XML files with full compliance and correct namespace declarations, producing diagram-ready definitions compatible with Camunda, Flowable, and bpmn.io platforms.

What does the Skill ask me before generating a BPMN diagram?

The Skill uses structured clarification to ask targeted questions about your process before generation. This refinement step ensures the resulting BPMN XML captures events, gateways, task types, and documentation accurately.

Do I need manual XML editing after generating a BPMN workflow?

No. The Skill produces complete, BPMN 2.0-compliant XML with comprehensive task-type mappings and mandatory inline documentation, eliminating the need for manual XML editing before importing into workflow tools.

What's the fastest way to create BPMN diagrams for complex workflows?

Describe your business process in natural language and let this Skill generate the full BPMN 2.0 structure instantly. It handles events, gateways, and documentation, transforming process descriptions into diagram-ready XML automatically.