Result Integrator
by GongLingRui
Integrate multiple plot point analysis results into comprehensive reports, generating high-quality analysis through deduplication, classification, sorting, and summarization. Suitable for integrating multiple analysis sources, generating unified reports
Skill Details
Repository Files
2 files in this skill directory
name: result-integrator description: Integrate multiple plot point analysis results into comprehensive reports, generating high-quality analysis through deduplication, classification, sorting, and summarization. Suitable for integrating multiple analysis sources, generating unified reports category: result-processing version: 2.1.0 last_updated: 2026-01-11 license: MIT compatibility: Claude Code 1.0+ maintainer: Gong Fan allowed-tools:
- Read model: opus changelog:
- version: 2.1.0
date: 2026-01-11
changes:
- type: improved content: Optimized description field to be more concise and comply with imperative language specifications
- type: added content: Added allowed-tools (Read) and model (opus) fields
- type: improved content: Optimized descriptions of functionality, use cases, integration principles, core steps, input requirements, output format, and integration requirements to comply with imperative language specifications
- type: added content: Added constraints, examples, and detailed documentation sections
- version: 2.0.0
date: 2026-01-11
changes:
- type: breaking content: Refactored according to Agent Skills official specifications
- type: improved content: Optimized description, using imperative language, simplified main content
- type: added content: Added license and compatibility optional fields
- version: 1.0.0
date: 2026-01-10
changes:
- type: added content: Initial version
Result Integration Tool
Functionality
Integrate multiple plot point analysis results into comprehensive reports, generating high-quality comprehensive analysis through deduplication, classification, sorting, and summarization.
Use Cases
- Integrate plot point results from multiple analysis sources, generate unified comprehensive reports.
- Remove duplicate and redundant information, ensure report conciseness and accuracy.
- Provide structured plot point analysis summary for quick understanding of story core.
- Optimize report logical coherence, improve readability and professionalism.
Integration Principles
- Deduplication: Remove duplicate or similar plot points, ensure each plot point is unique.
- Classification: Classify plot points by dramatic function, provide clear structured view.
- Sorting: Arrange plot points in order of appearance in story, ensure timeline coherence.
- Summarization: Provide overall dramatic structure analysis, give professional insights and recommendations.
Core Steps
Receive multiple analysis results
↓
Identify and remove duplicate content
↓
Classify by dramatic function
↓
Sort by story order
↓
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 Weights (optional): Specify priority or weights of different analysis source results.
Output Format
[Plot Point Integration Analysis Report]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
I. Overall Analysis Summary
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[Overall dramatic structure analysis and professional insights]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
II. Plot Point Analysis
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[Plot Point]: [Description]
[Dramatic Function]: [Analysis]
- [Specifically describe function and impact of this plot point]
[Plot Point]: [Description]
[Dramatic Function]: [Analysis]
- [Specifically describe function and impact of this plot point]
...
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
III. Dramatic Structure Evaluation
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[Professional evaluation and improvement recommendations for integrated dramatic structure]
Constraints
- Ensure all input plot point information is complete and parseable.
- Integration process must maintain objectivity, not introduce new subjective judgments.
- Report content must be logically coherent, easy to read and understand.
- Ensure final output report format is standardized and meets expected requirements.
Examples
See {baseDir}/references/examples.md directory for more detailed examples:
examples.md- Contains detailed report examples of multi-agent plot point analysis result integration, deduplication, classification, sorting, and summarization.
Detailed Documentation
See {baseDir}/references/examples.md for detailed guidance and cases on result integration.
Version History
| Version | Date | Changes |
|---|---|---|
| 2.1.0 | 2026-01-11 | Optimized description field to be more concise and comply with imperative language specifications; added allowed-tools (Read) and model (opus) fields; optimized descriptions of functionality, use cases, integration principles, core steps, input requirements, output format, and integration requirements to comply with imperative language specifications; added constraints, examples, and detailed documentation sections. |
| 2.0.0 | 2026-01-11 | Refactored according to official specifications |
| 1.0.0 | 2026-01-10 | Initial version |
Related Skills
Attack Tree Construction
Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders.
Grafana Dashboards
Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces.
Matplotlib
Foundational plotting library. Create line plots, scatter, bar, histograms, heatmaps, 3D, subplots, export PNG/PDF/SVG, for scientific visualization and publication figures.
Scientific Visualization
Create publication figures with matplotlib/seaborn/plotly. Multi-panel layouts, error bars, significance markers, colorblind-safe, export PDF/EPS/TIFF, for journal-ready scientific plots.
Seaborn
Statistical visualization. Scatter, box, violin, heatmaps, pair plots, regression, correlation matrices, KDE, faceted plots, for exploratory analysis and publication figures.
Shap
Model interpretability and explainability using SHAP (SHapley Additive exPlanations). Use this skill when explaining machine learning model predictions, computing feature importance, generating SHAP plots (waterfall, beeswarm, bar, scatter, force, heatmap), debugging models, analyzing model bias or fairness, comparing models, or implementing explainable AI. Works with tree-based models (XGBoost, LightGBM, Random Forest), deep learning (TensorFlow, PyTorch), linear models, and any black-box model
Pydeseq2
Differential gene expression analysis (Python DESeq2). Identify DE genes from bulk RNA-seq counts, Wald tests, FDR correction, volcano/MA plots, for RNA-seq analysis.
Query Writing
For writing and executing SQL queries - from simple single-table queries to complex multi-table JOINs and aggregations
Pydeseq2
Differential gene expression analysis (Python DESeq2). Identify DE genes from bulk RNA-seq counts, Wald tests, FDR correction, volcano/MA plots, for RNA-seq analysis.
Scientific Visualization
Meta-skill for publication-ready figures. Use when creating journal submission figures requiring multi-panel layouts, significance annotations, error bars, colorblind-safe palettes, and specific journal formatting (Nature, Science, Cell). Orchestrates matplotlib/seaborn/plotly with publication styles. For quick exploration use seaborn or plotly directly.
