What problem does it solve? Analyzing long stories or scripts to extract both high-level plot stages and granular plot points is time-consuming and hard to keep consistent. This Skill coordinates a structured workflow that breaks the task into modular agent steps, keeping each analysis isolated and producing a unified report. ## Core Features & Use Cases - Workflow Orchestration: Coordinates text preprocessing, major plot point analysis, detailed plot point analysis, and result integration as sequential or parallel agent tasks. - Context Isolation: Keeps each specialized agent independent to avoid context pollution during complex long-form analysis. - Structured Reporting: Outputs a formatted execution report covering status, per-agent results, and the final integrated plot analysis. - Use Case: Feed a palace-drama story synopsis into the workflow and receive five major plot stages plus eight detailed plot points, each with core elements, character actions, and logical relationships. ## Quick Start Ask the assistant to run the plot workflow on your story text to generate both major plot points and detailed plot points in one report.