What problem does it solve? Building and modifying AI image/video generation workflows on a node canvas is error-prone: invalid connections, unsupported model modes, orphaned nodes, and failed runs are hard to diagnose manually. This Skill gives the agent a controlled operating loop to inspect, edit, validate, and run content-creation workflows safely. ## Core Features & Use Cases - Workflow inspection and diagnosis: Query summary, graph, readiness, capabilities, runtime, and diagnostics views to understand workflow state and find blocking errors. - Atomic graph editing: Create, connect, and configure nodes in revision-bound batches, including video shot configuration with strategies like text-to-video, animate-still, first/last-frame interpolation, omni-reference, and video transformation. - Safe run execution: Prepare runs behind a user confirmation dialog, monitor status, classify generation failures, and recover from revision conflicts. - Use Case: A user asks to turn a product photo into a short animated video. The Skill inspects capabilities, imports the image as an asset, configures an animate-still video shot with a proper prompt plan, verifies readiness, and prepares the run for user approval. ## Quick Start Use the operate-content-workflow skill to inspect my current content workflow and connect my product image to a video generator.