Agent skill · Security

eacl-reproducibility

Use when running the Responsible NLP checklist as a claims audit for an EACL paper, covering hyperparameter and compute disclosure, verbatim prompt and decoding reporting, data-contamination stance, variance and significance reporting, multilingual coverage claims, and consistency between the checklist answers and what the paper actually contains.

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

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

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Path: EACL-Skills/skills/eacl-reproducibility/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

# EACL Reproducibility Use this to audit an EACL paper against the **Responsible NLP checklist**, which ARR files at submission and which the action editor and reviewers read alongside the PDF. The checklist is not paperwork: **misleading answers are desk-rejection grounds**, and inconsistencies between the checklist and the paper are what careful EACL reviewers hunt for. Reopen the current checklist at `aclrollingreview.org/responsibleNLPresearch` before auditing. ## Treat the checklist as a claims audit Every "yes" in the checklist implies a location in the paper. Walk the paper claim by claim and confirm each is backed: | Claim type | Must disclose | Common EACL failure | |---|---|---| | Model results | Hyperparameters, tuning, model size | "Default settings" with no numbers | | Compute | Hardware, run time, total budget | Silent on cost of large runs | | LLM prompts | Verbatim prompts + decoding params | Paraphrased or omitted prompts | | Data | Source, license, splits, preprocessing | Undocumented or "on request" data | | Metrics | Variance over seeds / significance test | Single-run deltas reported as wins | | Multilingual | Languages, resource levels, per-language results |

What's inside
Steps it walks through
  1. Treat the checklist as a claims audit
  2. Contamination stance (LLM era)
  3. Variance and significance floor
  4. Multilingual coverage honesty
  5. Checklist-to-paper consistency sweep
  6. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the eacl-reproducibility skill do?

Use when running the Responsible NLP checklist as a claims audit for an EACL paper, covering hyperparameter and compute disclosure, verbatim prompt and decoding reporting, data-contamination stance, variance and significance reporting, multilingual coverage claims, and consistency between the checklist answers and what the paper actually contains.

How do I install it?

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