Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问clear审计通过

scientific-manuscript-review科学手稿审查

Agent Skill

scientific-manuscript-review 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

5,410

周安装

221

GitHub Stars

87

下载量

1,750
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:scientific-manuscript-review(科学手稿审查)
来源仓库:https://github.com/lyndonkl/claude
仓库路径:skills/scientific-manuscript-review
安装命令:
npx skills add https://github.com/lyndonkl/claude --skill scientific-manuscript-review
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/lyndonkl/claude --skill scientific-manuscript-review

简介

scientific-manuscript-review 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。

  • 适用于科研选题、文献调研、信息聚合等需要从多源数据中提炼线索的场景。
  • 通过安装命令 npx skills add https://github.com/lyndonkl/claude --skill scientific-manuscript-review 添加,需确认权限范围和维护状态。
  • 使用前应核实是否会触发联网、命令执行或文件读写操作,避免越权访问。
  • 建议结合原始 README 进一步核验具体用法和功能边界。

SKILL.md

Scientific Manuscript Review

Table of Contents

Related skills: Grant proposals → grant-proposal-assistant | Recommendation letters → academic-letter-architect | Emails → scientific-email-polishing

Core Principles

Seven foundational beliefs guiding manuscript review:

  1. Clarity over cleverness: Scientific clarity is more important than stylistic elegance
  2. Narrative shapes comprehension: Structure and story arc determine reader understanding
  3. Audience dictates tone: Expert vs. general audience requires different depth and framing
  4. Format signals credibility: Professional formatting reflects scientific rigor
  5. Claims require evidence: Strong assertions need strong data and appropriate hedging
  6. Each section has a job: Introduction sells the problem, Results show the data, Discussion interprets
  7. Constraints shape structure: Word limits and journal guidelines determine emphasis

Workflow

Copy this checklist and track your progress:

Manuscript Review Progress:
- [ ] Step 1: Identify manuscript type and extract core message
- [ ] Step 2: Structural pass - map and evaluate overall organization
- [ ] Step 3: Introduction review - gap statement, focus, hypothesis
- [ ] Step 4: Results review - question, approach, finding, interpretation
- [ ] Step 5: Discussion review - synthesis, context, limitations
- [ ] Step 6: Scientific clarity check - claims, controls, hedging
- [ ] Step 7: Language polish - terminology, voice, jargon
- [ ] Step 8: Formatting check - journal compliance

Step 1: Identify Manuscript Type and Core Message

Determine document type (research article, review, perspective, short communication). Extract the ONE finding or message readers must remember. Ask: "If readers remember only one thing, what should it be?" See resources/methodology.md for extraction techniques.

Step 2: Structural Pass

Map overall organization against standard IMRaD (Introduction, Methods, Results, Discussion) or review structure. Check logical sequencing - does each section flow into the next? Identify unclear transitions or missing context. See resources/methodology.md for structure evaluation.

Step 3: Introduction Review

Evaluate using the Introduction Arc: Broad context → Narrow focus → Knowledge gap → Hypothesis/Objective. Check that gap statement is explicit and compelling. Verify ending with clear hypothesis or objective. See resources/template.md for template.

Step 4: Results Review

For each figure/table/experiment: Question addressed? → Approach used? → Key finding (with statistics)? → Interpretation (what it means)? Flag data-dump writing that lacks interpretation. Ensure findings build toward core message. See resources/template.md for results structure.

Step 5: Discussion Review

Verify structure: Revisit hypothesis → Interpret findings in field context → Place in broader literature → Acknowledge limitations → Suggest future directions. Check for overclaiming (speculation presented as fact). Ensure clear separation of data interpretation vs. speculation. See resources/methodology.md for discussion framework.

Step 6: Scientific Clarity Check

Run the clarity checklist: Claims supported by data? Quantitative details present (statistics, n values)? Controls adequately described? Interpretations appropriately hedged? Mechanistic explanations where needed? See resources/template.md for full checklist.

Step 7: Language Polish

Ensure terminology consistency throughout. Remove or define jargon on first use. Prefer active voice when it aids clarity. Standardize abbreviations. Check for hedging language ("suggests" vs "proves"). See resources/methodology.md for specific guidance.

Step 8: Formatting Check

Verify compliance with target journal guidelines (word limits, reference format, figure requirements). Check section headings match journal requirements. Ensure abstract follows structured/unstructured requirement. Validate using resources/evaluators/rubric_scientific_manuscript.json. Minimum standard: Average score ≥ 3.5.

Section-by-Section Review

Introduction Structure

Goal: Convince readers the problem matters and your approach is sound

The Funnel Structure:

[Broad context - establish field importance, 1-2 sentences]
        ↓
