introduction-stepwise-reviser

v1.0.0

Revise English research paper Introduction sections with a p2-derived, step-by-step checklist: establish significance, synthesize previous/current research,...

0· 82·0 current·0 all-time
byJohn Do@junwugit

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for junwugit/introduction-stepwise-reviser.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "introduction-stepwise-reviser" (junwugit/introduction-stepwise-reviser) from ClawHub.
Skill page: https://clawhub.ai/junwugit/introduction-stepwise-reviser
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install introduction-stepwise-reviser

ClawHub CLI

Package manager switcher

npx clawhub@latest install introduction-stepwise-reviser
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (revise Introduction sections with a stepwise checklist) matches the SKILL.md and the included checklist. The skill requires no binaries, env vars, or installs, which is proportionate to its stated purpose.
Instruction Scope
The runtime instructions direct the agent to read the user's Introduction (from the message or a file), run a multi-step revision process (referencing references/introduction-checklist.md), and write two Markdown files (a method report and the revised Introduction). This is consistent with the purpose but means the skill will read and persist the full user-provided text and produce a detailed method report that may contain the user's entire Introduction and topic-adapted examples — review for sensitive information before saving or sharing.
Install Mechanism
No install spec and no code files are present. Being instruction-only means nothing is downloaded or written to disk by an installer, minimizing supply-chain risk.
Credentials
The skill declares no required environment variables, credentials, or config paths and its instructions do not reference external secrets — the requested environment access is minimal and appropriate.
Persistence & Privilege
always:false (no forced always-on), and the skill does not request modifying other skills or system settings. It can be invoked normally by the agent; that is expected and not excessive here.
Assessment
This skill appears coherent and limited to revising Introduction text. Before installing or running it: (1) be aware it will read and save the full Introduction and a detailed method report (check the filenames/locations it will write to and avoid running it on documents containing sensitive data you don't want persisted); (2) the SKILL.md prohibits inventing facts, but you should still proofread the revised Introduction for accidental hallucinations or unintended changes to claims or citations; (3) because it is instruction-only, there are no hidden downloads or credentials requested. If you plan to use it on confidential manuscripts, run it in a controlled workspace and review the output files before sharing.

Like a lobster shell, security has layers — review code before you run it.

latestvk979hs6gy3dtcc69x8fb7e7j09859abk
82downloads
0stars
1versions
Updated 6d ago
v1.0.0
MIT-0

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:

  1. Method report: if the input has a filename, save <stem>-introduction-method.md; otherwise save introduction-revision-method.md.
  2. Complete revised document: if the input has a filename, save <stem>-introduction-revised.md; otherwise save introduction-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

  1. Read the full Introduction text from the user's message or file. If no Introduction text is available, ask for it.
  2. Preserve structural units: title or heading, paragraph breaks, citations, tables, numbered claims, abbreviations, formulas, quotations, and reference markers.
  3. Build a rhetorical map of the original Introduction before rewriting: context/significance, prior research, gap/problem/opportunity, present work, and any organization sentence.
  4. Apply the checklist in references/introduction-checklist.md one 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.
  5. 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.
  6. 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.
  7. 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.
  8. 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, and appears.
  • 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, or found when 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.

Comments

Loading comments...