agentsclimarketplace

Percom supplementary

Skill brycewang-stanford/Awesome-Journal-Skills/PerCom-Skills/skills/percom-supplementary

Use when deciding what belongs in an IEEE PerCom paper body versus its dataset/artifact and any appendix, covering the tight IEEEtran 9+1 page budget, the rule that decision-critical evidence stays inside the reviewed pages, double-blind supplementary material, and how to split a human-subjects sensing paper between body and dataset.From its SKILL.md

Install
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill percom-supplementary

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

4.6 KB, 950 tokens by cl100k_base, as published. Nobody here has run it

PerCom Supplementary

Use this when assembling PerCom supplementary material. The governing rule is simple and strict: the paper must be judgeable from the reviewed pages alone. The dataset and any appendix support the paper; they do not hold the argument. Reviewers read supplementary material at their discretion, so anything the decision depends on lives in the 9 pages — and PerCom's budget is tight, which makes the split unforgiving.

What goes where

ContentBody (within 9-page budget)Dataset / appendix
The pervasive-computing claim and headline resultYes
Core technique or study designYesFull hyperparameter grids, extra config
The cross-subject (LOSO) headline evaluationYesFull per-subject / per-session tables
Metrics behind a claim (F1, event-level)The result + metric namedThe computation notebook
Subject and sensor descriptionSummary + selection criterionThe complete datasheet
Raw signals, logs, labels, scriptsYes
Reproduction instructionsA pointerThe README and run scripts

If a reviewer would need to open the dataset to know whether to accept, the paper is mis-partitioned — move that evidence into the body.

The 9-page-budget discipline

PerCom's IEEEtran budget (9 pages technical content + 1 page references) is a fraction of a single-column ACM budget and counts figures, tables, and any in-paper appendix. Consequences:

  • The cross-subject result and its key limitation must be in the body — they are decision-critical, and reviewers will not go hunting for them.
  • Long per-subject breakdowns, full hyperparameter grids, additional sensor modalities, and extra ablations go to the dataset/appendix with explicit forward references.
  • Do not use the dataset to smuggle in a result that would not fit — an argument that only closes with material outside the reviewed pages reads as unreviewable.
  • Compress with editing (tighter figures, merged tables), never by shrinking the font or margins — that is a desk-reject ground at IEEE venues (percom-submission).

Double-blind supplementary rules

[No identity]   no authors, affiliations, acknowledgements, grants, testbed/lab names, deployment
                sites, or dataset-owner strings anywhere in the archive or appendix
[Anonymized links] the dataset/code link points at an anonymizing host, not a personal repo
[Clean archive]  no .git history, .DS_Store, credentials, caches, or large irrelevant files
[No re-ID media] no photos/video revealing a face, building, or badge that de-anonymizes authors
[Opens clean]    verify the archive unzips and the README orients a reader in one minute on a
                fresh machine

Appendix architecture (when the template allows in-paper appendices)

  • Remember appendices count against the 9 pages — an in-paper appendix trades against the body. Prefer the external dataset/artifact for bulk material.
  • Order any appendix to mirror the RQ / evaluation order; reviewers navigate by claim, not page.
  • Keep each appendix section referenced from the body at least once — orphaned material is invisible under discretionary review.

Vignette: splitting a mixed-modality sensing paper

A paper combining wrist-IMU recognition with an ambient-sensor deployment: the body keeps the claim, the study design, the leave-one-subject-out headline result with F1 and confidence intervals, the key deployment finding, and a limitations subsection; the dataset/artifact holds the full per-subject tables, the ambient-sensor logs, the labeling protocol with annotator agreement, the device/sampling datasheet, and the analysis notebooks. Nothing decision-critical lives only in the artifact, because artifact inspection is discretionary and the reviewers judge from the 9 pages.

Output format

[Supplement status] ready / needs fixes / not ready
[Partition check] anything decision-critical (esp. cross-subject result) outside the body? <none / move: what>
[Page budget] body within 9 pages? appendices counted? refs within 1 page? yes/no
[Anonymity] archive clean of identity + re-identifying media? passed/issues
[Body dependency] <what a reviewer can decide without opening the dataset>

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.