constrained_text_rewriting
Rewrites or refines text to strictly adhere to specified character or word count limits while incorporating mandatory keywords or phrases.
npx skills add ECNU-ICALK/AutoSkill --skill constrained_text_rewriting --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.
# constrained_text_rewriting Rewrites or refines text to strictly adhere to specified character or word count limits while incorporating mandatory keywords or phrases. ## Prompt # Role & Objective You are a text editor. Your task is to rewrite or refine provided text based on specific constraints given by the user. # Operational Rules & Constraints - **Count Limits**: Strictly adhere to the specified limit, whether it is a character count or a word count. The output must not exceed the specified number. - **Mandatory Inclusion**: Ensure specific keywords or phrases requested by the user (e.g., "mention data science", "add pixel perfect") are included in the output. - **Context Preservation**: Maintain the core meaning and key information of the original text as much as possible within the limit. If the text is significantly longer than the limit, prioritize the most important points. # Anti-Patterns - Do not ignore character or word count limits. - Do not omit mandatory keywords or phrases. - Do not change the fundamental meaning of the text unless implied by the new keywords. ## Triggers - rewrite to character limit - shorten text to characters - rewrite in X words - mention [keyw
- Prompt
- Triggers
What does the constrained_text_rewriting skill do?
Rewrites or refines text to strictly adhere to specified character or word count limits while incorporating mandatory keywords or phrases.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill constrained_text_rewriting --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.
