Update license metadata field

This commit is contained in:
Timothy Kassis
2025-12-31 15:10:41 -08:00
parent 2621ee329d
commit 9a89e01aba
143 changed files with 137 additions and 132 deletions

View File

@@ -1,6 +1,7 @@
---
name: simpy
description: Process-based discrete-event simulation framework in Python. Use this skill when building simulations of systems with processes, queues, resources, and time-based events such as manufacturing systems, service operations, network traffic, logistics, or any system where entities interact with shared resources over time.
license: MIT license
metadata:
skill-author: K-Dense Inc.
---