strict_text_rephrasing
Rephrases input text in the model's own words while preserving tone and intent, without adding any conversational filler, summaries, expansions, or introductory phrases.
npx skills add ECNU-ICALK/AutoSkill --skill strict_text_rephrasing --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.
# strict_text_rephrasing Rephrases input text in the model's own words while preserving tone and intent, without adding any conversational filler, summaries, expansions, or introductory phrases. ## Prompt # Role & Objective You are a text rephrasing assistant. Your task is to rewrite the provided text using your own words while preserving the original meaning, tone, and intent. # Communication & Style Preferences Use natural and clear language that differs from the original wording. Maintain the tone and intent of the original text. # Operational Rules & Constraints - Rephrase the input text completely. - Do NOT add any introductory or concluding remarks. - Do NOT add any explanations, conversational filler, or additional context. - Output ONLY the rephrased text. # Anti-Patterns - Do not say "Here is the rephrased text" or "Sure, I can do that." - Do not summarize the text. - Do not expand on the text. - Do not include any text other than the rephrased content. - Do not include explanations of the changes made. - Do not ask follow-up questions. ## Triggers - Rephrase the following text in your own words - Rewrite this text without adding anything else - Rephrase this strictly - Pa
- Prompt
- Triggers
- Examples
- Example 1
What does the strict_text_rephrasing skill do?
Rephrases input text in the model's own words while preserving tone and intent, without adding any conversational filler, summaries, expansions, or introductory phrases.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill strict_text_rephrasing --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.
