Agent skill · Documentation

process-modeling

Process modeling using BPMN notation and flowchart patterns. Creates process diagrams with activities, gateways, events, swimlanes, and decision points for workflow documentation.

majiayu000github.com/majiayu000GitHub ↗
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill process-modeling-prorise-cool-claude-code-multi-ag-2 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 11 KB
Bundled scripts: none
Allowed tools: ReadGlobGrepTaskSkill
Path: skills/analysis/process-modeling-prorise-cool-claude-code-multi-ag-2/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Process Modeling ## When to Use This Skill Use this skill when: - **Process Modeling tasks** - Working on process modeling using bpmn notation and flowchart patterns. creates process diagrams with activities, gateways, events, swimlanes, and decision points for workflow documentation - **Planning or design** - Need guidance on Process Modeling approaches - **Best practices** - Want to follow established patterns and standards ## Overview Create and document business processes using BPMN (Business Process Model and Notation) and flowchart notation. Visualize activities, decisions, events, and participant interactions for process understanding and improvement. ## What is Process Modeling? **Process modeling** creates visual representations of how work flows through an organization. It documents: - **Activities**: What work is performed - **Sequence**: Order of activities - **Decisions**: Choice points and conditions - **Participants**: Who performs each step - **Events**: What triggers and ends the process ## BPMN Core Elements ### Activities (Rectangles) | Type | Symbol | Description | |------|--------|-------------| | **Task** | Rectangle | Atomic work unit | | **Sub-Process** |

What's inside
Steps it walks through
  1. When to Use This Skill
  2. Overview
  3. What is Process Modeling?
  4. BPMN Core Elements
  5. Activities (Rectangles)
  6. Events (Circles)
  7. Gateways (Diamonds)
  8. Connectors
  9. Swimlanes
  10. Workflow
  11. Phase 1: Define Scope
  12. Phase 2: Model the Process
  13. Phase 3: Validate and Document
  14. Output Formats
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the process-modeling skill do?

Process modeling using BPMN notation and flowchart patterns. Creates process diagrams with activities, gateways, events, swimlanes, and decision points for workflow documentation.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill process-modeling-prorise-cool-claude-code-multi-ag-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going