Install
openclaw skills install jpeng-state-machineManage state machines
openclaw skills install jpeng-state-machineManage state machines
python3 scripts/state_machine.py --input <input> --output <output>
Set required environment variables:
export MACHINE_API_KEY="your-api-key"
Returns JSON with results:
{
"success": true,
"data": {}
}