Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

introduction-language-flow-reviser介绍语言流程修订者

Agent Skill

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

总安装

2,970

周安装

119

GitHub Stars

公开资料未说明

下载量

962
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:introduction-language-flow-reviser(介绍语言流程修订者)
来源仓库:https://github.com/junwugit/introduction-language-flow-reviser
安装命令:
openclaw skills install introduction-language-flow-reviser
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install introduction-language-flow-reviser

简介

introduction-language-flow-reviser 专门修订英语研究论文引言部分的语言流畅性与逻辑衔接。

  • 适用于学术写作中调整动词时态、句子连贯性及整体表达清晰度。
  • 输入完整引言段落,工具基于 p3 框架提供分步修改建议或直接输出润色版本。
  • 主要用于英文论文修改,中文内容需先翻译再处理,不保证跨语言准确性。
  • 建议结合领域知识判断修改合理性,避免过度依赖自动化输出。

SKILL.md

name
introduction-language-flow-reviser
description
Revise complete English research-paper Introduction sections using a p3-derived language-and-writing checklist for verb tense choices, sentence linkage, transition signals, passive/active choices, and paragraphing. Use when the user asks to polish, rewrite, check, or improve Introduction paragraphs step by step while preserving each step's revised draft, reasons, and rich examples, and saving two Markdown outputs.

Introduction Language Flow Reviser

Overview

Use this skill to revise the full English text of a research-paper Introduction through the language and writing-skills checks derived from p3.txt: verb tense choices, sentence-to-sentence linkage, transition signals, passive/active choices, and paragraphing. Preserve the original research content, citations, claims, paragraph sequence when possible, and discipline-specific terminology while improving readability, flow, tense accuracy, and communicative precision.

Before revising, read references/language-flow-checklist.md. It contains the p3-derived checklist, decision rules, signal categories, paragraphing guidance, 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>-language-flow-method.md; otherwise save introduction-language-flow-method.md.
  2. Complete revised document: if the input has a filename, save <stem>-language-flow-revised.md; otherwise save introduction-language-flow-revised.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 complete 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, author names, numbers, units, abbreviations, formulas, quotations, reference markers, and named methods.
  3. Create a diagnostic map of the original Introduction: paragraph function, key claims, current tense patterns, linkage problems, voice choices, and paragraph-length or topic-focus issues.
  4. Apply the checklist in references/language-flow-checklist.md one step at a time. At each step, revise the full draft produced by the previous step, but make only 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 only isolated sentence examples, 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 and sentence patterns 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 original and revised text for meaning, evidence strength, tense, modality, citations, numbers, terminology, paragraph order, and claim ownership.
  8. Write the complete revised document as clean prose only. Do not include the report, checklist, examples, or commentary in the revised-document file.

Method Report Structure

Use this structure for the method report:

# Introduction Language Flow Revision Method

## Source Handling
- Input source:
- Output files:
- Preservation notes:

## Original Diagnostic Map
| Paragraph | Main function | Tense/flow/voice/paragraphing notes |
|---|---|---|

## Step 1: Preserve Content and Diagnose Language Flow
### Checks Applied
### Draft After This Step
### Modification Reasons
### Examples

## Step 2: Revise Verb Tense Choices
### Checks Applied
### Draft After This Step
### Modification Reasons
### Examples

## Step 3: Strengthen Sentence-to-Sentence Linkage
### Checks Applied
### Draft After This Step
### Modification Reasons
### Examples

## Step 4: Correct Transition Signals and Logical Relations
### Checks Applied
### Draft After This Step
### Modification Reasons
### Examples

## Step 5: Refine Passive/Active and Subject Choices
### Checks Applied
### Draft After This Step
### Modification Reasons
### Examples

## Step 6: Improve Paragraphing and Entry Sentences
### Checks Applied
### Draft After This Step
### Modification Reasons
### Examples

## Step 7: Integrate Final Flow and Consistency
### Checks Applied
### Draft After This Step
### Modification Reasons
### Examples

## Final Verification
- Meaning preserved:
- Claims/citations preserved:
- Tense choices justified:
- Linkage and signals coherent:
- Voice and claim ownership clear:
- Paragraph structure reader-friendly:
- Remaining issues:

In Modification Reasons, identify the paragraph or sentence changed, the language-flow problem addressed, 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 findings, citations, dates, statistics, methods, advantages, limitations, novelty claims, or causal relations.
  • Do not change tense randomly. Treat tense as a meaning choice: past simple for study-bound findings, present simple for established facts or current paper statements, and present perfect for research trends or gaps with current relevance.
  • Preserve modal strength and hedging. Do not turn may, might, could, suggests, or appears into stronger claims.
  • Preserve citation placement unless moving a citation is necessary to keep it attached to the supported claim.
  • Avoid overusing transition words. Prefer repetition linkage or clear pro-forms when they create smoother flow.
  • Do not use ambiguous pronouns or pro-forms such as this, these, it, or they unless the referent is clear.
  • Keep we and our referents stable. If we shifts from the paper's authors to the field or people generally, revise for clarity.
  • Prefer non-human grammatical subjects such as this study, this paper, the present work, or Section 2 when they improve ownership and style.
  • Keep each paragraph focused on one main function. Split, merge, or reorder sentences only when necessary for a reader-friendly Introduction.

Quality Checks

Before finalizing, verify that:

  • The method report contains all seven steps, with a draft, reasons, and examples for each step.
  • The revised-document file contains only the final revised Introduction.
  • All tense changes are explained by meaning, not by grammar alone.
  • Sentence links are explicit through overlap, pro-forms, semicolons, or accurate signals.
  • Transition signals match their logical function: cause, result, contrast/difference, unexpectedness, addition/listing, or topic transition.
  • Passive, active, and non-human subject choices are stylistically and communicatively justified.
  • Paragraphs have clear entry sentences and one dominant function.
  • The two Markdown files exist at the required paths.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

73.86%
按下载量换算711

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills