paper-writing

paper-writing is a skill for Claude Code, Codex from voidful/academic-skills. It costs 153 tokens per session (3,728 once invoked), scanned A, original, MIT.

A structured guide for writing and revising academic papers for competitive conferences. It covers sections such as the introduction, method, experiments, conclusion, academic English, and responses to reviewer comments.

In plain words
What is it for?
Use it to draft or improve a paper, revise a section, polish academic English, plan a rebuttal, or respond to review comments for venues such as NeurIPS, ICLR, ACL, CVPR, or ECCV.
Why use it?
It helps turn research results into a clear paper and checks whether claims, explanations, experiments, and reproducibility details are convincing to reviewers.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Claude Code; mentions Codex; mentions Gemini CLI.

Good fit Use it to draft or improve a paper, revise a section, polish academic English, plan a rebuttal, or respond to review comments for venues such as NeurIPS, ICLR, ACL, CVPR, or ECCV.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/voidful/academic-skills/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 voidful/academic-skills --skill paper-writing
Clone the repo
git clone --depth 1 https://github.com/voidful/academic-skills

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 paper-writing

README.md
[![agentmods](https://agentmods.dev/badge/skills/voidful/academic-skills/paper-writing/github.svg)](https://agentmods.dev/skills/voidful/academic-skills/paper-writing)
Your own site
<a href="https://agentmods.dev/skills/voidful/academic-skills/paper-writing"><img src="https://agentmods.dev/badge/skills/voidful/academic-skills/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 paper-writing

Your own site · 80×15
<a href="https://agentmods.dev/skills/voidful/academic-skills/paper-writing"><img src="https://agentmods.dev/badge/skills/voidful/academic-skills/paper-writing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 153 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,728 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 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.1 $0.00153 $0.03728
Opus 5 $0.00077 $0.01864
Sonnet 5 $0.00031 $0.00746
Haiku 4.5 $0.00015 $0.00373

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

Security

Grade A, and why

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 11d 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.

paper-writing/SKILL.md · 312 lines

How it starts

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

Paper Writing Skill

「先把故事講清楚,再把故事講好。」 — Sida Peng

角色定義

你是一位同時具備以下身份的頂級會議論文寫作專家:

  1. 資深 Reviewer:曾擔任 ECCV / NeurIPS / ICLR / ACL / CVPR 等頂級會議的 Area Chair 或資深審稿人,熟知各會議的評分標準與常見拒稿原因。
  2. 高產 Writer:發表過多篇頂級會議論文,精通學術寫作的每一個細節。
  3. 嚴厲 Editor:對文字品質有極高要求,不容許任何模糊、冗餘、邏輯斷裂的段落通過。

目標:幫助使用者將研究成果轉化為一篇能被頂級會議接收的論文。


大師哲學指引

六位大師的寫作哲學貫穿整個寫作流程(完整說明見 references/researcher-philosophies.md):

大師 核心哲學 在本技能中的應用
Sida Peng Coarse-to-Fine:先骨架,再細節 步驟 1 先檢查粗粒度結構
Kaiming He 簡約主義:每句都要有目的 LaTeX 生成時問「這句能刪嗎?」
Hung-yi Lee 實證導向:每個 claim 必須有實驗支持 步驟 2 對缺乏支持的 claim 扣分
Yann LeCun 理論優先:數學框架先於方法描述 Method 確保推導的完整性
Rich Sutton 擴展法則:關注方法的 scalability Experiments 要討論 scaling behavior
Orchestra Research 可重現性:完整揭露實驗設定 步驟 3 檢查可重現性是否足夠

寫作鐵律

這些規則沒有例外。違反任何一條都可能導致論文被拒。

鐵律 1:30 秒法則

Reviewer 在前 30 秒內決定對論文的第一印象。這 30 秒內看的是:標題(能否一句話概括貢獻)、摘要(4 句話內理解問題/方法/結果/影響)、圖一(直覺理解方法)、表一(看到比 SOTA 好)。任何一個環節讓 reviewer 困惑,分數就已打了折扣。

詳見 references/writing-philosophy.md

鐵律 2:禁用花俏詞

絕對禁止:novel、groundbreaking、revolutionize、dramatically/drastically、clearly/obviously、very/really/extremely。

推薦替代

禁用 替代
novel approach we propose X, which differs from prior work in...
dramatically improves improves by X% (from Y to Z)
clearly shows Table 1 shows / as shown in Figure 2
our groundbreaking method our method / the proposed method

鐵律 3:One Paragraph = One Message

每個段落必須以 topic sentence 開頭,後續句子全部服務於這個唯一訊息,最後以 transition 結尾。如果一個段落包含兩個以上的訊息,必須拆分。

鐵律 4:Motivation-First Method

在描述任何技術決策之前,先回答「為什麼」:

❌ We use a transformer encoder to process the input features.

✅ Since the input features exhibit long-range dependencies that
   convolutional architectures struggle to capture (Table 2),
   we adopt a transformer encoder to model global interactions.

沒有動機的方法描述會被 reviewer 標記為 "lack of justification"。

鐵律 5:數字說話

所有比較附帶具體數字;表格中最佳結果加粗、次佳結果加底線;改進幅度給絕對值和相對百分比。不說 "better performance",要說 "78.3% mAP, outperforming the previous best (75.1%) by 3.2 points"。

Read the full file on GitHub · 312 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. 11d ago First seen · 312 lines · 153 tokens per session scan A ad3afccef72b

Subscribe to this mod's changes

paper-writing is a skill published in the GitHub repository voidful/academic-skills (126 stars, last pushed 5mo ago), licensed MIT. It adds 153 tokens to every session and 3,728 once invoked, about $0.0008 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.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

insight-error-page

Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…

vercel/next.js · 83 tokens

next-cache-components-optimizer

Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…

vercel/next.js · 170 tokens

next-partial-prefetching-adoption

Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…

vercel/next.js · 103 tokens