Run and monitor PapersFlow DeepScan jobs. Use when the user wants long-running research progress, intermediate findings, final reports, or plotting from a co...
Use this skill when the user wants Claude to manage a longer-running PapersFlow research workflow instead of a single search call.
run_deepscan to start the job.get_deepscan_live_snapshot for the best live view of:
get_deepscan_status if the user only wants lightweight progress checks.finalReportAvailable is true or the run is completed, call get_deepscan_report.summarize_evidence when the user wants a cross-report summary from stored DeepScan history.run_python_plot only after you have stable report data worth plotting.get_deepscan_live_snapshot over get_deepscan_status when the user wants richer live information.When a run is still active, summarize:
Keep updates brief unless the user asks for more detail.
Use run_python_plot only for meaningful visualizations after you have stable report outputs, for example:
Do not generate plots for sparse or obviously low-quality data without saying so.
ZIP package — ready to use