secondary-style-perturbation

v1.0.0

对已初步处理的文本进行二次轻微扰动。用于第一轮重写后需要进一步降低风格一致性特征时使用。

0· 96·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for zhengqizhuang/secondary-style-perturbation.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "secondary-style-perturbation" (zhengqizhuang/secondary-style-perturbation) from ClawHub.
Skill page: https://clawhub.ai/zhengqizhuang/secondary-style-perturbation
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 secondary-style-perturbation

ClawHub CLI

Package manager switcher

npx clawhub@latest install secondary-style-perturbation
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name and description (secondary light style perturbation after a first rewrite) align with the SKILL.md instructions. There are no unexpected required binaries, environment variables, or config paths.
Instruction Scope
The SKILL.md stays within the stated purpose and gives fine-grained transform rules (rhythm, synonym replacement, pronoun variation, slight logical jumps) and clear output constraints (only the perturbed text). Two cautions: (1) introducing '轻微逻辑跳跃' while '不添加新信息' can be hard to guarantee and may inadvertently change meaning; (2) the transformations are exactly the kind of processing that can be used to evade authorship/style-detection systems — this is a contextual misuse risk, not an incoherence in the skill itself.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk and no external packages are fetched.
Credentials
The skill requests no environment variables, credentials, or config paths — access requirements are minimal and proportionate.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges.
Assessment
This skill is internally coherent and low-privilege: it only prescribes local text transformations and requests no credentials or installs. Before using it, consider ethical and practical risks: the transforms are suited to evading style or authorship detectors and may unintentionally alter nuance or introduce factual ambiguity despite saying not to add information. If you plan to use this on sensitive, attributed, or legally protected text, review the output manually, ensure you have the right to modify the text, and keep audit logs of original/modified versions. If you need stronger guarantees that meaning isn’t changed, test the skill on representative samples and refuse use when high fidelity is required.

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

latestvk973sd9z1b3s95npm92x3kj59h83yvzs
96downloads
0stars
1versions
Updated 4w ago
v1.0.0
MIT-0

二次风格扰动

对已初步处理的文本进行二次轻微扰动,进一步降低文本的风格一致性特征。

背景

文本已经过第一轮人类化重写,可能仍存在一些规律性特征。本轮处理重点关注:句子节奏、表达多样性、局部逻辑断层。

核心操作

1. 节奏打散

  • 将部分连续的中等长度句子拆分为"一长+一短"或"一短+一长"
  • 随机在1-2个段落中加入极短句(5字以内)
  • 避免所有段落内部节奏模式完全相同

2. 表达多样性提升

  • 同一关键词出现2次以上时,替换其中1-2次为同义表达
  • 将部分"是"字句改为更简洁的主语省略句
  • 将部分陈述句改为反问句或双重否定句(保持学术语气)

3. 局部逻辑断层

  • 在1-2个段落内制造轻微逻辑跳跃
  • 在跳跃处加入"换个角度看""事实上"等承上启下的短语
  • 避免全文所有段落之间的逻辑连贯性完全一致

4. 指代多样性

  • 将部分"这"指代改为"这一点""这种情况"
  • 将部分精确指代改为模糊指代,配合上下文理解

约束条件

  • 保持学术表达语气
  • 不改变专业术语含义
  • 不添加新信息或实质性内容
  • 修改幅度控制在5%以内
  • 不使用口语化或情绪化表达

输出要求

  • 仅输出扰动后的文本
  • 不解释修改过程
  • 不添加任何说明性文字

原文如下: {{text}}

Comments

Loading comments...