Agent skill · Code Review & Quality

emnlp-submission

Use when auditing an EMNLP submission before the ACL Rolling Review deadline, covering ACL-template compliance, the 8-page long / 4-page short caps, the mandatory Limitations section, the Responsible NLP checklist and its desk-reject enforcement, anonymization without an anonymity period, venue preference, and reciprocal-reviewing duties.

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

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

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

# EMNLP Submission Run this audit before uploading to the ARR OpenReview site. EMNLP does not operate its own submission portal: the paper enters ACL Rolling Review, and the conference only sees it later at commitment. Everything below reflects the EMNLP 2026 / ARR May 2026 configuration read on 2026-07-08 — reopen the live CFP and `aclrollingreview.org` before acting on any number. ## The two-owner rule Half of the submission rules belong to ARR, half to the conference, and confusing the owners causes real mistakes: | Question | Who owns the answer | 2026 answer | |---|---|---| | Deadline for the reviewed PDF | ARR cycle calendar | May 25, 2026 (May cycle) | | Page caps and template | ARR CFP | ACL templates; long ≤ 8 content pages, short ≤ 4 | | Limitations section | ARR CFP | Mandatory, after the conclusion, uncounted | | Checklist | ARR Responsible NLP checklist | Filed at submission; desk-reject enforced | | Which venue the paper reaches | Conference commitment | EMNLP commitment due August 2, 2026 | | Acceptance decision | Conference SACs and PCs | Notification August 20, 2026 | The May 2026 cycle fed both EMNLP 2026 and AACL-IJCNLP 2026, and the form asked authors to declare

What's inside
Steps it walks through
  1. The two-owner rule
  2. Format gate
  3. Anonymization under the no-embargo policy
  4. Checklist as a desk-reject surface
  5. Obligations that ride along
  6. Long or short: decide before the audit
  7. Dual submission and the preprint boundary
  8. Fix order for the final 72 hours
  9. Output format
Commands it runs
Mechanical leak sweep on the submission PDF and supplementary archive
pdftotext main.pdf - | grep -nEi 'github\.com/[a-z0-9-]+|huggingface\.co/[a-z]|acknowledg|grant'
pdfinfo main.pdf | grep -Ei 'author|creator|producer'
unzip -l supp.zip | grep -Ei '\.git|username|/home/'
More from Awesome-Journal-Skills
All skills →
About this skill
What does the emnlp-submission skill do?

Use when auditing an EMNLP submission before the ACL Rolling Review deadline, covering ACL-template compliance, the 8-page long / 4-page short caps, the mandatory Limitations section, the Responsible NLP checklist and its desk-reject enforcement, anonymization without an anonymity period, venue preference, and reciprocal-reviewing duties.

How do I install it?

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