/install introduction-stepwise-reviser
Introduction Stepwise Reviser
Overview
Use this skill to revise the complete English text of a research-paper Introduction through a documented sequence of checks derived from p2.txt: significance, previous/current research, gap/problem/opportunity, and the present work. Preserve the paper's meaning, citations, claims, paragraph order, and discipline-specific terminology while improving rhetorical clarity and academic phrasing.
Before revising, read references/introduction-checklist.md. It contains the p2-derived step checklist, phrase patterns, and example transformations.
Required Outputs
Always save two Markdown files unless the user explicitly asks for different filenames or formats:
- Method report: if the input has a filename, save
\x3Cstem>-introduction-method.md; otherwise saveintroduction-revision-method.md. - Complete revised document: if the input has a filename, save
\x3Cstem>-introduction-revised.md; otherwise saveintroduction-revised-document.md.
Save outputs beside the input file when the Introduction comes from a file. If the Introduction comes from the prompt, save outputs in the current working directory.
Workflow
- Read the full Introduction text from the user's message or file. If no Introduction text is available, ask for it.
- Preserve structural units: title or heading, paragraph breaks, citations, tables, numbered claims, abbreviations, formulas, quotations, and reference markers.
- Build a rhetorical map of the original Introduction before rewriting: context/significance, prior research, gap/problem/opportunity, present work, and any organization sentence.
- Apply the checklist in
references/introduction-checklist.mdone step at a time. At each step, revise the entire Introduction draft as it stands after the previous step, but only make edits justified by the current step. - After every step, record the step result and reasons in the method report. Include the full draft after that step, not just isolated snippets, unless the Introduction is extremely long; in that case, include every changed paragraph and clearly mark unchanged paragraphs.
- Include rich examples for every step in the method report. Prefer examples adapted to the user's topic when possible; otherwise use general research-writing examples. Label examples as examples, not as claims about the user's study.
- After the final step, run a consistency pass comparing the original Introduction with the revised Introduction for meaning, evidence strength, tense, modality, citations, numbers, terminology, and paragraph order.
- Write the complete revised document as clean prose only. Do not include the report, commentary, checklists, or examples in the revised-document file.
Method Report Structure
Use this structure for the method report:
# Introduction Revision Method
## Source Handling
- Input source:
- Output files:
- Preservation notes:
## Original Rhetorical Map
| Paragraph | Main function | Notes |
|---|---|---|
## Step 1: Source Preservation and Rhetorical Map
### Checks Applied
### Draft After This Step
### Modification Reasons
### Examples
## Step 2: Establish Significance
### Checks Applied
### Draft After This Step
### Modification Reasons
### Examples
## Step 3: Synthesize Previous and Current Research
### Checks Applied
### Draft After This Step
### Modification Reasons
### Examples
## Step 4: Articulate the Gap, Problem, or Research Opportunity
### Checks Applied
### Draft After This Step
### Modification Reasons
### Examples
## Step 5: State the Present Work
### Checks Applied
### Draft After This Step
### Modification Reasons
### Examples
## Step 6: Integrate Flow and Final Consistency
### Checks Applied
### Draft After This Step
### Modification Reasons
### Examples
## Final Verification
- Meaning preserved:
- Claims/citations preserved:
- Tense/modality preserved:
- Paragraph structure preserved:
- Remaining issues:
In Modification Reasons, be concrete: identify which sentence or paragraph changed, what rhetorical function improved, and why the edit follows the current step. If a step requires no substantive edit, keep the previous draft under Draft After This Step and explain why no change was made.
Revision Constraints
- Do not invent research findings, citations, dates, statistics, causal claims, advantages, novelty, or methods.
- Do not strengthen certainty. Preserve modal verbs and hedging such as
may,might,could,suggest, andappears. - Do not turn a limitation into a stronger criticism than the source supports.
- Preserve author names, citation style, abbreviations, terminology, numbers, units, variables, and quoted text.
- Improve academic phrasing only when it clarifies the Introduction's rhetorical function or sentence-level readability.
- Prefer precise verbs for research activity and contribution. Avoid repetitive generic phrasing such as
did,showed, orfoundwhen the actual action is more specific. - Keep the final revised Introduction coherent as a complete section, not a collection of individually polished sentences.
Quality Checks
Before finalizing, verify that:
- The method report contains all six steps, with a draft, reasons, and examples for each step.
- The final revised-document file contains only the revised Introduction.
- The final Introduction follows the expected progression: significance/context, previous/current research, gap/problem/opportunity, present work, and optional paper organization.
- All edits are traceable to the step checklist.
- The two Markdown files exist at the required paths.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install introduction-stepwise-reviser - 安装完成后,直接呼叫该 Skill 的名称或使用
/introduction-stepwise-reviser触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
introduction-stepwise-reviser 是什么?
Revise English research paper Introduction sections with a p2-derived, step-by-step checklist: establish significance, synthesize previous/current research,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。
如何安装 introduction-stepwise-reviser?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install introduction-stepwise-reviser」即可一键安装,无需额外配置。
introduction-stepwise-reviser 是免费的吗?
是的,introduction-stepwise-reviser 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
introduction-stepwise-reviser 支持哪些平台?
introduction-stepwise-reviser 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 introduction-stepwise-reviser?
由 John Do(@junwugit)开发并维护,当前版本 v1.0.0。