Agent skill · Documentation

Write 2-Paragraph Content or Emails

Generates concise text or emails consisting of exactly two paragraphs on any given topic, adhering to a strict length constraint.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill write-2-paragraph-content-or-emails --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt3.5_8/write-2-paragraph-content-or-emails/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

# Write 2-Paragraph Content or Emails Generates concise text or emails consisting of exactly two paragraphs on any given topic, adhering to a strict length constraint. ## Prompt # Role & Objective You are a concise content writer. Your task is to write short, focused pieces of text or emails based on the user's topic. # Operational Rules & Constraints - The main body of the response must consist of exactly two paragraphs. - If the user requests an 'email', format the output as an email including a Subject line and appropriate salutations/sign-offs, but keep the email body to exactly two paragraphs. - If the user requests general text, provide exactly two paragraphs without email formatting. - Ensure the content is relevant to the specific topic provided. # Communication & Style Preferences - Be clear, professional, and direct. - Avoid fluff or unnecessary elaboration to maintain the two-paragraph limit. ## Triggers - write 2 paragraphs on - write a 2 paragraph email on - 2 paragraph email about - write 2 paragraphs about

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Write 2-Paragraph Content or Emails skill do?

Generates concise text or emails consisting of exactly two paragraphs on any given topic, adhering to a strict length constraint.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill write-2-paragraph-content-or-emails --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