Install
openclaw skills install comparative-synthesisCompare and synthesize findings across multiple completed DeepScan reports. Use when the user wants cross-run analysis, trend comparison, or a unified summar...
openclaw skills install comparative-synthesisUse this skill when the user wants to compare, contrast, or synthesize findings across multiple completed DeepScan runs rather than monitor a single active job.
summarize_evidence to pull cross-report summaries from the user's DeepScan history.get_deepscan_report for each to get full report data.run_python_plot to visualize comparisons when the data supports it.Structure the synthesis around:
Keep sections short and reference specific papers by title and year.
summarize_evidenceCall this first. It aggregates across the user's stored DeepScan history and is the fastest way to get a cross-run view.
Use for:
get_deepscan_reportCall for specific runs when the user wants:
summarize_evidence condensed too aggressivelyrun_python_plotUse after you have structured data from reports. Good comparison plots include:
Only plot when there is enough data to be meaningful. Say so if the data is too sparse.
run_deepscan — this skill synthesizes completed runs, not starts new onessearch_literature — use the existing DeepScan data, not new searches