Agent skill · Testing & QA

jedpsych-data-analysis

Use when analyzing and reporting results for a Journal of Educational Psychology manuscript. JEP expects analyses that respect nesting (multilevel/SEM/growth models), report educationally meaningful effect sizes with confidence intervals, test mechanisms (mediation/moderation), and follow JARS with full disclosure. Guides analysis norms; it does not fabricate results.

brycew6m878★ · +32/wk · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill jedpsych-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: 8 KB
Bundled scripts: none
Path: Journal-of-Educational-Psychology-Skills/skills/jedpsych-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 (jedpsych-data-analysis) The Journal of Educational Psychology holds analyses to the standards of a rigorous psychological research journal *operating in nested educational settings*. The recurring requirements are: **model the nesting** (students in classes in schools), report **effect sizes with confidence intervals** that are **educationally interpretable**, test the **mechanism** (mediation/moderation), and disclose fully under **JARS**. Analysis scripts and data are expected to be shareable and reproducible. ## When to trigger - Running and reporting the main and supporting analyses - A reviewer asked for multilevel modeling, effect sizes, mechanism tests, or disclosure - Reconciling preregistered analyses with exploratory follow-ups - Preparing analysis scripts and a codebook for deposit ## Reporting norms JEP expects 1. **Respect the nesting.** Use multilevel (hierarchical linear) models, SEM, or growth models that account for students nested in classrooms/schools. Cluster-robust or random-effects inference is expected; ignoring clustering deflates standard errors and is a standard JEP rejection reason. 2. **Educationally meaningful effect sizes + uncertainty

What's inside
Steps it walks through
  1. When to trigger
  2. Reporting norms JEP expects
  3. Robustness and missing data
  4. Worked micro-example (illustrative numbers)
  5. Analysis-stage reviewer pushback and the venue fix
  6. Calibration anchors
  7. Execution bridge (StatsPAI / Stata MCP)
  8. Anti-patterns
  9. Output format
  10. Supplementary resources
More from Awesome-Journal-Skills
All skills →
About this skill
What does the jedpsych-data-analysis skill do?

Use when analyzing and reporting results for a Journal of Educational Psychology manuscript. JEP expects analyses that respect nesting (multilevel/SEM/growth models), report educationally meaningful effect sizes with confidence intervals, test mechanisms (mediation/moderation), and follow JARS with full disclosure. Guides analysis norms; it does not fabricate results.

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill jedpsych-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