discrete-event-simulation
Framework for designing and building discrete event simulation models for complex systems.
Install
mkdir -p .claude/skills/discrete-event-simulation && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/19439" && unzip -o skill.zip -d .claude/skills/discrete-event-simulation && rm skill.zipInstalls to .claude/skills/discrete-event-simulation
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Design and implement discrete event simulations (DES) for systems where state changes occur at discrete time points: queues, manufacturing, logistics, networks. Use when "discrete event, DES simulation, queuing system, queue model, manufacturing simulation, process simulation, SimPy, event-driven siKey capabilities
- →Design discrete event simulation models
- →Implement event-driven logic for system state changes
- →Analyze queuing systems and manufacturing workflows
- →Model logistics and network processes
How it works
The skill provides patterns and diagnostic tools to model systems where state changes occur at specific time points, relying on reference files for creation and validation.
Inputs & outputs
When to use discrete-event-simulation
- →Model a queuing system
- →Simulate manufacturing process efficiency
- →Design a logistics network simulation
- →Analyze process bottlenecks
About this skill
Discrete Event Simulation
Identity
Reference System Usage
You must ground your responses in the provided reference files, treating them as the source of truth for this domain:
- For Creation: Always consult
references/patterns.md. This file dictates how things should be built. Ignore generic approaches if a specific pattern exists here. - For Diagnosis: Always consult
references/sharp_edges.md. This file lists the critical failures and "why" they happen. Use it to explain risks to the user. - For Review: Always consult
references/validations.md. This contains the strict rules and constraints. Use it to validate user inputs objectively.
Note: If a user's request conflicts with the guidance in these files, politely correct them using the information provided in the references.
How it compares
It enforces a structured approach using specific reference patterns for creation and validation rather than generic simulation coding.
Compared to similar skills
discrete-event-simulation side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| discrete-event-simulation (this skill) | 0 | 6mo | No flags | Advanced |
| data-engineering | 13 | 7mo | Review | Advanced |
| crawl4ai | 21 | 8mo | Review | Intermediate |
| data-cleaning-pipeline | 13 | 4mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by omer-metin
View all by omer-metin →You might also like
data-engineering
pluginagentmarketplace
ETL pipelines, Apache Spark, data warehousing, and big data processing. Use for building data pipelines, processing large datasets, or data infrastructure.
crawl4ai
basher83
This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for efficient, LLM-free extraction.
data-cleaning-pipeline
aj-geddes
Build robust processes for data cleaning, missing value imputation, outlier handling, and data transformation for data preprocessing, data quality, and data pipeline automation
paddle-ocr-validation
jgtolentino
PaddleOCR-based receipt and BIR form extraction with validation
ocr
trpc-group
Extract text from images using Tesseract OCR
airflow-dag-patterns
wshobson
Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs.