# Bpmnlint

> Use this skill when the user wants to validate bpmn diagrams from the command line.

- Skill: `javimosch/bpmnlint` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/bpmnlint`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/bpmnlint/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/bpmnlint

---


# Bpmnlint Plugin

Validate BPMN diagrams from the command line.

## Commands

### Operations
- `bpmnlint file lint` — lint file via bpmnlint

## Usage Examples
- "bpmnlint --help"
- "bpmnlint <args>"

## Installation

```bash
npm install -g bpmnlint
```

## Examples

```bash
bpmnlint --version
bpmnlint --help
```

## Key Features
- bpmn\n- lint\n- validation

