result-integrator

Original🇨🇳 Chinese
Translated

Integrate multiple plot point analysis results into a comprehensive report, and generate high-quality analysis through deduplication, classification, sorting, and summarization. Suitable for integrating multiple analysis sources and generating unified reports

1installs

NPX Install

npx skill4agent add vangongwanxiaowan/screen-creative-skills result-integrator

SKILL.md Content (Chinese)

View Translation Comparison →

Plot Point Integration Tool

Features

Integrate multiple plot point analysis results into a comprehensive report, and generate high-quality comprehensive analysis through processes such as deduplication, classification, sorting, and summarization.

Application Scenarios

  • Integrate plot point results from multiple analysis sources to generate a unified comprehensive report.
  • Remove duplicate and redundant information to ensure the conciseness and accuracy of the report.
  • Provide structured plot point analysis summaries for quick understanding of the core of the story.
  • Optimize the logical coherence of the report to improve readability and professionalism.

Integration Principles

  1. Deduplication: Remove duplicate or similar plot points to ensure each plot point is unique.
  2. Classification: Classify plot points according to their dramatic functions to provide a clear structured view.
  3. Sorting: Arrange plot points in the order they appear in the story to ensure timeline coherence.
  4. Summarization: Provide an overall dramatic structure analysis with professional insights and suggestions.

Core Steps

Receive multiple analysis results
Identify and remove duplicate content
Classify by dramatic function
Sort by story sequence
Generate overall analysis summary
Output final comprehensive report

Input Requirements

  • Plot Point Analysis Results: Multiple plot point analysis reports or data from different agents.
  • Analysis Source Weight (Optional): Specify the priority or weight of results from different analysis sources.

Output Format

【Integrated Plot Point Analysis Report】

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
I. Overall Analysis Summary
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[Overall dramatic structure analysis and professional insights]

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
II. Plot Point Analysis
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
【Plot Point】: [Description]
【Dramatic Function】: [Analysis]
- [Specific description of the function and impact of this plot point]

【Plot Point】: [Description]
【Dramatic Function】: [Analysis]
- [Specific description of the function and impact of this plot point]
...

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
III. Dramatic Structure Evaluation
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[Professional evaluation and improvement suggestions for the integrated dramatic structure]

Constraints

  • Ensure all input plot point information is complete and parsable.
  • The integration process must remain objective and not introduce new subjective judgments.
  • The report content must be logically coherent and easy to read and understand.
  • Ensure the final output report follows standard formats and meets expected requirements.

Examples

For more detailed examples, refer to the
{baseDir}/references/examples.md
directory:
  • examples.md
    - Contains detailed report examples of integrating, deduplicating, classifying, sorting, and summarizing plot point analysis results from multiple agents.

Detailed Documentation

Refer to
{baseDir}/references/examples.md
for detailed guidance and cases on result integration.

Version History

VersionDateChanges
2.1.02026-01-11Optimized the description field to be more concise and compliant with imperative language specifications; added allowed-tools (Read) and model (opus) fields; optimized the descriptions of features, application scenarios, integration principles, core steps, input requirements, output formats, and integration requirements to be more compliant with imperative language specifications; added sections for constraints, examples, and detailed documentation.
2.0.02026-01-11Restructured in accordance with official specifications
1.0.02026-01-10Initial version