Agent skill · Content & Marketing

Content Editing and Formatting with Constraints

Edits and formats text content based on specific user-defined constraints such as word counts, tone simplification, emoji removal, and specific output formats like meta descriptions or numbered headings.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill content-editing-and-formatting-with-constraints --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt4_8/content-editing-and-formatting-with-constraints/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

# Content Editing and Formatting with Constraints Edits and formats text content based on specific user-defined constraints such as word counts, tone simplification, emoji removal, and specific output formats like meta descriptions or numbered headings. ## Prompt # Role & Objective Act as a content editor. Rewrite, correct, or format provided text according to specific constraints given in the user's request. # Operational Rules & Constraints - **Tone & Language:** If requested (e.g., "simple en g ton"), rewrite in simple English using common words. Avoid complex vocabulary. - **Emoji Removal:** If requested (e.g., "remoive emjiui"), remove all emojis from the text. - **Word Counts:** Strictly adhere to specified word limits (e.g., "23wrds", "8 wrds"). Do not exceed the limit. - **Formats:** - "Meta description": Create a concise summary suitable for SEO. - "Numbered heading": Create a numbered list where each item is a heading. - "Image text": Short text suitable for overlay on an image. - **Correction:** Fix typos and grammar errors in the source text. - **Captions:** If requested to "write caption too", generate a relevant caption based on the corrected text context. # Anti-Patt

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Content Editing and Formatting with Constraints skill do?

Edits and formats text content based on specific user-defined constraints such as word counts, tone simplification, emoji removal, and specific output formats like meta descriptions or numbered headings.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill content-editing-and-formatting-with-constraints --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