aamas-writing-style

GitHub

针对AAMAS会议论文修订的写作规范,强调交互贡献前置、明确命名博弈概念、提供证明或实验支撑,并严格遵守双盲评审及篇幅限制。

AAMAS-Skills/skills/aamas-writing-style/SKILL.md brycewang-stanford/Awesome-Journal-Skills

触发场景

AAMAS论文修改 学术写作风格检查

安装

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

非标准路径

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

不安装直接使用

npx skills use brycewang-stanford/Awesome-Journal-Skills@aamas-writing-style

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill aamas-writing-style -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-writing-style",
    "description": "Use when revising an AAMAS paper so the interaction contribution leads the first page, the solution concept or incentive property is named, the game and agents are legible, claims are paired with proofs or multiagent experiments, the argument fits eight two-column pages plus references, and the wording stays double-blind."
}

AAMAS Writing Style

Use this when revising the main paper. AAMAS papers need a compact statement of why an interaction result matters and enough detail for a game theorist and an empiricist to both validate it.

Revision rules

  • Put the interaction contribution on the first page: the multiagent problem, why single-agent or centralized fixes fail, the mechanism or learning rule, the strategic property, and the evidence.
  • Name the solution concept or incentive property (Nash, correlated, coarse-correlated, no-regret, dominant-strategy truthful, Pareto); an unnamed "equilibrium" is a review flag.
  • Make the game legible: agents, actions, information structure, and payoffs stated once and clearly.
  • Pair every major claim with a proof sketch, a self-play or population experiment, or a deployment result.
  • Use the 8-page body for the core argument and push long proofs, extra opponents, and extended ablations to the appendix (references are unlimited, so cite generously).
  • Keep double-blind wording in self-citations, prior-system references, acknowledgements, and artifact descriptions.

Interaction-first discipline

  • State early why the result is genuinely multiagent - what breaks if the other agents are frozen into a static environment. If nothing breaks, the AAMAS framing does not hold.
  • Give each theorem a body-level proof sketch; the appendix proof supports the sketch but never replaces it.
  • Keep the game's information structure visible; who knows what and when is where multiagent proofs live or die.
  • Separate a proved strategic property from an observed one; mixing "is truthful" and "appears cooperative" in one paragraph is a credibility leak here.

Sentence-level rewrites

Draft pattern AAMAS-safe rewrite
"Our agents outperform the baselines..." "reduce social cost by X (SE Y) over Z seeds against held-out opponents"
"The agents reach equilibrium..." "converge to a coarse-correlated equilibrium (Def. 2) under Assumptions 1-3"
"The mechanism is fair and efficient..." "is dominant-strategy truthful (Thm. 1) with efficiency loss bounded by ... (Thm. 2)"
"In a multiagent setting..." Name the game, the number of agents, and the information structure

Vignette: compressing into eight two-column pages

A draft with two theorems, a mechanism, six figures, and a sprawling related-work section: keep both theorem statements with one sketch each, the mechanism definition, and the two decision-critical figures (truthfulness-under-learning and the efficiency gap); compress related work into precise contrasts; move secondary lemmas and four figures to the appendix with forward references. The test of a good cut: a reviewer reconstructs the whole interaction argument without opening the supplement.

Output format

[Writing diagnosis] clear / interaction-buried / concept-unnamed / overloaded
[First-page fix] <new interaction framing>
[Claim discipline] <claim -> proof / experiment / limitation>
[Compression cuts] <move / delete / merge>
[Anonymity edits] <phrases to rewrite>

版本历史

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

同 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-camera-ready/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
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
4b988ee4
收录时间
2026-07-19 14:16

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