One-click install
npx skills add https://github.com/XCmiaow/cc-deploy --skill bpmn-xcmiaow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bpmn
Source: https://github.com/XCmiaow/cc-deploy/tree/main/skills/bpmn
Command: npx skills add https://github.com/XCmiaow/cc-deploy --skill bpmn-xcmiaow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps you turn business workflow and system integration ideas into clear BPMN, Enterprise Integration Pattern, and Lean Mapping diagrams without struggling to design shapes manually.

Core Features & Use Cases

  • PlantUML BPMN diagram authoring: Write BPMN processes with correct start/end events, gateways, tasks, data objects, and pool/lane structure.
  • Integration and architecture visualization: Use Enterprise Integration Pattern stencils for routing, translation, channels, gateways, and dead-letter handling.
  • Lean value stream mapping: Model supplier-to-customer value streams with Lean Mapping stencil icons like inventories, kanbans, warehouses, shipments, and operators.
  • Safety guardrails for rendering: Enforces PlantUML code fences and provides stencil naming conventions so diagrams reliably render.

Quick Start

Ask an AI to generate a BPMN approval workflow PlantUML diagram using the bpmn stencils for start/end, gateways, tasks, pools (lanes), and message/sequence flow connections.

Frequently Asked Questions about bpmn

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

FAQPage Schema
How do I generate a BPMN diagram using PlantUML for workflow automation?

You generate a BPMN diagram by writing PlantUML syntax with BPMN stencils that define start/end events, gateways, tasks, and pool lanes. This enforces correct sequence and message flow connections to reliably render workflow automation processes.

What are Enterprise Integration Patterns and how do I visualize them?

Enterprise Integration Patterns are message-based routing, translation, and channel mechanisms. You visualize them using specific PlantUML stencils to map gateways, channels, and dead-letter handling for microservice orchestration and system integration architectures.

Can I create Lean value stream mapping diagrams in PlantUML?

Yes, you can create Lean value stream mapping diagrams in PlantUML. It uses Lean Mapping stencil icons to model supplier-to-customer value streams, including inventories, kanbans, warehouses, shipments, and operators for ETL and process mapping.

Does PlantUML support microservice orchestration and ETL value stream mapping?

PlantUML supports microservice orchestration and ETL value stream mapping through BPMN and Lean Mapping stencils. You model message flows, SLA escalation lifecycles, and value streams using enforced code fences and consistent stencil identifiers.

Why does my PlantUML BPMN diagram fail to render correctly?

PlantUML BPMN diagrams fail to render when missing required start/end markers, using incorrect arrow semantics for sequence versus message flows, or omitting enforced PlantUML code fences. Correct stencil naming conventions and consistent mxgraph identifiers ensure reliable rendering.