bpmn2skill
CommunityTurn BPMN models into SKILL.md definitions.
Software Engineering#bpmn#yaml-frontmatter#skill-generation#process-automation#ai-assisted-development#workflow-translation
Authoroopsyz
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Automates the conversion of BPMN 2.0 models into ready-to-run SKILL.md skill units, enabling rapid translation of process diagrams into programmable AI workflows.
Core Features & Use Cases
- Parse BPMN 2.0 elements (Start/End Events, Tasks, Service Tasks, User Tasks, Script Tasks, Gateways) and reconstruct the control-flow graph
- Generate a complete SKILL.md with YAML frontmatter, per-task actions, inputs/outputs, prerequisites, and orchestration logic
- Translate sequence flows, exclusive and parallel gateways into executable if/else and concurrent blocks, preserving semantics
- Produce notes on ambiguous or unsupported constructs with suggested workarounds for maintainability
- Use cases: policy-compliant workflow automation, design-to-code handoff, and reproducible process automation for software teams
Quick Start
Provide a BPMN 2.0 XML document and a skill name to generate a complete SKILL.md at .codex/skills/{skill_name}/SKILL.md.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bpmn2skill Download link: https://github.com/oopsyz/skills/archive/main.zip#bpmn2skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.