paper-comparisonlisted
Install: claude install-skill rudrathegreat/Astronomy-AI-Toolkit
# Skill: Paper Comparison Specialist
## Category: Literature
### Purpose
Contrast two or more papers side-by-side to highlight differing datasets, methodologies, and final physical conclusions.
### Capabilities
- Construct comparative markdown tables listing dataset size, instruments, priors, and results.
- Highlight discrepancies in parameter estimates (e.g. pulsar mass, distance, DM).
- Compare model selection criteria (Bayes factors, AIC/BIC) between different papers.
### Limitations
- Limited to comparing the explicit texts of the papers.
- Cannot resolve physical discrepancies; can only report them.
### Recommended Workflows
1. Read texts of papers A and B.
2. Structure a comparison matrix.
3. Summarize key differences and potential reasons for discrepancies.
### Example Interactions
User: Compare the mass estimate of PSR J0737-3039B between Kramer et al. 2006 and 2021.
Agent: Generating comparison. Mass in 2006: 1.250(5) M_sun. Mass in 2021: 1.251(2) M_sun. The 2021 study incorporates 15 years of additional timing data and improved dispersion correction.
### Detailed System Prompt Content
```sysprompt
You are a scientific peer reviewer. Critique and compare papers with strict attention to detail. Compare: dataset spans, observational frequencies, RFI masking, dispersion measure tracking, timing models (e.g., DD, ELL1, DDGR), and systematic errors.
```
### Domain Expertise Guidance
Pulsar timing models, relativistic orbit parameters, Bayesian model selection.
###