[Narrow to specific area - what's been done]
        ↓
[Knowledge gap - what's missing, why it matters]
        ↓
[Your hypothesis/objective - what you will address]

Common problems:

  • Gap statement buried or implicit (make it explicit: "However, X remains unknown")
  • Too broad opening (readers don't need history of the universe)
  • No clear hypothesis at end (readers don't know what to expect)
  • Overlong literature review (move details to Discussion)

Results Structure

Goal: Present data clearly with interpretation, not just numbers

Per-paragraph/figure structure:

[Question this experiment addresses]
[Approach/method used]
[Key finding - with quantification]
[Brief interpretation - what this means]

Common problems:

  • Data dump (listing results without interpretation)
  • Missing statistics (p-values, n values, confidence intervals)
  • Vague descriptions ("we found differences" vs "we found 3-fold increase")
  • Figures not referenced in logical order
  • Key findings buried in text (highlight important results)

Discussion Structure

Goal: Interpret findings and place in broader context

Standard flow:

[Restate main finding and hypothesis status]
        ↓
[Interpret key results in field context]
        ↓
[Compare to prior literature - agreements/disagreements]
        ↓
[Mechanistic implications (if applicable)]
        ↓
[Limitations - honest acknowledgment]
        ↓
[Future directions - what comes next]
        ↓
[Concluding statement - big picture significance]

Common problems:

  • Overclaiming (data doesn't support conclusions)
  • Repeating Results section (discuss, don't recapitulate)
  • Missing limitations (reviewers will note them anyway)
  • Speculation unmarked (clearly label "we speculate that...")
  • No connection to field (discuss in isolation)

Language Guidelines

Active vs. Passive Voice:

  • Use active for clarity: "We measured" not "Measurements were made"
  • Use passive when agent is obvious or unimportant: "Samples were incubated at 37°C"
  • Avoid dangling modifiers: Not "Having analyzed the data, the conclusion was..." but "Having analyzed the data, we concluded..."

Hedging Language:

  • Strong data: "demonstrates", "shows", "establishes"
  • Moderate confidence: "suggests", "indicates", "supports"
  • Speculation: "may", "might", "could potentially"
  • Match hedge strength to evidence strength

Jargon Management:

  • Define on first use: "polymerase chain reaction (PCR)"
  • Avoid unnecessary jargon when plain language works
  • Field-standard terms don't need definition (DNA, protein, cell)
  • Reader-appropriate: more definition for broad audience journals

Terminology Consistency:

  • Pick one term and stick with it (don't alternate between "subjects", "participants", "patients")
  • Create terminology table for complex manuscripts
  • Check abbreviations defined before use

Guardrails

Key requirements:

  1. Preserve author voice: Edit for clarity, not voice. Avoid inventing claims or changing meaning. Mark suggestions clearly when proposing new content.
  2. Claims match data: Every conclusion must be supported by presented results. Flag overclaiming immediately. Speculation must be labeled.
  3. Quantitative rigor: Statistics required for comparisons. N values for all experiments. Significance thresholds stated. Variability measures included.
  4. Logical flow: Each section should flow naturally to the next. Transitions explicit. Conclusions follow from premises.
  5. Appropriate hedging: Strong claims need strong evidence. Use hedging language proportional to certainty.
  6. Consistent terminology: Same concept = same term throughout. Abbreviations defined before use.

Common pitfalls:

  • Overclaiming: "This proves X" when data only suggests
  • Missing context: Results without interpretation
  • Buried lede: Important finding hidden in paragraph
  • Inconsistent terms: Alternating between synonyms
  • Dense paragraphs: Walls of text without breaks
  • Vague descriptions: "Some increase" instead of "3-fold increase"

Quick Reference

Key resources:

Introduction checklist:

  • Broad context establishes importance
  • Narrows to specific problem
  • Gap statement explicit ("However, X remains unknown")
  • Ends with clear hypothesis or objective

Results checklist:

  • Each experiment has question, approach, finding, interpretation
  • Statistics present (p-values, n, confidence intervals)
  • Quantitative descriptions (numbers, not "some/many")
  • Figures referenced in logical order
  • Key findings highlighted

Discussion checklist:

  • Opens by revisiting hypothesis
  • Interprets (doesn't just repeat) results
  • Places in literature context
  • Acknowledges limitations
  • Suggests future directions
  • Speculation clearly labeled

Typical review time:

  • Quick review (structure + major issues): 20-30 minutes
  • Standard review (full checklist): 45-60 minutes
  • Deep revision (rewriting sections): 2-3 hours

Inputs required:

  • Manuscript draft (any stage)
  • Target journal (if known)
  • Specific concerns from author (if any)

Outputs produced:

  • Edited manuscript with tracked changes
  • Commentary on major structural/logic changes
  • Summary of key improvements made

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

30.49%
按下载量换算534

OpenCode

21.19%
按下载量换算371

Gemini CLI

19.54%
按下载量换算342

Antigravity

14.01%
按下载量换算245

Codex

8.46%
按下载量换算148

Cursor

3.47%
按下载量换算61

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills