aamas-camera-ready

GitHub

用于指导AAMAS录用论文的终版准备,涵盖去匿名化、元数据核对、反驳承诺整合、双栏重排及多智能体代码环境发布。

AAMAS-Skills/skills/aamas-camera-ready/SKILL.md brycewang-stanford/Awesome-Journal-Skills

触发场景

AAMAS论文被录用后准备终版 需要将匿名提交转换为公开版本 处理多智能体论文的图表重排和代码发布

安装

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill aamas-camera-ready -g -y
更多选项

非标准路径

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/AAMAS-Skills/skills/aamas-camera-ready -g -y

不安装直接使用

npx skills use brycewang-stanford/Awesome-Journal-Skills@aamas-camera-ready

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill aamas-camera-ready -a claude-code -g -y

安装 repo 全部 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --all -g -y

预览 repo 内 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --list

SKILL.md

Frontmatter
{
    "name": "aamas-camera-ready",
    "description": "Use when preparing an accepted AAMAS paper for the IFAAMAS open-access camera-ready, covering author de-anonymization, proceedings metadata, two-column reflow of game figures and learning curves, resolving rebuttal-stage promises, registration, in-person presentation, and the public code and environment release for a multiagent paper."
}

AAMAS Camera Ready

Use this after acceptance. Reopen the current AAMAS camera-ready instructions, the proceedings author kit, the registration page, and the decision notice before advising authors; AAMAS proceedings are published open-access by IFAAMAS.

Camera-ready audit

  • Convert the anonymous submission to the public version: author names, affiliations, acknowledgements, funding, and de-anonymized code, data, and environment links.
  • Apply the current final-page rules and template. Confirm whether the accepted-paper mode changes the page budget from the 8-page submission body, and reflow accordingly.
  • Check proceedings metadata: title, abstract, author order and ORCID, subject areas, bibliography, and any required copyright or release form.
  • Integrate every rebuttal-stage promise without expanding the accepted contribution: a wording fix, a moved assumption, or an added caption line - not a new experiment.
  • Prepare the public artifact: repository, multiagent environments, opponent/population sets, seeds, checkpoints, and an archival citation, now that anonymity no longer applies.
  • Confirm registration and in-person presentation obligations for at least one author.

Anonymous-to-final flip: what to recheck

Element Submission (anonymous) Camera-ready (final)
Page one Tracking number, no author block Author names, affiliations, ORCID
Acknowledgements / funding Removed Restored
Code / environment links Anonymized placeholder Public, licensed, citable archive
Self-citation phrasing "prior work [anon]" Natural first-person, de-anonymized
Page budget 8-page body Confirm the accepted-paper budget, then reflow

Two-column reflow for multiagent papers

  • Switching the style file from anonymous to final mode changes spacing; recheck every page break, figure placement, and table width after the flip.
  • Extensive-form game trees, payoff matrices, and multi-panel learning curves often need full-width spans; verify nothing is clipped at the column boundary.
  • Material that fit under the tracking number can overflow once the author block and acknowledgements are added; confirm rather than assume the budget absorbs it.
  • Keep theorem, assumption, and game-definition numbering identical to the reviewed version so the public reviews on OpenReview remain traceable to the final text.

De-anonymization sweep

  • Restore the author block, acknowledgements, grants, and contribution statements the anonymous version stripped.
  • Rewrite anonymized self-citations ("prior work [anon]") into natural first-person form.
  • Replace anonymized repository placeholders with the public, licensed, citable archive, and test every link and every environment install from a logged-out machine.

Worked example: honoring a rebuttal promise

The area chair accepted on the condition that the paper add a held-out opponent to the evaluation, which the rebuttal promised. Camera-ready move: add the one opponent, report it with the same seeds and standard errors as the others, and add a sentence to the protocol - without re-tuning the method or re-framing the contribution the reviewers evaluated.

Hedged logistics

  • Registration pricing, copyright-form mechanics, the exact camera-ready date, and the proceedings template can change every cycle; confirm against the decision notice and current author kit.

Output format

[Camera-ready status] Ready / Needs fixes / Blocked
[Final package] <PDF/source/bib/metadata/forms/artifacts>
[Policy checks] <page/authors/presentation/registration/artifact release>
[Rebuttal-promise map] <promise -> final edit>
[Remaining owner] <person -> task>

版本历史

  • 9f86f09 当前 2026-07-19 14:15

同 Skill 集合

AAAI-Skills/skills/aaai-artifact-evaluation/SKILL.md
AAAI-Skills/skills/aaai-author-response/SKILL.md
AAAI-Skills/skills/aaai-camera-ready/SKILL.md
AAAI-Skills/skills/aaai-experiments/SKILL.md
AAAI-Skills/skills/aaai-related-work/SKILL.md
AAAI-Skills/skills/aaai-reproducibility/SKILL.md
AAAI-Skills/skills/aaai-review-process/SKILL.md
AAAI-Skills/skills/aaai-submission/SKILL.md
AAAI-Skills/skills/aaai-supplementary/SKILL.md
AAAI-Skills/skills/aaai-topic-selection/SKILL.md
AAAI-Skills/skills/aaai-workflow/SKILL.md
AAAI-Skills/skills/aaai-writing-style/SKILL.md
AAMAS-Skills/skills/aamas-artifact-evaluation/SKILL.md
AAMAS-Skills/skills/aamas-author-response/SKILL.md
AAMAS-Skills/skills/aamas-experiments/SKILL.md
AAMAS-Skills/skills/aamas-related-work/SKILL.md
AAMAS-Skills/skills/aamas-reproducibility/SKILL.md
AAMAS-Skills/skills/aamas-review-process/SKILL.md
AAMAS-Skills/skills/aamas-submission/SKILL.md
AAMAS-Skills/skills/aamas-supplementary/SKILL.md
AAMAS-Skills/skills/aamas-topic-selection/SKILL.md
AAMAS-Skills/skills/aamas-workflow/SKILL.md
AAMAS-Skills/skills/aamas-writing-style/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-editor-strategy/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-evidence-standards/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-literature-synthesis/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-organizing-framework/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-proposal-framing/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-review-process/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-revision/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-submission/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-tables-figures/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-topic-selection/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-workflow/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-writing-style/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-contribution-framing/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-data-analysis/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-literature-positioning/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-methods/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-rebuttal/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-review-process/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-submission/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-tables-figures/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-theory-development/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-topic-selection/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-workflow/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-writing-style/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-contribution-framing/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-data-analysis/SKILL.md

元信息

文件数
0
版本
c82fe76
Hash
3a521652
收录时间
2026-07-19 14:15

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-02 12:19
浙ICP备14020137号-1 $访客地图$