english-version/category/workflow/plot-workflow/SKILL.md
Orchestrate and coordinate one-click generation workflow for major plot points and detailed plot points. Suitable for structured analysis of long stories, complex tasks requiring modular agent collaboration
npx skillsauth add gonglingrui/screen-creative-skills plot-workflowInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Orchestrate and coordinate one-click generation workflow for major plot points and detailed plot points, achieving modular outsourcing and context isolation between agents.
Step 1: Receive user input and perform parameter validation
↓
Step 2: Execute text preprocessing (truncation, segmentation)
↓
Step 3: Coordinate batch processing execution
↓
Step 4: Parallel call to each professional agent
↓
Step 5: Integrate output results from all agents
↓
Step 6: Format and return final results
[Workflow Execution Report]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
I. Execution Status
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
- Total Steps: [Count]
- Completed Steps: [Count]
- Current Status: [Status]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
II. Agent Execution Status
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
- [Agent 1]: [Status] [Result]
- [Agent 2]: [Status] [Result]
...
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
III. Final Results
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[Integrated final results]
Please refer to {baseDir}/references/examples.md for detailed workflow examples. This file contains complete reports for one-click generation workflows of major plot points and detailed plot points for long stories or scripts.
| Version | Date | Changes | |---------|------|---------| | 2.1.0 | 2026-01-11 | Optimized description field, added allowed-tools and model fields, adjusted main content language style, and directed to references/examples.md | | 2.0.0 | 2026-01-11 | Refactored according to official specifications | | 1.0.0 | 2026-01-10 | Initial version |
testing
Orchestrate the full plot-point dramatic function analysis pipeline — text preprocessing, parallel segment analysis, result integration, and report generation — for long-form story content. Use when analyzing plot points and dramatic functions in long texts, producing structured dramatic analysis reports, or coordinating multi-step story analysis workflows.
tools
Intelligently truncate text while preserving content integrity and semantic coherence. Suitable for long text preprocessing, ensuring text does not exceed specified length limits
tools
Split text into specified-sized chunks while maintaining semantic integrity. Suitable for long text batch processing, dividing text into processable segments
tools
Call the generateTreeMind tool to create visual mind maps, returning image URL and edit link. Suitable for story structure visualization, plot relationship graph display