From car-skills
Guides running and reporting empirical analysis for CAR manuscripts: selects the right estimator by design type (archival, experimental, analytical), enforces robustness checks, and prepares artifacts required by CAR's Data Integrity & Code Sharing Policy.
How this skill is triggered — by the user, by Claude, or both
Slash command
/car-skills:car-data-analysisThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Data are collected and it is time to estimate and report
| Data / claim | Estimator |
|---|---|
| Firm-year panel, archival effect | OLS/panel with firm & year fixed effects; SE clustered by firm |
| Causal archival claim | Difference-in-differences, IV/2SLS, RD, entropy balancing/matching |
| Randomized experiment | ANOVA/ANCOVA, planned contrasts; report cell means and effect sizes |
| Process/mechanism (experiment) | Mediation with bootstrap CIs; moderated mediation as theorized |
| Binary/count/censored outcome | Logit/probit, Poisson/NB, Tobit as fits |
| Analytical predictions | Calibration/simulation or an archival test of the model's implications |
Cluster standard errors to match the data structure (firm and/or time); for experiments, respect the randomization unit. Justify winsorizing/truncating and document the cutoffs.
CAR's policy (effective May 1, 2020) governs all empirical submissions — archival, experimental, field, surveys, simulations:
【Estimator】panel-FE / DiD-IV-RD / ANOVA-experiment / calibration; SE clustering ...
【Identification/robustness】tests reported ...
【Experiment】effect sizes, mediation (bootstrap CI) ...
【Screens】winsorizing/truncating, outliers, missing data — documented?
【Code & data policy】repo, variable defs, data availability statement, 6-yr retention ...
【Next step】car-contribution-framing
npx claudepluginhub brycewang-stanford/awesome-journal-skills --plugin car-skillsRuns and reports estimation for TAR manuscripts: matches estimator to design, handles fixed effects and standard-error clustering, runs robustness checks, and assembles data-authenticity/code-access documentation.
Runs and reports empirical archival analysis for JAR manuscripts: standard-error clustering, endogeneity, construct measurement, robustness battery, and reproducible data-and-code package.
Selects and defends the research design for a Contemporary Accounting Research manuscript: archival, experimental, analytical, field, or survey, including CAR's mandatory ethics-approval verification.