Agent skill · Content & Marketing

nsdi-supplementary

Use when splitting NSDI material across the 12-page body, the appendix pages the CFP allows beyond references, HotCRP auxiliary-material uploads for critical online content, and the one-shot-revision packet — deciding what reviewers must see in-body versus what merely supports it.

brycew6m878★ · +32/wk · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill nsdi-supplementary --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: NSDI-Skills/skills/nsdi-supplementary/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

# NSDI Supplementary Material NSDI gives authors four containers with different review status. Misfiling content — a load-bearing baseline in an appendix, revision evidence missing from the auxiliary packet — costs more than any phrasing error. Rules below are the NSDI '27 CFP as rendered on 2026-07-08. ## The four containers | Container | '27 rule | Review status | |---|---|---| | Body | 12 pages incl. footnotes, figures, tables | The paper; judged in full | | References | extra pages, no stated cap | Checked, uncounted | | Appendices | extra pages after references permitted | Available context; assume optional reading (obligation 待核实) | | Auxiliary material (HotCRP form) | for online content critical to the paper; alternative is contacting the co-chairs | Consulted at reviewer discretion; mandatory vehicle for revision packets | Two contrasts worth internalizing. Against sibling venues that ban submission-time appendices outright, NSDI *permits* them — the trap here is overuse, not existence. And the auxiliary-material slot is not a junk drawer: the CFP frames it for content **critical** to the paper that lives online, plus the structured revision documents below. ## The placemen

What's inside
Steps it walks through
  1. The four containers
  2. The placement rule
  3. Appendix design, when used
  4. The one-shot revision packet
  5. Triage drill for an overfull draft
  6. Pre-upload sweep
  7. Cross-container consistency
  8. Output format
Commands it runs
Maintain the highlighted version continuously with latexdiff
latexdiff submitted/main.tex revised/main.tex > diff/main-diff.tex
pdflatex -output-directory diff diff/main-diff.tex
Change memo skeleton: one block per required issue
R2.3 (baseline tuning): re-ran §6.2 with vendor-recommended config;
deltas now 2.1-2.9x (was 2.1-3.4x); text + Fig 7 updated. [diff pp. 8-9]
More from Awesome-Journal-Skills
All skills →
About this skill
What does the nsdi-supplementary skill do?

Use when splitting NSDI material across the 12-page body, the appendix pages the CFP allows beyond references, HotCRP auxiliary-material uploads for critical online content, and the one-shot-revision packet — deciding what reviewers must see in-body versus what merely supports it.

How do I install it?

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