agent-skills-hub/simpy
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.
This is a copy. The original lives at christophacham/simpy.
npx skills add https://github.com/agent-skills-hub/agent-skills-hub --skill simpy
Take agent-skills-hub/simpy from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.