med-paper-assistant: Skill for Claude Code

.claude/skills/manuscript-review/SKILL.md

manuscript-review is a skill for Claude Code from u9401066/med-paper-assistant. It costs 118 tokens per session (1,098 once invoked), scanned A, original, Apache-2.0.

A guide for reviewing research manuscripts and checking whether they follow medical reporting guidelines such as CONSORT, STROBE, PRISMA, and CARE.

In plain words
What is it for?
It supports peer-review reports, draft checks, word counts, formatting checks, and reviews of ethics statements, statistical methods, outcomes, limitations, and related details.
Why use it?
It helps spot important problems in structure, methods, statistics, writing, and required reporting before submission.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is u9401066/med-paper-assistant's own configuration. It tells Claude Code how to work on med-paper-assistant itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything med-paper-assistant configures →

Reuse

Borrowing it

Nothing to install: this file belongs to u9401066/med-paper-assistant. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/u9401066/med-paper-assistant/master/.claude/skills/manuscript-review/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/u9401066/med-paper-assistant

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 manuscript-review

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/u9401066/med-paper-assistant/manuscript-review"><img src="https://agentmods.dev/badge/skills/u9401066/med-paper-assistant/manuscript-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 118 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,098 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.00118 $0.01098
Opus 5 $0.00059 $0.00549
Sonnet 5 $0.00024 $0.00220
Haiku 4.5 $0.00012 $0.00110

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

Security

Grade A, and why

manuscript-review 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.

.claude/skills/manuscript-review/SKILL.md · 105 lines

How it starts

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

稿件審查與報告指引技能

LLM 語意理解 > regex 關鍵字匹配。資料用 read_draft MCP tool,審查邏輯由 LLM + domain knowledge。

觸發:審查草稿、reviewer、CONSORT、STROBE、PRISMA、CARE、投稿前檢查

搭配 MCP Tools

工具 用途
read_draft 必用 — 讀草稿
list_drafts 列出可審查的草稿
count_words 字數統計
check_formatting 期刊格式量化檢查 + 跨文件一致性

Framework 1: Peer Review

read_draft 取得內容 → 按 4 面向審查 → 輸出結構化報告

審查面向

1. Structure:必要章節齊全、Abstract 結構化、邏輯順序(Major if 缺少/亂序)

2. Methods

項目 Major/Minor
Ethics/IRB statement Major
Statistical methods Major
Sample size justification Minor
Primary outcome definition Minor
Inclusion/exclusion criteria Minor

3. Statistics

項目 Major/Minor
Confidence intervals Major
P-value reporting (精確值) Minor
Multiple comparisons correction Minor
Effect size Minor

4. Writing

項目 Major/Minor
Limitations section Major
Causal language in observational Major
Word count / Reference density Minor

判定

Major ≥3 → 🔴 Major revision required | 1-2 → 🟡 Major revision | 0 → ✅ Minor/Accept


Framework 2: Reporting Guideline Compliance

read_draft → 自動偵測/指定 guideline → 逐項檢查 → 合規報告

Auto-Detection

草稿特徵 指引
randomized, RCT, blinded, placebo CONSORT
systematic review, meta-analysis PRISMA
case report, case presentation CARE
observational, cohort, case-control STROBE

CONSORT (RCT, 21 items)

Title(1), Abstract(2), Intro(3-4: background, objectives), Methods(5-13: design, eligibility, interventions, outcomes, sample size, randomization, allocation concealment, blinding, statistics), Results(14-19: flow, recruitment, baseline, N analysed, outcomes+CI, harms), Discussion(20: interpretation+limitations), Other(21: registration)

Read the full file on GitHub · 105 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 · 105 lines · 118 tokens per session scan A 331191ba983c

Subscribe to this mod's changes

manuscript-review is a skill published in the GitHub repository u9401066/med-paper-assistant (12 stars, last pushed 11d ago), licensed Apache-2.0. It adds 118 tokens to every session and 1,098 once invoked, about $0.0006 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

tikz-figure-review

Review and fix alignment, label collision, clipping, legend-over-data, overlap, and layout issues in TikZ and pgfplots figures inside LaTeX documents. Use when the user wants to review figures in a paper, tutorial, lecture notes, or thesis before submission; when a reviewer flags figure problems; when a rendered…

shubham0704/claude-skills · 177 tokens

latex-writer

Author and compile LaTeX documents — academic papers, theses, mathematical equations, bibliographies, and Beamer presentations.

inbharatai/claude-skills · 28 tokens

data-management-plan

Draft a funder-compliant Data Management Plan (NSF DMP, NIH DMS Policy 2023, ERC, Horizon Europe) by composing the confidential-data and environment-capture primitives. Sections cover data description, formats/metadata, storage/backup, access/sharing, preservation/archiving, and roles. Use when user says "data…

pedrohcgs/claude-code-my-workflow · 143 tokens

new-diagram

Scaffold a new TikZ diagram from the snippet gallery with prevention rules pre-applied (explicit node dimensions, coordinate map, directional edge labels). Compiles standalone, invokes tikz-reviewer with citations from tikz-measurement.md, and loops on revisions until APPROVED.

pedrohcgs/claude-code-my-workflow · 60 tokens

aaai-artifact-evaluation

Use when packaging AAAI code, data, multimedia appendices, technical appendices, reproducibility evidence, and post-acceptance artifact releases without violating double-blind or immutable-supplement rules.

brycewang-stanford/Awesome-Journal-Skills · 47 tokens

sync-submission

Audit SSOT-to-submission drift and create journal submission manifests from canonical manuscript artifacts.

Aperivue/medsci-skills · 21 tokens