analysis-campaign

Automate follow-up research analysis campaigns with bounded resource allocation.

Updated Jul 1, 2026
One-click install
npx skills add https://github.com/louzhengshuai/seepscientist --skill analysis-campaign-louzhengshuai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analysis-campaign
Source: https://github.com/louzhengshuai/seepscientist/tree/main/src/skills/analysis-campaign
Command: npx skills add https://github.com/louzhengshuai/seepscientist --skill analysis-campaign-louzhengshuai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps streamline the process of conducting follow-up analysis for research tasks, ensuring thorough and efficient evidence gathering.

Core Features & Use Cases

  • Follow-up Analysis: Facilitates ablations, robustness checks, error analysis, and failure analysis after a main experiment.
  • Resource Management: Ensures that analysis is bounded and resource-aware, preventing overuse of resources.
  • Evidence Aggregation: Aggregates decision-relevant findings and routes the next step based on evidence.

Quick Start

To initiate an analysis campaign, use the command: start-analysis-campaign --quest <quest-id> --campaign-type <campaign-type>

Frequently Asked Questions about analysis-campaign

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate follow-up research analysis after a main experiment?

Automating follow-up research analysis involves configuring a campaign with a specific quest ID and campaign type to execute ablations, robustness checks, and error analysis automatically. This streamlines evidence gathering and routes next steps based on aggregated findings.

What is evidence aggregation in research analysis?

Evidence aggregation in research analysis is the process of collecting decision-relevant findings from bounded follow-up campaigns. It routes the next experimental step by consolidating data from robustness checks and failure analysis to guide research conclusions.

How do I start an analysis campaign for a research task?

To start an analysis campaign, execute the command `start-analysis-campaign --quest <quest-id> --campaign-type <campaign-type>`. You must provide a clear quest identifier and specify the campaign type to initiate the automated follow-up analysis process.

Does follow-up analysis support bounded resource allocation?

Yes, follow-up analysis supports bounded resource allocation to prevent overuse during research campaigns. It ensures that ablations and failure analysis remain resource-aware, maintaining efficient evidence gathering without exceeding allocated limits.

What is the best way to manage resources during error analysis?

The best way to manage resources during error analysis is using a resource-aware campaign management system. It bounds resource allocation automatically, ensuring thorough failure analysis and robustness checks without overuse.