Have you considered developing a skill for creating BPMN XML based on large models?

I have recently been testing the integration of spring-ai with skills, but I haven’t found a suitable skill based on Flowable. The application scenario is roughly as follows: Users input their requirements (creating or modifying processes) through dialogue on the process design page. After interacting with the corresponding skill through spring-ai, they can obtain process XML data, which can be directly rendered on the process designer page (using bpmn.js). Could you please inform me if there is an official plan to provide a skill example or implementation approach?

Hi,

The skills I use to develop process models + tests.

I use CLI to generate bpmn + tests.

Regards

Martin