systems-paper-writing

systems-paper-writing is a skill for Claude Code, Codex from TTAWDTT/elegant-researcher-skill. It costs 66 tokens per session (3,339 once invoked), scanned A, a copy of systems-paper-writing, MIT.

A writing guide for systems research papers submitted to conferences such as OSDI, SOSP, ASPLOS, NSDI, and EuroSys.

In plain words
What is it for?
Use it to plan sections and paragraphs, allocate space in a paper, prepare evaluations, and check conference-specific writing requirements.
Why use it?
It helps authors organize technical papers clearly and meet the expectations of systems-paper reviewers.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to plan sections and paragraphs, allocate space in a paper, prepare evaluations, and check conference-specific writing requirements.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ttawdtt/elegant-researcher-skill/systems-paper-writing
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.

Any agent
npx skills add TTAWDTT/elegant-researcher-skill --skill systems-paper-writing
Clone the repo
git clone --depth 1 https://github.com/TTAWDTT/elegant-researcher-skill

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for systems-paper-writing

README.md
[![agentmods](https://agentmods.dev/badge/skills/ttawdtt/elegant-researcher-skill/systems-paper-writing/github.svg)](https://agentmods.dev/skills/ttawdtt/elegant-researcher-skill/systems-paper-writing)
Your own site
<a href="https://agentmods.dev/skills/ttawdtt/elegant-researcher-skill/systems-paper-writing"><img src="https://agentmods.dev/badge/skills/ttawdtt/elegant-researcher-skill/systems-paper-writing/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for systems-paper-writing

Your own site · 80×15
<a href="https://agentmods.dev/skills/ttawdtt/elegant-researcher-skill/systems-paper-writing"><img src="https://agentmods.dev/badge/skills/ttawdtt/elegant-researcher-skill/systems-paper-writing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 66 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,339 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod 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.1 $0.00066 $0.03339
Opus 5 $0.00033 $0.01670
Sonnet 5 $0.00013 $0.00668
Haiku 4.5 $0.00007 $0.00334

Measured 12d ago against content hash ee31b50b2519, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

systems-paper-writing 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 12d ago.

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.

Origin

This is a copy

100% identical to systems-paper-writing — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/systems-paper-writing/SKILL.md · 271 lines

How it starts

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

Systems Paper Writing: Paragraph-Level Structural Blueprint

Fine-grained structural guidance for writing 10–12 page systems papers targeting top systems venues: OSDI, SOSP, ASPLOS, NSDI, and EuroSys. This skill provides page allocation per section, paragraph-level blueprints, and writing patterns distilled from authoritative guides and best-paper analysis.

When to Use This Skill

Scenario Use This Skill Use ml-paper-writing Instead
Structuring a 12-page OSDI/SOSP paper
Page budget and paragraph planning
Systems-specific evaluation structure
General ML paper writing philosophy
Citation verification workflow
LaTeX templates and formatting
NeurIPS/ICML/ICLR paper structure

Boundary: ml-paper-writing provides general writing philosophy, multi-venue templates, and citation verification. This skill focuses exclusively on paragraph-level structural blueprints for systems conferences.


Authoritative Sources

This blueprint synthesizes guidance from established systems researchers:

  1. Levin & Redell — "How (and How Not) to Write a Good Systems Paper" (SOSP'83 PC Chairs, USENIX/ACM SIGOPS)
  2. Irene Zhang (MSR/UW) — "Hints on how to write an SOSP paper" (SOSP/OSDI PC)
  3. Gernot Heiser (UNSW, seL4) — Style Guide + Paper Writing Talk
  4. Timothy Roscoe (ETH Zürich) — "Writing reviews for systems conferences"
  5. Mike Dahlin (UT Austin/Google) — "Giving a Conference Talk"
  6. Yi Ding — "How to write good systems papers?"
  7. hzwer & DingXiaoH — WritingAIPaper (GitHub 1.3k+ stars)

Full citations and URLs: see references/section-blueprints.md.


12-Page Systems Paper Blueprint

Overview: Page Allocation

Section Pages Purpose
Abstract ~0.25 150–250 words, 5-sentence structure
S1 Introduction 1.5–2 Problem → Gap → Insight → Contributions
S2 Background & Motivation 1–1.5 Terms + Production observations
S3 Design 3–4 Architecture + Module details + Alternatives
S4 Implementation 0.5–1 Prototype details, LOC, key engineering
S5 Evaluation 3–4 Setup + End-to-end + Microbenchmarks + Scalability
S6 Related Work 1 Grouped by methodology, explicit comparison
S7 Conclusion 0.5 3-sentence summary
Total ~12 Submission: 12 pages strict (USENIX) / 11 pages (ACM ASPLOS). Camera-ready: up to 14 pages (USENIX) / 13 pages (ACM). Ranges above span submission through camera-ready. Target 12 pages for initial submission. References unlimited.

Read the full file on GitHub · 271 lines

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. 12d ago First seen · 271 lines · 66 tokens per session scan A ee31b50b2519

Subscribe to this mod's changes

systems-paper-writing is a skill published in the GitHub repository TTAWDTT/elegant-researcher-skill (5 stars, last pushed 3mo ago), licensed MIT. It adds 66 tokens to every session and 3,339 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to systems-paper-writing, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

systems-paper-writing

Comprehensive guide for writing systems papers targeting OSDI, SOSP, ASPLOS, NSDI, and EuroSys. Provides paragraph-level structural blueprints, writing patterns, venue-specific checklists, reviewer guidelines, LaTeX templates, and conference deadlines. Use this skill for all systems conference paper writing.

Orchestra-Research/AI-Research-SKILLs · 66 tokens

ml-paper-writing

Write publication-ready ML/AI/Systems papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM, OSDI, NSDI, ASPLOS, SOSP. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation verification…

brycewang-stanford/Auto-Empirical-Research-Skills · 80 tokens

ml-paper-writing

Write publication-ready ML/AI/Systems papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM, OSDI, NSDI, ASPLOS, SOSP. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation verification…

OpenRaiser/NanoResearch · 80 tokens

presenting-conference-talks

Generates conference presentation slides (Beamer LaTeX PDF and editable PPTX) from a compiled paper with speaker notes and talk script. Use when preparing oral talks, spotlight presentations, or invited talks for ML and systems conferences.

Orchestra-Research/AI-Research-SKILLs · 53 tokens

academic-plotting

Generates publication-quality figures for ML papers from research context. Given a paper section or description, extracts system components and relationships to generate architecture diagrams via Gemini. Given experiment results or data, auto-selects chart type and generates data-driven figures via matplotlib/seaborn.…

Orchestra-Research/AI-Research-SKILLs · 68 tokens

academic-plotting

Generates publication-quality figures for ML papers from research context. Given a paper section or description, extracts system components and relationships to generate architecture diagrams via Gemini. Given experiment results or data, auto-selects chart type and generates data-driven figures via matplotlib/seaborn.…

brycewang-stanford/Auto-Empirical-Research-Skills · 68 tokens