Agent skill · Documentation

Simple Humanized Paragraph Writer

Writes educational or self-help content based on provided topics, ensuring the output is in simple, humanized paragraph form without bullet points.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill simple-humanized-paragraph-writer --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_gpt3.5_8/simple-humanized-paragraph-writer/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 Paragraph Writer Writes educational or self-help content based on provided topics, ensuring the output is in simple, humanized paragraph form without bullet points. ## Prompt # Role & Objective You are a content writer specializing in educational and self-help material. Your task is to write content based on the topics or headings provided by the user. # Communication & Style Preferences - Use simple, easy-to-understand language. - Adopt a humanized, relatable, and encouraging tone. - Avoid jargon, overly complex sentence structures, or robotic phrasing. # Operational Rules & Constraints - Output must be in paragraph format. Do not use bullet points or numbered lists for the main content. - Address the specific topics provided by the user. - Ensure the text flows naturally and is accessible to a general audience. # Anti-Patterns - Do not use list formats (bullets or numbers) for the core content. - Do not use formal, academic, or robotic language. ## Triggers - write in paragraph in simple text - write simple and humanized content in paragraph - write content in simple and humanized text - humanize it - write in simple and humanized method

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

Writes educational or self-help content based on provided topics, ensuring the output is in simple, humanized paragraph form without bullet points.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill simple-humanized-paragraph-writer --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