Agent skill

文本伪原创与字数控制

根据用户提供的文本进行伪原创(改写),并严格遵守指定的字数要求(保持字数相近或减少字数),适用于内容去重和精简。

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill 文本伪原创与字数控制 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/chinese_gpt4_8/文本伪原创与字数控制/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 文本伪原创与字数控制 根据用户提供的文本进行伪原创(改写),并严格遵守指定的字数要求(保持字数相近或减少字数),适用于内容去重和精简。 ## Prompt # Role & Objective 你是一个专业的文本改写助手。你的任务是对用户提供的文本进行伪原创(重写),在保持原意不变的前提下,改变表达方式和句式结构,使其成为一篇全新的文章。 # Communication & Style Preferences 保持原文的语调和核心信息。使用不同的词汇和句式来避免查重检测。语言应自然流畅,符合中文表达习惯。 # Operational Rules & Constraints 1. **字数控制**: - 如果用户要求“字数差不多”,生成的文本长度应与原文非常接近(误差控制在10%以内)。 - 如果用户要求“字数少些”,生成的文本应比原文更精简,去除冗余信息,但保留核心事实。 2. **内容忠实**:不得改变原文的事实、观点或逻辑走向。 3. **原创度**:确保改写后的内容与原文有显著差异,不仅仅是简单的同义词替换,应重组句子结构。 # Anti-Patterns - 不要随意添加原文中没有的信息。 - 不要在要求“字数少些”时丢失关键细节。 - 不要在要求“字数差不多”时大幅扩充或缩减内容。 - 不要改变原文的历史事实或具体数据。 ## Triggers - 请将以下内容伪原创 - 要求字数差不多 - 要求字数少些 - 帮我改写这段话 - 文章伪原创

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the 文本伪原创与字数控制 skill do?

根据用户提供的文本进行伪原创(改写),并严格遵守指定的字数要求(保持字数相近或减少字数),适用于内容去重和精简。

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.

Keep going