Agent skill · Security

naacl-submission

Use when a paper aimed at NAACL is about to be uploaded to an ACL Rolling Review cycle — verifying that the chosen cycle can still reach the next NAACL edition, that the PDF passes ARR's format and anonymization gates, and that every declaration on the OpenReview form survives a desk-reject audit.

brycew6m878★ · +32/wk · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill naacl-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: 6 KB
Bundled scripts: none
Path: NAACL-Skills/skills/naacl-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

# NAACL Submission NAACL has no submission portal of its own. What you upload goes to an ACL Rolling Review (ARR) cycle on OpenReview; NAACL enters the picture weeks later, when you commit the finished review package to the conference. This skill audits the upload with that split in mind. The single most NAACL-specific check comes first, because it is the one authors from other venues never think to make. ## Check zero: does this cycle reach a NAACL at all? NAACL is not annual. The chapter historically stands down in years when the main ACL meeting is hosted in the Americas — there was no NAACL 2023 and no NAACL 2026 (ACL 2026 ran in San Diego, July 2-7, 2026). As of 2026-07-08 the next edition is NAACL 2027, whose dates, venue, and feeding ARR cycles were still unannounced (待核实 via https://2027.naacl.org/ and https://aclrollingreview.org/dates). Before polishing anything: ```text 1. Open aclrollingreview.org/dates → does any listed cycle name NAACL? 2. If yes → that cycle's submission date is your real deadline. 3. If no → your reviewed paper can still wait in ARR and commit later, or commit to a sibling venue (EMNLP/EACL/AACL) instead. 4. Record the answer with a date — this tabl

What's inside
Steps it walks through
  1. Check zero: does this cycle reach a NAACL at all?
  2. The gates ARR applies before any human reads the science
  3. Form fields that quietly decide your fate
  4. Supplements at upload time
  5. Worked micro-case
  6. Ordered pre-upload pass
  7. Mechanical sweeps before the AoE cutoff
  8. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the naacl-submission skill do?

Use when a paper aimed at NAACL is about to be uploaded to an ACL Rolling Review cycle — verifying that the chosen cycle can still reach the next NAACL edition, that the PDF passes ARR's format and anonymization gates, and that every declaration on the OpenReview form survives a desk-reject audit.

How do I install it?

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