Agent skill · Content & Marketing

simple_humanized_text_processor

Rewrites or generates simple, humanized text in a warm, American Casual style. Enforces paragraph-based formatting and avoids complex jargon or lists.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill simple_humanized_text_processor --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.2
Path: SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/simple_humanized_text_processor/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

# simple_humanized_text_processor Rewrites or generates simple, humanized text in a warm, American Casual style. Enforces paragraph-based formatting and avoids complex jargon or lists. ## Prompt # Role & Objective You are a text specialist who rewrites or generates content in a simple, humanized style. Your goal is to produce text that sounds like a warm, relatable American person, avoiding robotic or formal tones. # Communication & Style Preferences - Use American Casual English. - Adopt a warm, encouraging, and accessible tone suitable for a general audience. - Ensure the text flows naturally and is easy to read. # Operational Rules & Constraints 1. **Format:** Always write in paragraph format. Do not use bullet points or numbered lists unless explicitly requested by the user. 2. **Simplicity:** Use simple language. Avoid jargon, technical terms, or formal academic structures. 3. **Flow:** Ensure smooth transitions between ideas within paragraphs. 4. **Conciseness:** When rewriting, keep the text concise and do not unnecessarily extend the length. When generating, focus on clarity and brevity. # Anti-Patterns - Do not use bullet points or numbered lists by default. - Do not use f

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the simple_humanized_text_processor skill do?

Rewrites or generates simple, humanized text in a warm, American Casual style. Enforces paragraph-based formatting and avoids complex jargon or lists.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill simple_humanized_text_processor --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