iccv-supplementary
Use when planning or auditing ICCV supplementary material under the same-day paper-plus-supplement deadline, covering what moves out of the 8-page body, parallel production of videos and code from February onward, double-blind hygiene inside the archive, and making depth material navigable for reviewers who choose to open it.
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill iccv-supplementary --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# ICCV Supplementary Material Since the 2025 cycle, ICCV collects the supplement **at the paper deadline** — one upload event in early March (March 7, 2025, 11:59pm HST; announced as a deliberate process change that also shortened the decision timeline). That single scheduling fact rewrites supplement strategy: there is no packaging week after the paper freezes, so the supplement is a parallel product with its own owner from February, or it is a casualty. ## What the same-day rule changes in practice | Old two-deadline habit | Same-day reality | |---|---| | "Ship the paper, then render videos next week" | Videos render while the paper is still being edited — reserve machines for both | | Supplement absorbs deadline-night leftovers | Anything unfinished at the deadline simply does not exist for reviewers | | Code scrubbed after the PDF freezes | Identity scan runs on paper *and* archive the same night | | Supplement pointers checked at leisure | "See Suppl. C" written on deadline day points at a section that must already exist | Practical rule: the supplement's content list is frozen when the paper's section structure freezes (about two weeks out), and from then on the archive only
- What the same-day rule changes in practice
- Division of labor with the 8 pages
- Anonymity inside the archive
- Structure for a seven-minute visit
- Failure gallery: the credibility purchase
- Recurring archive defects
- Reverify each cycle
- Output format
Same-night sweep across the whole supplement unzip -l supplement.zip | grep -viE '^\s*(Archive|Length|----)' | grep -iE 'user|home|<labname>' ffprobe -v quiet -show_format videos/main_comparison.mp4 | grep -i 'artist\|author\|comment' grep -rniE 'wandb|slurm|/nfs/|@(gmail|edu)' code/ --include='*.py' --include='*.yaml' | head exiftool figures/*.png 2>/dev/null | grep -i 'author\|copyright' | head
What does the iccv-supplementary skill do?
Use when planning or auditing ICCV supplementary material under the same-day paper-plus-supplement deadline, covering what moves out of the 8-page body, parallel production of videos and code from February onward, double-blind hygiene inside the archive, and making depth material navigable for reviewers who choose to open it.
How do I install it?
Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill iccv-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 984 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.