Agent skill

anmath-supplementary

Use when deciding what belongs in appendices versus the main text of a pure-mathematics manuscript for Annals of Mathematics — technical/auxiliary results, long computations, and machine-assisted computation. Math journals generally have no science-style "supplemental material"; everything essential stays in the main text.

brycew6m4,252★ · +31/wk · 3 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill anmath-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: 5 KB
Bundled scripts: none
Path: Annals-of-Mathematics-Skills/skills/anmath-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

# Appendices and Auxiliary Results (anmath-supplementary) ## When to trigger - A long, self-contained computation interrupts the main line of argument - You have auxiliary lemmas that are needed but not conceptually central - The proof depends on a machine computation that must be documented - You are tempted to "move detail to supplement" the way science papers do — pause first > Important: pure-mathematics journals generally **do not** have a science-style > "supplemental material" section. Everything **essential** to the proof stays in the main > text and must be fully present and verifiable there. Appendices hold material that is > necessary but would break the flow if kept inline. ## What belongs where | Material | Placement | |----------|-----------| | The Main Theorem and its proof's logical skeleton | Main text, always | | The crux / new idea | Main text, in full | | Key lemmas used by the main argument | Main text (state and prove) | | Long but routine computation verifying an estimate | Appendix, referenced from main text | | Standard background lemmas recalled for completeness | Appendix or Preliminaries | | Technical case analysis that would swamp the main flow | Append

What's inside
Steps it walks through
  1. When to trigger
  2. What belongs where
  3. Appendix discipline
  4. When an appendix is not enough: the companion-paper option
  5. Appendix mechanics
  6. Computer-assisted proofs
  7. Checklist
  8. Anti-patterns
  9. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the anmath-supplementary skill do?

Use when deciding what belongs in appendices versus the main text of a pure-mathematics manuscript for Annals of Mathematics — technical/auxiliary results, long computations, and machine-assisted computation. Math journals generally have no science-style "supplemental material"; everything essential stays in the main text.

How do I install it?

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