venue-specific

A reference for formatting academic papers for specific journals and conferences, including their page, figure, and submission requirements.

In plain words
What is it for?
Use it to format, review, or move a manuscript between supported venues such as Nature, Science, NeurIPS, ICML, or other listed publications.
Why use it?
It reduces mistakes caused by applying general writing rules to a venue with different submission standards.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/muuuun/luxas/venue-specific
Any agent
npx skills add Muuuun/luxas --skill venue-specific
Clone the repo
git clone --depth 1 https://github.com/Muuuun/luxas

Made for: Claude Code, Codex.

Per session 65 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,965 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00065 $0.01965
Opus 5 $0.00032 $0.00983
Sonnet 5 $0.00013 $0.00393
Haiku 4.5 $0.00006 $0.00197

Measured yesterday against content hash 5ad854d5bca4, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

venue-specific scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/venue-specific/SKILL.md · 196 lines

How it starts

The opening of the file, as written. The whole thing — 196 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Venue-Specific Formatting Skill

Know the exact rules before you write. This skill provides concrete, actionable formatting specifications for 30+ top journals and conferences across all disciplines.

When to Use

  • User specifies a target journal or conference for their paper
  • Formatting or checking a manuscript before submission
  • Converting a paper from one venue's format to another
  • Answering questions about a specific venue's requirements (page limits, figure specs, etc.)

How to Use

  1. Identify the target venue from the user's request
  2. Load the venue file from references/ — read ONLY the relevant file, not all of them
  3. Load the matching writing-style file — see Writing Style Map below
  4. Apply rules to the current manuscript
  5. If venue is not covered, use references/INDEX.md to find the closest match + tell user to check the official author guidelines

Writing Style Map

Always load writing-style/universal.md (Gopen-Swan principles, precision, flow).

Then load the discipline-specific style guide:

Target Venue Also Load
NeurIPS, ICML, ICLR, AAAI, COLM, ACL writing-style/ml-ai-conferences.md
OSDI, NSDI, ASPLOS, SOSP writing-style/systems-conferences.md
Nature, Science, Cell, PNAS, eLife, Nature sub-journals writing-style/high-impact-journals.md
Physics (PRL, PRX, Nature Physics) writing-style/high-impact-journals.md (if broad journal)
Chemistry (JACS, Angewandte, Adv. Mater.) writing-style/universal.md only
Biomedical (NEJM, Lancet, JAMA) writing-style/high-impact-journals.md
CVPR, ICCV, ECCV writing-style/ml-ai-conferences.md

The venue file gives formatting rules (what). The writing-style file gives writing advice (how).

Reference Map

Load on demand. Never preload all files.

Life Sciences (Top Journals)

File Venue When to Read
life-sciences/nature.md Nature Target is Nature or Nature-branded journal
life-sciences/science.md Science (AAAS) Target is Science
life-sciences/cell.md Cell (Cell Press) Target is Cell or Cell Press journal
life-sciences/pnas.md PNAS Target is PNAS
life-sciences/elife.md eLife Target is eLife

Read the full file on GitHub · 196 lines

Files

What ships with it

60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 196 lines · 65 tokens per session scan A 5ad854d5bca4

Subscribe to this mod's changes

venue-specific is a skill published in the GitHub repository Muuuun/luxas (899 stars, last pushed yesterday), licensed MIT. It adds 65 tokens to every session and 1,965 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.