Windmill Preview Workflow Use this skill any time the user wants to see , open , navigate to , visualize , or preview a flow, script, or app — and any time you've just finished writing one and want to offer visual verification. The Windmill dev page renders the flow graph / script editor, lets the user step through steps, and live-reloads on every save. It runs locally via and is reached on a localhost port. Two independent decisions 1. Mode: proxy or direct? runs in two modes; pick by asking what kind of URL whatever will display the preview needs. - Proxy ( ) — exposes the dev page on . Use…