petrinaut

Installation
SKILL.md

Petrinaut Skill

Read and write a Stochastic Dynamic Coloured Petri Net (SDCPN) document. Supports individual element operations, batch modifications, and cascading deletes.

Top-level API

Method Description
await createPetriNet(title?) Create a new empty Petri net document. Returns { handle, url }.
await getPetriNet(url) Get a read/write interface for an existing Petri net document.

Types

Installs
1
Repository
hashintel/labs
GitHub Stars
35
First Seen
Aug 16, 2026
petrinaut — hashintel/labs