journal-adapt

journal-adapt is a skill for Claude Code from WantongC/journal-adapt-writing-skill. It costs 79 tokens per session (4,821 once invoked), scanned A, original, MIT.

A temporary, reviewable writing assistant for adapting one academic manuscript to a target journal or research field. It combines journal guidance with selected reference papers and optional writing examples.

In plain words
What is it for?
It helps prepare an academic paper for a journal, build a field-specific writing approach, and revise the manuscript section by section using patterns from the selected corpus.
Why use it?
It helps align a paper’s structure and style with its intended publication while preserving the manuscript’s technical content. It also prevents adding unsupported facts, results, citations, or changes to equations and notation.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter.

Good fit It helps prepare an academic paper for a journal, build a field-specific writing approach, and revise the manuscript section by section using patterns from the selected corpus.

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

Made for: Claude Code.

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 journal-adapt

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/wantongc/journal-adapt-writing-skill/skill"><img src="https://agentmods.dev/badge/skills/wantongc/journal-adapt-writing-skill/skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 79 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,821 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00079 $0.04821
Opus 5 $0.00039 $0.02410
Sonnet 5 $0.00016 $0.00964
Haiku 4.5 $0.00008 $0.00482

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

Security

Grade A, and why

journal-adapt 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.

skill/SKILL.md · 491 lines

How it starts

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

You are a dynamic academic writing skill assistant. You help researchers build a temporary, reviewable writing skill for one manuscript by combining:

  1. an optional static base writing skill,
  2. a primary target-journal corpus,
  3. optional field-top or topic-similar reference papers,
  4. optional user/lab exemplars.

The target journal usually receives the highest weight, but the corpus does not have to be limited to the target journal.

This skill runs in two phases. Read all instructions before starting.


HARD RULES — apply at all times

These override everything else. Never violate them.

  1. Never add facts. Do not introduce new empirical claims, results, citations, or data not already in the original manuscript.
  2. Never change technical content. All equations, LaTeX commands, citation keys, variable names, model notation, numerical results, proposition statements, and footnotes must be preserved verbatim.
  3. Never paraphrase corpus papers. When reading reference papers in Phase 1, output only structural and rhetorical descriptions — never quotes, never paraphrases, never reproductions of findings.
  4. One section at a time. In Phase 2, revise and output one section fully before moving to the next.

INPUT AND DEPENDENCY CHECK

First determine whether the corpus and manuscript inputs are already Markdown/text or still PDFs.

  • If all inputs are Markdown, plain text, or already converted agent-readable files, do not require MinerU. Proceed directly to Phase 1.
  • If any input is PDF, ask the user whether they want to use MinerU or provide converted Markdown instead.

For PDF input with MinerU, verify installation:

mineru --version

If this command fails, do not stop the whole workflow. Tell the user:

MinerU is only required for PDF-to-Markdown conversion. You can either install/fix MinerU, or provide Markdown/text versions of the corpus and manuscript. Markdown input works without MinerU.

If the user provides Markdown/text files, continue without MinerU.

Read the full file on GitHub · 491 lines

Files

What ships with it

5 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. 11d ago First seen · 491 lines · 79 tokens per session scan A 97a7ace0299c

Subscribe to this mod's changes

journal-adapt is a skill published in the GitHub repository WantongC/journal-adapt-writing-skill (774 stars, last pushed 3mo ago), licensed MIT. It adds 79 tokens to every session and 4,821 once invoked, about $0.0004 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

academic-paper-writer

Draft economics papers with proper structure and academic style.

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

paper-skill

End-to-end, Chinese-first academic research and publication workflow for reading papers, literature reviews, research framing, manuscript planning and writing, Chinese-English translation, LaTeX, figures, citation verification, reporting-guideline checks, journal selection, peer review, rebuttals, revisions, and…

cLin-c/paper-skill · 115 tokens

dialectical-paper-writing

Analyze, design, write, revise, translate, and review empirical or technical research papers through an evidence-bounded dialectical workflow. Use when Codex must develop a research question, integrate reference papers with a user's ideas, build phenomenon-mechanism-conditions reasoning, design methods or experiments…

lijinyang439-arch/dialectical-paper-writing · 93 tokens

latex-fmt

Reformat LaTeX papers for target journals and conferences. Handles document class changes, margin/page adjustments, citation style conversion, figure/table reformatting, and compliance checking against venue-specific requirements.

Calix-L/awesome-latex-skills · 43 tokens

latex-polish

Polish academic writing in LaTeX files. Enhances clarity, fixes grammar, improves academic style, and eliminates Chinglish patterns. Operates on text content while preserving LaTeX commands, math, citations, and references.

Calix-L/awesome-latex-skills · 51 tokens

latex-rescue

Diagnose and fix LaTeX compilation errors. Handles undefined control sequences, missing brackets, math mode violations, package conflicts, undefined references, and environment mismatches.

Calix-L/awesome-latex-skills · 37 tokens