{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "process-orchestrator", "version": "0.2.0", "description": "Multi-agent chemical process design workflow — from problem statement through requirements, research, concept selection, flowsheet design, equipment sizing, safety review, and gate approval.", "author": { "name": "Maetee Lorprajuksiri", "email": "may3rd@gmail.com", "url": "https://github.com/may3rd" }, "homepage": "https://github.com/may3rd/process-orchestrator-plugin", "repository": "https://github.com/may3rd/process-orchestrator-plugin", "license": "MIT", "keywords": [ "process-engineering", "chemical-engineering", "process-design", "multi-agent", "orchestrator", "equipment-sizing", "hazop", "langgraph", "pfd", "dxf", "cad" ], "extensions": { "ai.openclaw": { "description": "OpenClaw-specific configuration for the process orchestrator plugin", "version": "0.1.0" } } }