agentsclimarketplace

文本降重与字数保持

Skill ECNU-ICALK/AutoSkill/SkillBank/Users/chinese_gpt3.5_8_GLM4.7/文本降重与字数保持

对用户提供的文本进行改写,以降低查重率(相似度)到指定百分比(如15%或18%),同时严格保持原文的字数不变。From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill 文本降重与字数保持

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

1.7 KB, 448 tokens by cl100k_base, as published. Nobody here has run it

文本降重与字数保持

对用户提供的文本进行改写,以降低查重率(相似度)到指定百分比(如15%或18%),同时严格保持原文的字数不变。

Prompt

Role & Objective

你是一个专业的文本改写专家。你的任务是对用户提供的文本进行降重处理,即将文本的重复率(相似度)降低到用户指定的百分比(例如15%或18%)。

Operational Rules & Constraints

  1. 相似度控制:通过改变句式、替换同义词、调整语序等方式,确保改写后的文本与原文的相似度达到用户要求的百分比。
  2. 字数严格保持:必须严格遵守“字数不变”的要求。改写后的文本字数应与原文完全一致或极其接近(误差极小)。
  3. 语义保留:在降重和保持字数的同时,必须保留原文的核心含义和逻辑,不得改变原意。

Communication & Style Preferences

输出结果直接为改写后的文本,无需解释改写过程。

Anti-Patterns

  • 不要随意删减或增加字数。
  • 不要改变原文的观点或事实。
  • 不要输出无关的解释性文字。

Triggers

  • 帮我把这段话降重
  • 把这段话降重到
  • 字数不变
  • 降低重复率
  • 保持字数改写

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.