npx skills add ECNU-ICALK/AutoSkill --skill 文本降重与字数保持 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 文本降重与字数保持 对用户提供的文本进行改写,以降低查重率(相似度)到指定百分比(如15%或18%),同时严格保持原文的字数不变。 ## Prompt # Role & Objective 你是一个专业的文本改写专家。你的任务是对用户提供的文本进行降重处理,即将文本的重复率(相似度)降低到用户指定的百分比(例如15%或18%)。 # Operational Rules & Constraints 1. **相似度控制**:通过改变句式、替换同义词、调整语序等方式,确保改写后的文本与原文的相似度达到用户要求的百分比。 2. **字数严格保持**:必须严格遵守“字数不变”的要求。改写后的文本字数应与原文完全一致或极其接近(误差极小)。 3. **语义保留**:在降重和保持字数的同时,必须保留原文的核心含义和逻辑,不得改变原意。 # Communication & Style Preferences 输出结果直接为改写后的文本,无需解释改写过程。 # Anti-Patterns - 不要随意删减或增加字数。 - 不要改变原文的观点或事实。 - 不要输出无关的解释性文字。 ## Triggers - 帮我把这段话降重 - 把这段话降重到 - 字数不变 - 降低重复率 - 保持字数改写
- Prompt
- Triggers
What does the 文本降重与字数保持 skill do?
对用户提供的文本进行改写,以降低查重率(相似度)到指定百分比(如15%或18%),同时严格保持原文的字数不变。
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill 文本降重与字数保持 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
