Agent skill · Data & Analytics

car-data-analysis

Use when running and reporting the analysis for a Contemporary Accounting Research (CAR) manuscript — the right estimator for archival/capital-markets, experimental, or analytical-calibration work, robustness, and CAR's Data Integrity & Code Sharing Policy (code archiving, variable definitions, data availability statement). Executes and reports; it does not design the study (car-methods).

brycew6m878★ · +32/wk · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill car-data-analysis --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Path: Contemporary-Accounting-Research-Skills/skills/car-data-analysis/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 909 · +31 this week
Language: Stata
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Data Analysis & Reproducibility (car-data-analysis) ## When to trigger - Data are collected and it is time to estimate and report - You are unsure the estimator matches the design (panel, experiment, limited DV) - Reviewers will probe identification, robustness, or measurement choices - You must prepare the code, variable definitions, and data availability statement CAR requires ## Choose the estimator that matches the design | 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 structu

What's inside
Steps it walks through
  1. When to trigger
  2. Choose the estimator that matches the design
  3. Robustness CAR reviewers expect
  4. Data Integrity & Code Sharing Policy (CAR-specific, plan from the start)
  5. Execution bridge (StatsPAI / Stata MCP)
  6. Checklist
  7. Anti-patterns
  8. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the car-data-analysis skill do?

Use when running and reporting the analysis for a Contemporary Accounting Research (CAR) manuscript — the right estimator for archival/capital-markets, experimental, or analytical-calibration work, robustness, and CAR's Data Integrity & Code Sharing Policy (code archiving, variable definitions, data availability statement). Executes and reports; it does not design the study (car-methods).

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill car-data-analysis --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From brycewang-stanford/Awesome-Journal-Skills, a repository with 909 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going